Add "Rear Mic" to alsa mixer paths.
[profile/ivi/pulseaudio.git] / src / modules / dbus /
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
2010-08-10 Tanu Kaskinendbusiface-core: Track sinks and sources using synchrono...
2010-06-05 Colin GuthrieMerge remote branch 'tanuk2/fixes'
2010-05-10 Tanu Kaskinendbus: Stop polling every 10 seconds to check whether...
2010-05-10 Tanu Kaskinendbus: Initialize properly the type field of new server...
2010-05-10 Tanu Kaskinendbus: Make it possible to allow remote connections...
2009-12-01 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
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-13 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-09 Tanu Kaskinendbusiface-client: Fix the destructor (stop leaking...
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-protocol: Implement argument type checking for...
2009-08-31 Tanu Kaskinendbus: Change IsMuted property names to Mute.
2009-08-31 Tanu Kaskinendbusiface-core: Add signals FallbackSinkUnset and Fallb...
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 Kaskinendbus: Finish the Client D-Bus interface.
2009-08-26 Tanu Kaskinendbusiface-stream: Only send stream event signals from...
2009-08-26 Tanu Kaskinendbus: Make sure that subscription callbacks don't try...
2009-08-26 Tanu Kaskinendbus: Save one level of identation by returning early.
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-24 Tanu Kaskinendbusiface-module: Implement the Module D-Bus interface.
2009-08-19 Tanu Kaskinendbusifaca-device: Adapt to the changed pa_sink_get...
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-19 Tanu Kaskinendbusiface-sample: Implement the Sample D-Bus interface.
2009-08-19 Tanu Kaskinendbusiface-core: Assert that _add/remove_interface calls...
2009-08-19 Tanu Kaskinendbusiface-core: Use the PA_IDXSET_FOREACH macro.
2009-08-19 Tanu Kaskinendbusiface-core: Split some overly long lines.
2009-08-17 Tanu Kaskinendbusiface-stream: Finish the Stream D-Bus interface.
2009-08-17 Tanu Kaskinendbusiface-device: Save one level of identation by retur...
2009-08-17 Tanu Kaskinendbusiface-device: Fix argument reading in handle_suspend().
2009-08-17 Tanu Kaskinendbusiface-device: Use a single if-else section instead...
2009-08-17 Tanu Kaskinendbusiface-device: Split some overly long lines.
2009-08-17 Tanu Kaskinendbusiface-core: Two new functions: pa_dbusiface_core_ge...
2009-08-17 Tanu Kaskinendbusiface-core: New function: pa_dbusiface_core_get_cli...
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-16 Tanu Kaskinendbusiface-device: Free the copied proplist.
2009-08-16 Tanu Kaskinendbusiface-client: Fix indentation.
2009-08-15 Tanu Kaskinendbusiface-client: Fix the interface name.
2009-08-15 Tanu Kaskinendbusiface-client: Implement the properties of the Clien...
2009-08-15 Tanu Kaskinendbusiface-core: Two new functions: pa_dbusiface_core_ge...
2009-08-15 Tanu Kaskinendbusiface-device: Implement the Device and DevicePort...
2009-08-15 Tanu Kaskinendbusiface-core: New function: pa_dbusiface_core_get_car...
2009-08-15 Tanu Kaskinendbusiface-card: Fix the OwnerModule property type in...
2009-08-15 Tanu Kaskinendbusiface-card: Assert that the profiles list is empty...
2009-08-15 Tanu Kaskinendbusiface-card: Use the ++ operator like it's meant...
2009-08-15 Tanu Kaskinendbusiface-card-profile: Assert the core argument isn...
2009-08-15 Tanu Kaskinendbusiface-card: Split some overly long lines.
2009-08-09 Tanu Kaskinendbusiface-card-profile: Implement the CardProfile D...
2009-08-09 Tanu Kaskinendbusiface-card: Implement the Card D-Bus interface.
2009-08-09 Tanu Kaskinendbusiface-core: Add functions for getting various objec...
2009-08-09 Tanu Kaskinendbusiface-core: Generate more informative error messages.
2009-08-09 Tanu Kaskinendbus: Take advantage of the PA_HASHMAP_FOREACH macro.
2009-08-09 Tanu Kaskinendbus: Three entangled changes:
2009-08-04 Tanu Kaskinendbusiface-memstats: Implement the Memstats D-Bus interface.
2009-08-04 Tanu Kaskinendbus-protocol, dbusiface-core: Take a reference when...
2009-08-04 Tanu Kaskinendbusiface-core: Make the interface string a public...
2009-08-01 Tanu Kaskinendbusiface-core: Don't die if we get a default sink...
2009-07-31 Tanu Kaskinendbusiface-core: Send signals whenever extensions are...
2009-07-30 Tanu Kaskinendbus/iface-core.c: Make sure D-Bus objects are created...
2009-07-27 Tanu KaskinenBug fixing and minor cleanups.
2009-07-20 Tanu KaskinenAdd the forgotten src/modules/dbus directory to git.