OSDN Git Service

Move dB parser to mixer abstraction
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Jul 2006 12:36:37 +0000 (14:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Jul 2006 12:36:37 +0000 (14:36 +0200)
commitae7612999987185cf429d91c0ee0a9e3a25d7f72
tree07dd3f99070b6cef5c9091a5087f3c78f91c176e
parent8f7152b63325bd971c47f4d026ae9ca142b858c5
Move dB parser to mixer abstraction

Moved the parser of dB value to mixer abstraction from hcontrol layer.
Also, cleaned up codes.
include/control.h
src/control/hcontrol.c
src/mixer/simple_none.c