Commit graph

25 commits

Author SHA1 Message Date
Marc-André Lureau
539abc365f bluetooth: typo 2009-02-03 14:19:16 +02:00
Lennart Poettering
55e6331bed store the module index shifted by 1 to map PA_INVALID_INDEX to NULL 2009-02-02 00:25:02 +01:00
Lennart Poettering
a71fa021a3 temporary commit of lennarts new bt changes 2009-01-29 16:27:27 +01:00
Marc-André Lureau
12db687acf bluetooth: cold hsp/a2dp device detection 2009-01-28 01:29:19 +02:00
Marc-André Lureau
a6a1b42c87 bluetooth: hsp volume control 2009-01-28 01:29:19 +02:00
Lennart Poettering
86c6fd85f1 Don't store pointer to pa_module
pa_module pointers might become invalid at any time, so we use the
stable uin32_t index of the module for identifying or modules instead.
2008-12-17 21:19:53 +01:00
Luiz Augusto von Dentz
dcd498c5ad Fix bug walking on module list. 2008-12-17 21:06:46 +01:00
Lennart Poettering
60c2a82462 Merge commit 'vudentz/master' 2008-10-13 19:55:11 +02:00
Lennart Poettering
5a5d2884e0 properly remove dbus matches an filters when unloading m-b-d 2008-10-13 19:52:02 +02:00
Luiz Augusto von Dentz
931cbd19f2 Fix possible invalid read while attempting to load module-bluetooth-device. 2008-10-09 19:31:43 -03:00
Luiz Augusto von Dentz
3d7b76d159 Unload module-bluetooth-device if the remote device disconnects. 2008-10-07 10:37:57 -03:00
Lennart Poettering
fa93cb71e8 make distcheck pass 2008-10-06 03:35:46 +02:00
Luiz Augusto von Dentz
fef63d77b4 Fix loading module-bluetooth-device with an invalid parameter. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
0c998b0891 Replace handlers of deprecated Connected signals with new PropertyChanged. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
b205fcc17c Cleanup module-bluetooth-discover. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
20f68bcc46 Fix Connected signal handler. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
04677cb925 Fix match rule problems. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
0be845f3a9 Remove PropertyChanged signal handler. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
3b427b7014 Add signal handlers for Connected signals. 2008-10-03 18:07:07 -03:00
Luiz Augusto von Dentz
443ea47ee0 Add match rules for org.bluez.Headset and org.bluez.AudioSink. 2008-10-03 18:07:07 -03:00
Lennart Poettering
00b70a8bdb follow PropertyChanged signals from BlueZ 2008-10-01 01:16:43 +02:00
Lennart Poettering
f5c301d9f4 make module-bluetooth-discover actually load modules and smaller other fixes 2008-09-29 21:45:00 +02:00
Lennart Poettering
183f2e0bff some minor fixes and cleanups in the bt code 2008-09-26 09:35:00 -07:00
Lennart Poettering
c0a1706428 downgrade a D-Bus log message to debug 2008-09-11 01:40:18 +03:00
João Paulo Rechi Vita
78a3c72f60 Move bluetooth discover and device modules to src/modules/bluetooth 2008-09-11 01:12:10 +03:00
Renamed from src/modules/module-bt-discover.c (Browse further)