]> git.sesse.net Git - vlc/history - modules/gui/macosx/CoreInteraction.m
Add shorthands for audio channel maps
[vlc] / modules / gui / macosx / CoreInteraction.m
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...