]> git.sesse.net Git - vlc/history - modules/gui/qt4/actions_manager.cpp
aout_VolumeMute -> aout_ToggleMute
[vlc] / modules / gui / qt4 / actions_manager.cpp
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-06-05 Derk-Jan HartmanQt4: forward and back were using key-pressed where...
2009-03-21 Rémi Duraffortqt4: be symetric for audio up and down.
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-08 Jean-Baptiste KempfQt: menus, add VolumeMute/VolumeUp/VolumeDown in the...
2009-01-21 Jean-Baptiste KempfQt: add a QUIT button. Close #2387.
2009-01-21 Jean-Baptiste KempfQt: open button action implementation.
2009-01-19 Jean-Baptiste KempfQt: Create a getVout() in MIM to remove some vlc_object...
2009-01-19 Jean-Baptiste KempfQt: simplifications.
2009-01-19 Jean-Baptiste KempfQt: actions_manager: Change constructor and inline...
2009-01-19 Jean-Baptiste KempfQt4: separation between widgets/buttons creation and...