]> code.delx.au - pulseaudio/commit
sample-util: move volume code to separate file
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 11 Aug 2009 15:10:44 +0000 (17:10 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 09:29:48 +0000 (11:29 +0200)
commit3d008961c095cf8d41d2c61d13d446c98c892136
tree3ba9fec15a7f51febd36a791245f6349eea93f05
parente71e644eb668b6336dd48d2730839aa3e9f7278e
sample-util: move volume code to separate file

Move the volume code into a separate file with the reference C implementations.
Add a function to retrieve the volume function and one to install a new one.
src/Makefile.am
src/pulsecore/sample-util.c
src/pulsecore/sample-util.h
src/pulsecore/svolume_c.c [new file with mode: 0644]