]> code.delx.au - pulseaudio/history - src/modules/dbus
alsa: Allow channel count probe on open by mapping
[pulseaudio] / src / modules / dbus /
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-06-09 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2012-04-17 Peter Meerwalddbus: Fix dbus argument type in iface-stream.c handle_m...
2012-03-28 Tanu Kaskinendbus: Add an assertion to get rid of a warning from...
2012-03-28 Tanu Kaskinendbus: Fix device latency querying.
2011-10-17 Pierre-Louis Bossartcore: infrastructure for alternate sampling rate
2011-09-22 David Henningssondbus: Don't crash if the module does not load
2011-08-25 Maarten BosmansRemove extra ; s where they are not allowed in strict C99
2011-08-18 Colin Guthriedbus: Use pa_device_type_t rather than an internal...
2011-08-15 Maarten BosmansAvoid read from freed memory
2011-08-12 Maarten BosmansPlug some memory leaks and an invalid read
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-04-29 Tanu Kaskinendbus: Fix the order of freeing stuff when unloading...
2011-04-29 Tanu Kaskinendbus: Fix connection idxset freeing when unloading...
2011-03-29 Tanu Kaskinensink-input: Add volume_writable to pa_sink_input.
2011-03-25 Colin Guthriedbus: Do not refcnt the core.
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...
2011-01-31 Maarten Bosmansbuild: Don't include empty Makefile.am in subdirs
2010-12-05 Arun Raghavanbuild-sys: Fix a warning during distcheck
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.
next