]> git.sesse.net Git - vlc/history - modules/gui/macosx/controls.h
macosx: merge Eric Dudiak's code from GSoC 2008
[vlc] / modules / gui / macosx / controls.h
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
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 Pierre d'Herbemontmacosx: Don't use object_id in controls.
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-08-09 Pierre d'Herbemontmacosx: Fix a warning.
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-04-22 Pierre d'HerbemontMac OS X gui: Use the proper vlc infrastructure to...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-02-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-01-06 Felix Paul Kühne* controls.m: call openFileGeneric via VLCMain and...
2004-03-28 Benjamin PrachtReverses previous patch, which added 1min/5min forward...
2004-03-15 Benjamin PrachtApplies part of patch from Tom Maguire. Adds controls...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2003-12-11 Derk-Jan Hartman* Fix the state of the playlist and fullscreen button.
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-06-03 Derk-Jan Hartman* When choosing a autogenerated menuitem, we now create...
2003-06-01 Derk-Jan Hartman* ALL:
2003-05-08 Derk-Jan HartmanALL: autogenerated menu's for chapter,title,program...
2003-05-06 Derk-Jan Hartman* ALL: there were reports of crashes in the menucode...
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?