]> code.delx.au - pulseaudio/history - src/modules/dbus/iface-stream.c
sink-input, source-output: Remove redundant get_mute() functions
[pulseaudio] / src / modules / dbus / iface-stream.c
2014-05-02 Tanu Kaskinensink-input, source-output: Remove redundant get_mute...
2013-07-04 poljar (Damir Jelić)Revert dbus_bool_t variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Fix broken indentation by hand
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove tabs
2012-04-17 Peter Meerwalddbus: Fix dbus argument type in iface-stream.c handle_m...
2011-08-25 Maarten BosmansRemove extra ; s where they are not allowed in strict C99
2011-03-29 Tanu Kaskinensink-input: Add volume_writable to pa_sink_input.
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-11 Tanu Kaskinendbus: Always accept mono volumes when setting device...
2011-03-11 Tanu Kaskinendbusiface-stream: Fix crash when there's no resampling...
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Tanu KaskinenAllow read-only or non-existing sink input volume.
2011-02-22 Tanu Kaskinendbusiface-stream: Send the Device property in the GetAl...
2010-10-19 Colin Guthriedbus: Fix log message after volume changes.
2010-10-19 Arun Raghavanvolume: Fix incorrect usage of PA_VOLUME_IS_VALID
2010-10-14 Arun Raghavanvolume: Use a macro to check if a volume is valid
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-24 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-23 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-20 Diego Elio 'Flamee... Rename all the signal parameters and variables to somet...
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-08 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-07 Lennart PoetteringMerge remote branch 'coling/history'
2009-10-07 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-07 Lennart PoetteringMerge remote branch 'tanuk/dbus-work'
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-08-31 Tanu Kaskinendbus: Change IsMuted property names to Mute.
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-30 Tanu Kaskinendbus: Do message argument type checking early, centrally.
2009-08-26 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-26 Tanu Kaskinendbusiface-stream: Only send stream event signals from...
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-17 Tanu Kaskinendbusiface-stream: Finish the Stream D-Bus interface.
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-16 Tanu Kaskinendbusiface-stream: Implement about a half of the Stream...
2009-08-09 Tanu Kaskinendbus: Three entangled changes:
2009-07-20 Tanu KaskinenAdd the forgotten src/modules/dbus directory to git.