]> git.sesse.net Git - vlc/history - modules/gui/macosx/CoreInteraction.h
macosx: avoid possible index out of range problem in bookmarks table view
[vlc] / modules / gui / macosx / CoreInteraction.h
2014-07-06 David Fuhrmannmacosx: constify char* parameters for setVideoFilter*
2014-06-16 Felix Paul Kühnemacosx: move video filter control code to the global...
2014-05-16 Felix Paul Kühnemacosx: move re-useable code from menu to core interact...
2013-07-23 David Fuhrmannmacosx: set max volume as configuable
2013-07-23 Felix Paul Kühnemacosx: implement 120% volume limit
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2012-11-15 Felix Paul Kühnemacosx: reset A to B loop when switching playlist items
2012-11-15 Felix Paul Kühnemacosx: implemented A->B Loop (close #5187)
2012-08-25 Felix Paul Kühnemacosx/MainWindow: fixed mute toggle and removed some...
2012-08-24 Felix Paul Kühnemacosx/CoreInteraction: modernize getters and setters API
2012-08-24 Felix Paul Kühnemacosx: move code from CoreInteraction to the AppleScri...
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-06 Felix Paul Kühnemacosx: added an option for the AR lock to prevent...
2012-01-08 Felix Paul Kühnemacosx: fix the window menu's close and minimize comman...
2011-09-16 Jan WinterOS X AppleScript: added new features
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-10 Felix Paul Kühnemacosx: stability improvements
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...