]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.h
macosx: fixed potential crashes when localizing strings
[vlc] / modules / gui / macosx / intf.h
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-11 Felix Paul Kühnemacosx: re-written the messages panel to use a table...
2012-01-06 Felix Paul Kühnemacosx: really fix the messages panel (fixes #5541...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul Kühnemacosx: fixed compilation against the updated msg API
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-04 Felix Paul Kühnemacosx: fixed time slider action in the fspanel
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-07-31 Felix Paul Kühnemacosx: fixed playlist/video toggling and some memory...
2011-07-26 Felix Paul Kühnemacosx: respond to updated synchro values
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-23 Felix Paul Kühnemacosx: don't use NSNotifcations to feed debug messages...
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-25 Felix Paul Kühnemacosx: moved all (main) menu related code to a separat...
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-06-12 Felix Paul Kühnemacosx: remove the extended controls panel since all...
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: updated VLCMain to the new hotkeys API
2010-07-07 Jean-Baptiste KempfMac: small menu fix
2010-03-14 Felix Paul Kühnelegacy OS X intf: removed unfinished VLM interface
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-19 Felix Paul Kühnemacosx: fixed compilation if VLM is not enabled
2009-08-26 Pierre d'Herbemontmacosx: Get rid of the vlc_object_find().
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-07-31 Felix Paul Kühnemacosx: implemented 'play-and-exit' (closes #2237)
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-16 Felix Paul Kühnemacosx: implemented on-the-fly activation of the Media...
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-15 Jean-Paul Samanmacosx: remove unused Objc memory pool
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Felix Paul Kühnemacosx: remove incomplete VLM implementation
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-10 Derk-Jan Hartmanmacosx: fix compilation error introduced in [5c30d75fcc...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Felix Paul Kühnemacosx: NSApplication was subclassed in [408f769e5768bf...
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-02-23 Felix Paul Kühnemacosx: display the remaining time if the field was...
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul Kühnemacosx: implemented saving of the debug log as RTFD...
2009-02-15 Felix Paul Kühnemacosx: fixed the messages panel by updating the code...
2009-01-16 Felix Paul Kühnemacosx: changed the data appearance in the info panel...
2008-09-22 Felix Paul Kühnemacosx: added a non-implemented skeletion (just the...
2008-09-13 Felix Paul Kühnemacosx: added an option to the crash reporter to disabl...
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-15 Pierre d'Herbemontmacosx: Make sure we cancel the crashLogURLConnection...
2008-08-15 Felix Paul Kühnemacosx: added a dialogue to enter comments about the...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-02 Pierre d'Herbemontmacosx: Use a toolbar to display controls. (Doesn't...
2008-07-13 Pierre d'Herbemontmacosx: Make sure the o_info object gets released even...
2008-07-05 Pierre d'Herbemontmacosx: Make sure we don't leak an input_thread_t.
2008-07-05 Pierre d'Herbemontmacosx: o_sendport not used, remove.
2008-07-05 Felix Paul KühneRemoved broken, unmaintained and unfinished code. May...
2008-07-05 Pierre d'Herbemontmacosx: ExecuteOnMainThread is not used, delete it.
2008-07-05 Pierre d'Herbemontmacosx: Make sure the manageIntf: Timer is getting...
2008-07-04 Pierre d'Herbemontmacosx: Merge the KillerThread and the manage thread...
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-12 Felix Paul KühneRedesign the Capture Device panel
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Pierre d'Herbemontmacosx: Sanitization. Suppress non-sense yield(->p_inpu...
2008-04-27 Felix Paul KühneBe sure to declare NSInteger if it isn't present
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-27 Felix Paul KühneReworked the Media Information panel
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-01-25 Rafaël Carréfix apple remote compilation
2007-12-30 Felix Paul Kühnemacosx: don't allow the user to open the preferences...
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
next