]> git.sesse.net Git - vlc/commit
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with...
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 10 Jun 2005 19:44:13 +0000 (19:44 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 10 Jun 2005 19:44:13 +0000 (19:44 +0000)
commit3fa04561847ecfd1700862064bc25c15346f756f
tree484f59246595b923ae0e9c371972d3bd37ad21ad
parentf36c59368a659dd8ad61865d91311ac72cf1a40e
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
* Fix the OSD feedback of the Repeat One, Repeat All commands
* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
THANKS
modules/gui/macosx/controls.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
src/libvlc.h