]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
macosx: fixed crash when selecting a QTKit capture device
[vlc] / modules / gui / macosx / intf.m
2012-09-28 Felix Paul Kühnemacosx: work-around IOKit bug in OS X 10.7.4 and 10...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-13 David Fuhrmannmacosx: decouple !video-deco from detached video window...
2012-09-12 Felix Paul Kühnemacosx: added 2 new classes for generic dialogs to...
2012-09-07 David Fuhrmannmacosx: rename forgotten occurence of macosx-background
2012-09-04 David Fuhrmannmacosx: use video-wallpaper instead of macosx-backgroun...
2012-09-04 Felix Paul Kühnemacosx: removed dead code
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-26 Felix Paul Kühnemacosx: simplify preferences handling
2012-08-24 Felix Paul Kühnemacosx: move code line from VLCMain to VLCMainMenu...
2012-08-24 Felix Paul Kühnemacosx: split StringUtility from VLCMain and move it...
2012-08-24 Felix Paul Kühnemacosx: replaced deprecated 'UpdateSystemActivity'...
2012-08-23 Felix Paul Kühnemacosx/messages: replace deprecated API call with moder...
2012-08-23 Felix Paul Kühnemacosx: added option to disable the next/prev feature...
2012-08-22 Felix Paul Kühnemacosx: improve main window initialization
2012-08-22 Felix Paul Kühnemacosx: fixed potential race condition
2012-08-22 Felix Paul Kühnemacosx: fixed random debug message crash
2012-08-22 Felix Paul Kühnemacosx: fixed crash when setting up the video output
2012-08-22 Felix Paul Kühnemacosx: fixed crash in CoreDialogs when closing the...
2012-08-22 Felix Paul Kühnemacosx: added a checkbox to send crash reports automati...
2012-08-22 Felix Paul Kühnemacosx: fail silently when crash log delivery gives...
2012-08-22 Felix Paul Kühnemacosx: update crash log server DNS
2012-08-22 Felix Paul Kühnemacosx: fixed crashlog lookup on Mountain Lion
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-08-19 David Fuhrmannmacosx: save debug log to rtf instead rtfd
2012-08-16 Felix Paul Kühnemacosx: fixed setting the following options on the...
2012-08-03 Felix Paul Kühnemacosx: fixed NSRangeException when triggering modifier...
2012-07-23 David Fuhrmannmacosx: re-implement macosx-background
2012-07-23 David Fuhrmannmacosx vout: move setter for window level to vout provider
2012-07-11 David Fuhrmannmacosx: activate app when going to fullscreen
2012-07-11 David Fuhrmannmacosx: fix fullscreen set by vout only (e.g. over...
2012-07-04 David Fuhrmannmacosx: handle volume apple remote keys as hotkeys...
2012-07-03 David Fuhrmannmacosx: change handling of arrow keys slightly
2012-07-03 David Fuhrmannmacosx: fix handling of shortcuts which include shift
2012-06-18 David Fuhrmannmacosx: add NSApplicationDelegate for VLCMain class...
2012-06-12 David Fuhrmannmacos: slightly improved error handling when open files
2012-06-11 David Fuhrmannmacosx: sort items before adding to playlist over dock...
2012-06-11 David Fuhrmannmacosx: add multiple files dragged to dock icon together
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-05-25 David Fuhrmannmacosx: several fixes and improvements for hotkey handling
2012-05-20 Felix Paul Kühnemacosx: added an option to let the Apple Remote control...
2012-05-18 David Fuhrmannmacosx: some small improvements for !video-deco
2012-05-18 Felix Paul Kühnemacosx: allow the user to sleep his/her Mac using the...
2012-05-18 Felix Paul Kühnemacosx: use CoreInteraction code for the media key...
2012-05-18 Felix Paul Kühnemacosx: using the updated SPMediaKeyTap, we can disable...
2012-05-17 Felix Paul Kühnemacosx: improve memory and hotkey handling (in case...
2012-05-17 Felix Paul Kühnemacosx: fixed corner case, which could lead to an empty...
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-05-09 Felix Paul Kühnemacosx: remove another hack, since it isn't needed
2012-05-09 Felix Paul Kühnemacosx: replaced dated threading hacks with the latest...
2012-05-09 Rémi Denis-CourmontRevert "macosx: run on first thread directly, like...
2012-05-07 Rémi Denis-Courmontmacosx: run on first thread directly, like already...
2012-04-22 Felix Paul Kühnemacosx: re-implement the 'icon-change' options
2012-04-20 David Fuhrmannmacosx: make lion fullscreen compatible with reworked...
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-16 Felix Paul Kühnemacosx: fixed memory leak
2012-04-16 Felix Paul Kühnemacosx: fixed potential race condition
2012-04-16 Felix Paul Kühnemacosx: fixed broken preferences on launch when startin...
2012-04-11 Felix Paul Kühnemacosx: prevent intermittent crashes on quit by releasi...
2012-04-11 Felix Paul Kühnemacosx: added media key support for keyboards by other...
2012-04-09 Felix Paul Kühnemacosx: update old preferences detection code
2012-04-02 Felix Paul Kühnemacosx: retain the macosx-audio-device across multiple...
2012-03-24 Felix Paul Kühnemacosx: fixed corner-case in which the play button...
2012-03-21 David Fuhrmannmacosx: fix another rare crash on exit
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-17 David Fuhrmannmacosx: set b_nativeFullscreenMode to true only if...
2012-03-14 David Fuhrmannmacosx: priorize native fullscreen over non-embedded...
2012-03-05 Felix Paul Kühnemacosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul Kühnemacosx: implemented playback controls for the detached...
2012-03-04 Felix Paul Kühnemacosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-01 Felix Paul Kühnemacosx: fixed track synchronization panel (close #6233)
2012-02-23 David Fuhrmannmacosx: proper use of presenation options, removal...
2012-02-20 Felix Paul Kühnemacosx: limit the screensaver blocking to video playback
2012-02-19 Felix Paul Kühnemacosx: make sure that the video output is displayed...
2012-02-19 Felix Paul Kühnemacosx: make sure to always exit the fullscreen mode...
2012-02-16 Felix Paul Kühnemacosx: when opening subtitles while playing a movie...
2012-02-15 Rafaël CarréOSX GUI: don't check for interface pointer
2012-02-15 Rafaël CarréOSX GUI: move single termination variable where it...
2012-02-15 Felix Paul Kühnemacosx: make sure the interface doesn't leak any inputs...
2012-02-14 Felix Paul Kühnemacosx: since Cocoa expects the main thread to quit...
2012-02-12 Felix Paul Kühnemacosx: implemented the sidebar completely to support...
2012-02-12 Felix Paul Kühnemacosx: save playback modes on quit and recover more...
2012-02-11 David Fuhrmannmacosx: don't allow lion fullscreen in combination...
2012-02-11 Felix Paul Kühnemacosx: l10n fixes
2012-02-05 Jan WinterOSX: NSDistributedNofitication is sent on playerStateChange
2012-02-05 Felix Paul Kühnemacosx: removed hacks which could lead to crashes when...
2012-02-04 Felix Paul Kühnemacosx: force some more methods to run on the main...
2012-01-31 Felix Paul Kühnemacosx: prevent AppKit calls from threads which aren...
2012-01-29 Felix Paul Kühnemacosx: fixed potential crashes when localizing strings
2012-01-27 Felix Paul Kühnemacosx: fixed 'intf-show' and 'intf-toggle-fscontrol...
2012-01-22 Felix Paul Kühnemacosx: make sure that the fullscreen controller is...
2012-01-22 David Fuhrmannmacosx: leave fullscreen when last playlist item stops
2012-01-20 Felix Paul Kühnemacosx: make sure that NSApplicationWillTerminateNotifi...
2012-01-20 Felix Paul Kühnemacosx: fixed a crash when stressing the playlist by...
2012-01-15 David Fuhrmannmacosx: avoid out of bound exception which can occur...
2012-01-15 Felix Paul Kühnemacosx: fixed fullscreen mode when linking against...
2012-01-11 Felix Paul Kühnemacosx: re-written the messages panel to use a table...
next