]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
Change the "intf-show" variable into a toggle.
[vlc] / modules / gui / macosx / intf.m
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-03 Felix Paul Kühnemacosx: fixed handling of plus and minus keys
2011-10-03 Felix Paul Kühnemacosx: fixed hotkeys for non-ascii-character and non...
2011-09-26 Felix Paul Kühnemacosx: fixed hotkey support for the arrow keys and...
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
2011-08-23 Felix Paul Kühnemacosx: store index of eq set in the menuitems' tags...
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul Kühnemacosx: adopt courmisch's feedback, thx
2011-08-21 Felix Paul Kühnemacosx: fixed compilation against the updated msg API
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-08 Felix Paul Kühnemacosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
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-31 Felix Paul Kühnemacosx: fixed cocoa error complaining about missing...
2011-07-26 Felix Paul Kühnemacosx: implemented fancy gradient effect for the time...
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: fixed updateTitle as suggested by j-b and made...
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: moved preliminary vout to main window, removed...
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-07-17 Felix Paul Kühnemacosx: fixed display of localized strings in a wrong...
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-16 Felix Paul Kühnemacosx: fixed crash on quit
2011-07-11 Felix Paul Kühnemacosx: make sure that we don't block media keys for...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
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-06-05 Felix Paul Kühnemacosx: fixed crash when converting strings
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-19 Felix Paul Kühnemacosx: wait until the app finished launching to init...
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-04-25 Felix Paul Kühnemacosx: completed audio effects panel implementation
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-14 Mike HoubenRemoving the blue Theme on Mac OS X
2011-04-10 Felix Paul Kühnemacosx: fixed quit through Apple Events
2011-04-08 Felix Paul KühneRevert "macosx: reflect intf-change modification"
2011-04-07 Felix Paul Kühnemacosx: reflect intf-change modification
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: updated VLCMain to the new hotkeys API
2011-02-05 Felix Paul Kühnemacosx vout: reenabled. will break compilation until...
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-07-19 Jean-Baptiste KempfMacOS: don't compile opengl provider in the GUI since...
2010-07-18 Jean-Baptiste KempfMacOS: fix compilation
2010-07-01 Sebastien ZwickertMacOS: fixes #3825. Since [af97f24d528acab89969d6541d83...
2010-06-27 Rémi Denis-CourmontOSX: same string as Qt4
2010-06-26 Jean-Baptiste KempfMacOS: deinterlace != deinterlace-mode
2010-06-26 Jean-Baptiste KempfMacOS: variable renaming for future fix
2010-06-17 Sebastien Zwickertgui/macosx: set URL instead of path to ITEM_URL. Fixes...
2010-04-13 David KUse the additional middle button on the new Apple Remot...
2010-03-15 Felix Paul Kühnelegacy OS X intf: removed nslog-based debug
2010-03-14 Felix Paul Kühnelegacy OS X intf: removed unfinished VLM interface
2010-03-14 Felix Paul Kühnelegacy OS X intf: fixed check-for-update and fullscreen...
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-26 Brian WeaverModified the main OS X interface module to remove the...
2009-12-19 Felix Paul Kühnemacosx: fixed compilation if VLM is not enabled
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-06 Felix Paul Kühnemacosx: fixed IR Remote HID support
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-09-30 Felix Paul Kühnemacosx: remove some dead code
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-08-26 Pierre d'Herbemontmacosx: pl_CurrentInput doesn't take a playlist as...
2009-08-26 Pierre d'Herbemontmacosx: Use pl_CurrentInput properly, and make sure...
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-08-01 Felix Paul Kühnemacosx: disable unloading
2009-07-31 Felix Paul Kühnemacosx: implemented 'play-and-exit' (closes #2237)
2009-07-31 Felix Paul Kühnemacosx: some more Sparkle demos
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-17 Felix Paul Kühnemacosx: let's have a large messages cache. It's not...
2009-07-16 Felix Paul Kühnemacosx: implemented on-the-fly activation of the Media...
2009-07-09 Rémi Denis-CourmontOSX: set volume on playlist
2009-07-04 Rémi Denis-CourmontOSX: adapt to error dialog changes (untested)
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-15 Felix Paul Kühnemacosx: re-enable AppleRemote support for 64bit builds
next