pulseaudio/src/modules/dbus
Tanu Kaskinen 0f44b1e820 Log the reason for every suspend/resume.
I was looking at a log that showed that a suspend happened (at
a strange time), but the log didn't tell me why the suspend was done.
This patch tries to make sure that that won't happen again.
2012-12-19 12:31:47 +02:00
..
iface-card-profile.c dbusiface-card-profile: Assert the core argument isn't NULL. 2009-08-15 05:53:36 +03:00
iface-card-profile.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
iface-card.c dbus: Add signal org.PulseAudio.Core1.Card.NewProfile 2012-12-19 12:31:47 +02:00
iface-card.h dbusiface-card-profile: Implement the CardProfile D-Bus interface. 2009-08-09 10:36:20 +03:00
iface-client.c Merge remote branch 'tanuk/master' 2009-11-30 14:55:57 +00:00
iface-client.h dbusiface-client: Fix the interface name. 2009-08-15 17:08:21 +03:00
iface-core.c dbus: Add an assertion to get rid of a warning from Coverity. 2012-03-28 17:33:29 +03:00
iface-core.h dbusiface-core: Two new functions: pa_dbusiface_core_get_sink/source(). 2009-08-17 16:42:58 +03:00
iface-device-port.c dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-device-port.h dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-device.c Log the reason for every suspend/resume. 2012-12-19 12:31:47 +02:00
iface-device.h dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-memstats.c dbus: Do not refcnt the core. 2011-03-25 23:43:26 +00:00
iface-memstats.h dbus: Three entangled changes: 2009-08-09 08:37:33 +03:00
iface-module.c Rename all the signal parameters and variables to something more explicit. 2009-11-21 00:46:46 +01:00
iface-module.h dbusiface-module: Implement the Module D-Bus interface. 2009-08-24 14:27:14 +03:00
iface-sample.c volume: Fix incorrect usage of PA_VOLUME_IS_VALID 2010-10-19 09:52:19 +01:00
iface-sample.h dbusiface-sample: Implement the Sample D-Bus interface. 2009-08-19 09:18:50 +03:00
iface-stream.c dbus: Fix dbus argument type in iface-stream.c handle_move(). 2012-04-17 18:14:27 +03:00
iface-stream.h dbusiface-stream: Implement about a half of the Stream D-Bus interface. 2009-08-16 19:42:56 +03:00
module-dbus-protocol.c modules: Use pa_streq instead of strcmp. 2012-06-09 16:21:41 +03:00