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 *** empty log message *** 2002-02-01 11:17:01 +00:00
Makefile EXTRA_INC added (Nexus) 2002-02-22 00:17:12 +00:00
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 Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00
lirc.c A bug fix + moved error msg from verbose to error 2002-03-19 13:28:45 +00:00
lirc.h Added lirc support in input 2002-01-31 09:39:11 +00:00
mouse.h Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00