Software volume control
commite3de2d595d27a563aa996dc08476a3299fd14668
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 20 Aug 2006 11:33:53 +0000 (20 14:33 +0300)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 20 Aug 2006 11:33:53 +0000 (20 14:33 +0300)
tree82427a9ff76e4eed8a5c7b813c04c9be43f50039
parent092d6b381bc081f01be22d3ad144c1afaea2504a
Software volume control

Implement software volume control.  It works at player core level, so no
changes to output plugins are required.

Add two options softvol boolean and softvol_state (two integers at range
0..100 separated by spaces) which saves left and right channel values
for software volume control.
options.c
output.c
output.h
player.c
player.h