gstreamer/ext
Lennart Poettering e4d6a2aa2c pulse: never apply volume more than once
Generally decisions on the volume of the stream should be done inside of
PA, not inside of Gst. Only PA knows how volumes translate between
devices and s on.

This patch makes sure that all volumes set via the volume property are
only applied *once* to the underlying stream. After applying them the
client side will not store them anymore. This should make sure that
really only user-triggered volume changes are forwarded to server, but
the client never tries to save/restore the volume internally.

Fixes bug #595231.
2009-10-18 10:15:59 +02:00
..
aalib Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
annodex annodex: fix warnings in macosx 2009-10-09 12:19:35 +02:00
cairo cairorender: Add support for ARGB/BGRA input 2009-07-20 08:08:22 +02:00
dv dv: fix warnings on macosx 2009-10-09 12:40:47 +02:00
esd Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
flac flac: apparently on some platforms a FLAC__uint64!=guint64 2009-10-09 14:37:32 +03:00
gconf Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
gdk_pixbuf gdkpixbufsink: fix docs refering to send-messages 2009-09-11 13:33:31 +02:00
hal Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
jpeg jpegdec: fix branch hints 2009-10-16 13:41:45 +01:00
ladspa Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libcaca Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
libmng Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libpng pngdec: Avoid possible overflow in calculations 2009-06-02 13:44:39 +01:00
mikmod Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
pulse pulse: never apply volume more than once 2009-10-18 10:15:59 +02:00
raw1394 dv1394src: Add a clock based on isochronous cycle counter 2009-09-09 18:19:56 -07:00
shout2 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
soup souphttpsrc: Use SOUP_METHOD_GET instead of "GET" string 2009-08-06 21:24:14 +02:00
speex speexdec: allow for unknown varying number of frames per buffer 2009-09-18 14:46:38 +02:00
taglib id3v2mux: write RVA2 frames containing peak/gain volume data 2009-04-02 00:20:02 +01:00
wavpack wavpack: Use GLib GChecksum instead of our own MD5 implementation 2009-08-10 09:54:16 +02:00
Makefile.am Pull changes from 0.10.9.2 pre-release branch moving the libcdio 2008-08-12 09:22:29 +00:00