]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
macosx: re-implemented the slower/faster menu items as a logarithmic slider similar...
[vlc] / modules / gui / macosx / intf.m
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
2009-06-15 Jean-Paul Samanmacosx: remove unused Objc memory pool
2009-06-15 Jean-Paul Samanmacosx: Do not load resources when the VLC interface...
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-06-04 Derk-Jan Hartmanmacosx: Fix configurability of some of the hotkeys
2009-06-03 Derk-Jan Hartmanmacosx: Fix postprocessing menu item
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-22 Felix Paul Kühnemacosx: fixed controls in new main window
2009-05-21 Felix Paul Kühnemacosx: merge the nib fle containing Eric Dudiak's...
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-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul Kühnemacosx: fixed crash in case either psz_module or psz_ms...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
next