* when playing back a sample from the sample cache, just take a pa_volume_t and not...
authorLennart Poettering <lennart@poettering.net>
Sun, 23 Apr 2006 19:49:01 +0000 (19:49 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 23 Apr 2006 19:49:01 +0000 (19:49 +0000)
commit335e23473fee2a6e40f838cd920ed13af3f93626
treebe9f74e470741060b08db89a9d90727bb0197925
parent4e61ebb981b218637685d7edbf7faac89916a094
* when playing back a sample from the sample cache, just take a pa_volume_t and not a pa_cvolume_t as argument for the volume. Usually it is not known to the player of theses samples how many channels it has, hence it doesn't make any sense to allow him to pass a by-channel volume structure here.
* fix volume calculation when playing samples from the sample cache

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@784 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/modules/module-x11-bell.c
src/polypcore/cli-command.c
src/polypcore/core-scache.c
src/polypcore/core-scache.h
src/polypcore/protocol-esound.c
src/polypcore/protocol-native.c