]> git.sesse.net Git - vlc/commit
Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu ...
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 18 Aug 2005 16:41:10 +0000 (16:41 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 18 Aug 2005 16:41:10 +0000 (16:41 +0000)
commit09161bc3bde473a5f72f77742f4c991565371eab
tree1048cb333fc190f9420b0ee5c9b4d0aa10fe1503
parent04f2f137a97e0063e49f301021236f7b93343771
Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
modules/control/rc.c
modules/gui/macosx/controls.m
modules/gui/macosx/intf.m
src/audio_output/intf.c
src/libvlc.h
src/osd/osd.c