index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
dbus
/
iface-device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2015-04-02
dbus: Use hooks for sink and source events
Juho Hämäläinen
1
-30
/
+91
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-17
dbus-iface: Initialize "new_active" variable to NULL
David Henningsson
1
-1
/
+1
2014-11-14
dbus: Fix the ActivePort property handler
Tanu Kaskinen
1
-1
/
+10
2014-04-17
dbus: Use correct initialization for source ports hashmap.
Juho Hämäläinen
1
-1
/
+1
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-4
/
+4
2013-07-17
dbus: Fix invalid dbus_bool_t values
Tanu Kaskinen
1
-26
/
+26
2013-07-04
Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false
poljar (Damir Jelić)
1
-18
/
+18
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-32
/
+32
2013-06-24
Whitespace cleanup: Fix broken indentation by hand
poljar (Damir Jelić)
1
-10
/
+10
2013-06-24
Whitespace cleanup: Remove tabs
poljar (Damir Jelić)
1
-10
/
+10
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-9
/
+1
2012-12-19
Log the reason for every suspend/resume.
Tanu Kaskinen
1
-6
/
+17
2012-06-29
sink, source: Always create a hashmap for ports.
Tanu Kaskinen
1
-20
/
+12
2012-03-28
dbus: Fix device latency querying.
Tanu Kaskinen
1
-3
/
+7
2011-08-18
dbus: Use pa_device_type_t rather than an internal equivalent
Colin Guthrie
1
-61
/
+56
2011-06-22
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
1
-1
/
+1
2011-03-11
dbus: Always accept mono volumes when setting device or stream volume.
Tanu Kaskinen
1
-5
/
+4
2010-10-15
volume: Use a macro to check if a volume is valid
Arun Raghavan
1
-1
/
+1
2009-11-21
Rename all the signal parameters and variables to something more explicit.
Diego Elio 'Flameeyes' Pettenò
1
-36
/
+36
2009-08-31
dbus: Change IsMuted property names to Mute.
Tanu Kaskinen
1
-20
/
+20
2009-08-30
dbus: Do message argument type checking early, centrally.
Tanu Kaskinen
1
-34
/
+22
2009-08-19
dbusifaca-device: Adapt to the changed pa_sink_get/set_volume() interface.
Tanu Kaskinen
1
-3
/
+3
2009-08-17
dbusiface-device: Save one level of identation by returning early.
Tanu Kaskinen
1
-96
/
+99
2009-08-17
dbusiface-device: Fix argument reading in handle_suspend().
Tanu Kaskinen
1
-1
/
+7
2009-08-17
dbusiface-device: Use a single if-else section instead of ternary operator ov...
Tanu Kaskinen
1
-34
/
+43
2009-08-17
dbusiface-device: Split some overly long lines.
Tanu Kaskinen
1
-7
/
+14
2009-08-16
dbusiface-device: Free the copied proplist.
Tanu Kaskinen
1
-0
/
+1
2009-08-15
dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.
Tanu Kaskinen
1
-6
/
+1202
2009-08-09
dbus: Three entangled changes:
Tanu Kaskinen
1
-6
/
+7
2009-07-21
Add the forgotten src/modules/dbus directory to git.
Tanu Kaskinen
1
-0
/
+105