]> git.sesse.net Git - vlc/history - modules/gui/macosx/controls.m
macosx: add custom numberformatter to goto time field to only allow digits and :
[vlc] / modules / gui / macosx / controls.m
2013-04-30 David Fuhrmannmacosx: add custom numberformatter to goto time field...
2013-04-30 David Fuhrmannmacosx: properly synchronize goto stepper / field values
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-21 Felix Paul Kühnemacosx: update some copyright headers
2013-04-14 Felix Paul Kühnemacosx: move Subtitle and Teletext items to a newly...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
2012-09-07 David Fuhrmannmacosx: cleanup generic scrollwheel implementation
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-24 Felix Paul Kühnemacosx/CoreInteraction: modernize getters and setters API
2012-08-03 Felix Paul Kühnemacosx: fixed NSRangeException when triggering modifier...
2012-07-18 Felix Paul Kühnemacosx: vlc object handling improvements (refs #6883)
2012-06-14 Felix Paul Kühnemacosx: updated copyright headers
2012-05-28 Felix Paul Kühnemacosx: lock the scroll direction for 0.8 secs, so...
2012-05-28 Felix Paul Kühnemacosx: optimize scrollwheel code by saving 3 objc...
2012-04-06 Felix Paul Kühnemacosx: re-implement 'keep aspect ratio' (close #6430)
2012-02-15 Felix Paul Kühnemacosx: make sure the interface doesn't leak any inputs...
2012-01-13 David Fuhrmannmacosx: proper menu validation for all menus
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
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-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-03 Felix Paul Kühnemacosx: invert scrolling direction if the devices inver...
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-23 Felix Paul Kühnemacosx: re-implemented time slider to fit the new style
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-06-12 Mike CardilloMac: Fixed bug #3312
2011-06-08 Felix Paul Kühnemacosx: fixed disappearing repeat button images introdu...
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-01-30 Felix Paul Kühnemacosx: enable selection of subtitles named *.txt or...
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-03-13 Felix Paul Kühnelegacy macosx intf: make sure we display the right...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-28 Sebastien Zwickertgui/macosx: fix crash when the volume slider has been...
2009-12-26 Sebastien Zwickertgui/macosx: try a fix of validateMenuItem: that avoid...
2009-08-25 Felix Kühnemacosx: fixed some compilation warnings
2009-07-31 Felix Paul Kühnemacosx: implemented 'play-and-exit' (closes #2237)
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-09 Rémi Denis-CourmontOSX: set volume on playlist
2009-06-15 Jean-Paul Samanmacosx: do not leak o_fs_panel
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Derk-Jan Hartmanmacosx: remove a NSLog message.
2009-05-29 Derk-Jan Hartmanmacosx controls: Another string memleak.
2009-05-29 Derk-Jan Hartmanmacosx intf: another strdup memleak
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-29 Derk-Jan Hartmanmacosx intf: Fix a strdup memleak
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 KempfMerge branch '1.0'
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: added an entry to Video->Aspect-ratio to disabl...
2009-05-22 Felix Paul Kühnemacosx: fix crash when trying to use the video menu
2009-05-21 Felix Paul Kühnemacosx: clean Dudiak's code a bit
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-03 Derk-Jan Hartmanmacosx: remove NSValue around VLCAutogeneratedMenu
2009-04-03 Derk-Jan Hartmanmacosx: fix VLC object leaks
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak and use pl_release.
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-13 Laurent AimarUpdated macosx intf after teletext-es change.
2009-01-17 Laurent AimarUse "can-rate" and "state" input variable when applicable.
2009-01-10 Felix Paul KühneClean up here and there
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-10-03 Felix Paul Kühnemacosx: renamed getVoutView to voutView in order to...
2008-09-21 Felix Paul Kühnemacosx: make [VLCControls getVoutView] publically avail...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-20 Pierre d'Herbemontmacosx: getVoutView is gone from here.
2008-09-20 Pierre d'Herbemontmacosx: Don't use object_id in controls.
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-08-30 Pierre d'Herbemontmacosx: the deprecated vlc_object_get takes 2 args...
2008-08-10 Derk-Jan Hartmanmacosx: directly set "key-action" variable where we...
2008-07-13 Pierre d'Herbemontmacosx: Never try to find an input anywhere, but get...
2008-07-12 Pierre d'Herbemontmacosx: Remove a lonesome pl_Yield.
2008-07-12 Pierre d'Herbemontmacosx: Save current fullscreen state.
2008-07-12 Pierre d'Herbemontmacosx: One more direct playlist access removal.
next