summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsemixerctrl.c
Commit message (Expand)AuthorAgeFilesLines
* pulse: loop while connecting to serverLennart Poettering2009-10-171-10/+6
* pulse: mainloop creation can fail too, so handle thatLennart Poettering2009-10-171-3/+7
* pulse: adjust CHECK_DEAD_GOTO macro to glib styleLennart Poettering2009-10-171-6/+9
* pulse: make a few things smaller by making them bitfieldsLennart Poettering2009-10-171-14/+16
* pulse: small cleanupsWim Taymans2009-09-081-0/+6
* pulsemixer: Don't use g_atomic_int_(get|set) for accessing the mixer track flagsSebastian Dröge2009-02-221-9/+12
* pulsemixer: Fix compiler warnings.Mark Nauwelaerts2009-02-131-6/+6
* ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ...Stefan Kost2008-12-191-3/+0
* ext/pulse/pulsemixerctrl.c: Don't leak the pa_operation.Stefan Kost2008-12-171-0/+2
* ext/pulse/pulsemixerctrl.c: Add note about memleak.Stefan Kost2008-12-151-0/+3
* ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.Sebastian Dröge2008-08-201-5/+0
* ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...Sebastian Dröge2008-08-131-15/+17
* ext/Makefile.am: Finish hooking up pulseaudio plugin to the build.Jan Schmidt2008-07-191-2/+4
* Add pulseaudio GStreamer element from gst-pulse. Development will continue he...Sebastian Dröge2008-06-101-0/+583