]> code.delx.au - pulseaudio/history - src/modules/dbus/iface-core.c
core: infrastructure for alternate sampling rate
[pulseaudio] / src / modules / dbus / iface-core.c
2011-10-17 Pierre-Louis Bossartcore: infrastructure for alternate sampling rate
2011-08-25 Maarten BosmansRemove extra ; s where they are not allowed in strict C99
2011-08-15 Maarten BosmansAvoid read from freed memory
2011-03-25 Colin Guthriedbus: Do not refcnt the core.
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...
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 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: Make sure that subscription callbacks don't try...
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 KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
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-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-15 Tanu Kaskinendbusiface-core: Two new functions: pa_dbusiface_core_ge...
2009-08-15 Tanu Kaskinendbusiface-core: New function: pa_dbusiface_core_get_car...
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.