]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
macosx: Update progress dialog on the main thread, make check thread safe
[vlc] / modules / gui / macosx / intf.m
2015-03-21 David Fuhrmannmacosx: Update progress dialog on the main thread,...
2015-03-19 Rémi Denis-Courmontplaylist: remove activity callback in favor of input...
2015-03-14 David Fuhrmannmacosx: fix video-wallpaper mode by ignoring core events
2015-03-08 David Fuhrmannmacosx: playlist: catch update events for metadata...
2015-03-08 David Fuhrmannmacosx: playlist: update sidebar badge after playlist...
2015-03-08 David Fuhrmannmacosx: remove remnants of old playlist update mechanism
2015-03-08 David Fuhrmannmacosx: playlist: simplify deletion code
2015-03-08 David Fuhrmannmacosx: select currently played item
2015-02-05 Rémi Denis-Courmontinput: merge ABORT and DEAD events
2014-12-30 David Fuhrmannmacosx: simplify/unify addition of new playlist items
2014-12-30 David Fuhrmannmacosx: Add new playlist model
2014-11-23 Felix Paul Kühnemacosx: update metadata in info panel if metadata changes
2014-11-11 David Fuhrmannmacosx: robustify media key trap handling
2014-10-29 David Fuhrmannmacosx: Add own callback path for item-change
2014-10-22 Felix Paul Kühnemacosx: don't rebuild the playlist table unnecessarily...
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-10-02 David Fuhrmannmacosx: add yosemite guard
2014-09-30 David Fuhrmannmacosx: do not start same input item twice of startup
2014-09-30 David Fuhrmannmacosx: add comment for application:openFiles: usage
2014-08-31 Felix Paul Kühnemacosx: contacting an app using SBApplication can fail...
2014-08-31 Felix Paul Kühnemacosx: fix mediainfo appearance on future OS X release...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-30 David Fuhrmannmacosx: add input changed event and reset shown crop...
2014-07-20 Felix Paul Kühnemacosx: actually deploying a callback helps if you...
2014-07-20 David Fuhrmannmacosx: refresh bookmarks list when input item changes...
2014-06-22 David Fuhrmannmacosx: set a proper main window frame on termination
2014-06-22 David Fuhrmannmacosx: remove unneeded libvlc_Quit and add some commen...
2014-06-22 David Fuhrmannmacosx: remove unneeded performSelectorOnMainThread
2014-06-19 David Fuhrmannmacosx: fix broken first time settings setup
2014-05-24 David Fuhrmannmacosx: fix memleak, cosmetics
2014-05-18 Felix Paul Kühnemacosx: continue playback where you left off, take...
2014-05-10 David Fuhrmannmacosx: fix show fs controller hotkey (default i)
2014-04-28 David Fuhrmannmacosx: properly inform the extension manager about...
2014-04-28 David Fuhrmannmacosx: use a dispatch queue to notify extensions about...
2014-04-27 David Fuhrmannmacosx: remove unneeded containsObject calls, fix UInt...
2014-04-26 Felix Paul Kühnemacosx: add continue playback where you left off (refs...
2014-04-15 David Fuhrmannmacosx: fix race condition which caused hiding the...
2014-04-02 David Fuhrmannmacosx: simplifications
2014-04-02 David Fuhrmannmacosx: load core dialog nib on demand
2014-04-02 David Fuhrmannmacosx: Fix startup delays by loading Open.nib only...
2014-03-31 David Fuhrmannmacosx: remove unneeded workaround which disabled nativ...
2014-03-20 David Fuhrmannmacosx: reactivate no animation path for start in fulls...
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2014-03-04 David Fuhrmannmacosx: improve handling of playlist view state in...
2014-02-25 David Fuhrmannmacosx: fixed some memleaks, removed dead code and...
2014-02-25 David Fuhrmannmacosx: remove unused intf_sys_t
2014-02-16 Allan Odgaardmacosx: Pause Spotify when video starts
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2014-02-03 David Fuhrmannmacosx: implement libvlc exit handler to properly termi...
2014-01-11 Felix Paul Kühnemacosx: don't show the 'hey, we found an update' dialog...
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: fix a few compilation warnings
2014-01-10 Felix Paul Kühnemacosx: add and deploy QuincyKit for crashlog reporting
2014-01-10 Felix Paul Kühnemacosx: remove previous crash log reporting mechanism
2013-11-24 Felix Paul Kühnemacosx: fix drag & drop / double-clicks in Finder to...
2013-11-23 David Fuhrmannmacosx: Use enum to distinguish different events for...
2013-11-21 David Fuhrmannmacosx: fix preferences reset if unknown version was...
2013-11-21 David Fuhrmannmacosx: correctly reset interface preferences when...
2013-11-20 David Fuhrmannmacosx: set VLCMain as file owner for mainwindow and...
2013-11-20 David Fuhrmannmacosx: refinements of minimized view behaviour
2013-11-11 Felix Paul Kühnemacosx: split main window and main menu
2013-11-10 Felix Paul Kühnemacosx: split debug messages handling from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: split crash log handling both from VLCMain...
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-10-25 David Fuhrmannmacosx: fix visual fullscreen glitch when exiting VLC...
2013-10-22 Josh WatzmanRevert "macosx: fixed compilation warning and potential...
2013-07-28 Felix Paul Kühnemacosx: fix compilation on 10.6 with clang 3.0
2013-07-28 David Fuhrmannalways hide menu bar for fullscreen on osx redacted...
2013-07-15 Felix Paul Kühnemacosx: respect 'playlist-autostart' (close #7272)
2013-07-02 Felix Paul Kühnemacosx: fix crash when parsing incorrect debug logs
2013-06-23 Rafaël CarréOSX: don't open items twice
2013-06-20 David Fuhrmannmacosx: delay start in fullscreen animation to allow...
2013-06-12 David Fuhrmannmacosx: fix start in fullscreen (fixes #8770)
2013-06-06 David Fuhrmannmacosx: try to correctly hide fspanel
2013-05-17 Felix Paul Kühnemacosx: bump plist version to avoid exceptions when...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-02 David Fuhrmannmacosx: fix start in fullscreen setting
2013-04-30 David Fuhrmannmacosx: sanity checks and locking for video provider...
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-Numbers to NSNumbe...
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2013-04-30 Felix Paul Kühnemacosx: upgrade read-only array initializations to...
2013-04-22 Felix Paul Kühnemacosx: added support for the Boss Key (close #7243)
2013-04-22 Felix Paul Kühnemacosx: don't listen to media keys if current playlist...
2013-04-21 Felix Paul Kühnemacosx: update some copyright headers
2013-04-21 Felix Paul Kühnemacosx: subscribe to libvlccore's debug messages only...
2013-04-12 David Fuhrmannmacosx: fix UI freeze when large amount of playlist...
2013-04-09 David Fuhrmannmacosx: handle space key by core, used as default setti...
2013-04-04 David Fuhrmannmacosx: use hotkeys for apple remote volume control
2013-03-24 David Fuhrmannmacosx: do registration of the log callback slightly...
2013-03-18 Rémi Denis-CourmontRename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis-Courmontmacosx: use vlc_LogSet()
2013-03-02 David Fuhrmannmacosx: add missing autorelease pool
2013-03-02 David Fuhrmannmacosx: add support for pausing iTunes when VLC playbac...
2013-03-02 David Fuhrmannmacosx: fix playbackstatusUpdated in case of ended...
2013-02-15 David Fuhrmannmacosx: move fullscreen logic to VLCVoutController...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-10 David Fuhrmannmacosx: fix another wrong occurrence of the fspanel
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
next