1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 23:23:19 +00:00
mpv/input
arpi 0f4a3c14c3 new slave volume command done :
"volume <x> <abs 0|1>"
where :
        abs optionnal,
                0 : relative, x > 0 increase else decrease
                1 : static, x = volume, 0 to 100

for sofware plugin, remember to / 2.55 before commiting

patch by "j.a.l" <j.a.l@free.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 20:44:29 +00:00
..
.cvsignore
input.c new slave volume command done : 2002-08-21 20:44:29 +00:00
input.h Add the input command "change_rectangle" to control the rectangle 2002-08-04 02:22:27 +00:00
joystick.c 10L bugfix 2002-05-23 09:47:18 +00:00
joystick.h
lirc.c A bug fix + moved error msg from verbose to error 2002-03-19 13:28:45 +00:00
lirc.h
Makefile
mouse.h