]> code.delx.au - pulseaudio/history - src/modules/dbus/iface-card.c
dbus: Use correct idxset when getting sources
[pulseaudio] / src / modules / dbus / iface-card.c
2014-02-11 Juho Hämäläinendbus: Use correct idxset when getting sources
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
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
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2012-12-19 Mikel Astizdbus: Add signal org.PulseAudio.Core1.Card.NewProfile
2012-12-19 Mikel Astizdbus: Support dynamically created card profiles
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
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-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-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-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
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: 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 Kaskinendbus: Three entangled changes:
2009-07-20 Tanu KaskinenAdd the forgotten src/modules/dbus directory to git.