]> git.sesse.net Git - vlc/history - modules/gui/macosx/CoreInteraction.m
macosx: CAS: re-write the destination section's appearance to make it less cluttered
[vlc] / modules / gui / macosx / CoreInteraction.m
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 Rémi Denis-Courmontaout_MuteGet: fix name and add VLC_OBJECT() magic cast
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-05-25 David Fuhrmannmacosx: remove now unneeded volume osd hack
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-04-13 David Fuhrmannmacosx: unify code style for CoreInteraction.m
2012-04-13 David Fuhrmannmacosx: also notify vout modules if we go to fullscreen
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-03-21 David Fuhrmannmacosx: remove volume osd slider code
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-19 Felix Paul Kühnemacosx: implement visual feedback for volume changes...
2012-02-15 Rafaël CarréOSX GUI: prevent pseudo-random crashes on quit
2012-02-15 Rafaël CarréOSX GUI: store the interface pointer to avoid multiple...
2012-02-15 Felix Paul Kühnemacosx: make sure the interface doesn't leak any inputs...
2012-01-08 Felix Paul Kühnemacosx: fix the window menu's close and minimize comman...
2012-01-06 Felix Paul Kühnemacosx: fixed volume range (fix #5790)
2012-01-06 Felix Paul Kühnemacosx: fixed interface crash on quit
2011-12-09 Jean-Baptiste KempfMacOS gui: use aout_Volume* functions
2011-09-16 Felix Paul Kühnemacosx: fixed white spacing errors introduced in previo...
2011-09-16 Jan WinterOS X AppleScript: added new features
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-14 Felix Paul Kühnemacosx: fixed spu announcements for playback controls
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
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-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...