.. |
a2dp.c
|
Fix more format string issues
|
2009-05-02 23:33:37 +03:00 |
a2dp.h
|
Add lock flag for capabilities.
|
2009-03-25 18:56:20 -03:00 |
audio.conf
|
Set HFP=true in audio.conf and update the comment
|
2009-05-03 23:39:53 +03:00 |
audio.service
|
make it obvious the audo service defaults to not autostart (other .service files have this)
|
2007-10-08 00:31:35 +00:00 |
avdtp.c
|
Fix try_send error handling
|
2009-05-07 21:09:21 +03:00 |
avdtp.h
|
Add specific codec types.
|
2009-03-25 18:56:20 -03:00 |
bluetooth.conf
|
Replace asound.conf with a more full-fledged bluetooth.conf
|
2009-04-17 01:45:19 +02:00 |
control.c
|
Fix sending AVRCP button released passthrough messages
|
2009-04-23 15:39:11 +03:00 |
control.h
|
Fix sending AVRCP commands to non-target devices
|
2009-04-23 01:27:27 +03:00 |
ctl_bluetooth.c
|
Do not ignore recv return.
|
2009-04-01 11:59:53 -03:00 |
device.c
|
Make sure unix clients are released before freeing audio device data.
|
2009-05-04 10:16:46 -03:00 |
device.h
|
Make audio plugin to use disconnect watches.
|
2009-04-22 15:41:53 -03:00 |
gateway.c
|
Fix more format string issues
|
2009-05-02 23:33:37 +03:00 |
gateway.h
|
re-use the sco_server initiated by audio plugin
|
2009-04-21 13:49:52 +01:00 |
gsta2dpsink.c
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gsta2dpsink.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstavdtpsink.c
|
Add specific codec types.
|
2009-03-25 18:56:20 -03:00 |
gstavdtpsink.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstbluetooth.c
|
Use GCC visibility for exporting symbols
|
2009-03-11 12:02:00 +01:00 |
gstrtpsbcpay.c
|
Fix signed/unsigned comparison issue within GStreamer plugin
|
2009-01-30 00:31:15 +01:00 |
gstrtpsbcpay.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstsbcdec.c
|
Remove unused variable.
|
2009-04-01 11:59:51 -03:00 |
gstsbcdec.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstsbcenc.c
|
Fix mostly every warning caused by -Wsign-compare
|
2009-01-29 17:58:28 +01:00 |
gstsbcenc.h
|
Fix signed/unsigned comparison issue within GStreamer plugin
|
2009-01-30 00:31:15 +01:00 |
gstsbcparse.c
|
Remove unused variable.
|
2009-04-01 11:59:52 -03:00 |
gstsbcparse.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstsbcutil.c
|
Fix signed/unsigned comparison issue within GStreamer plugin
|
2009-01-30 00:31:15 +01:00 |
gstsbcutil.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
headset.c
|
Fix "HFP active" detection
|
2009-05-12 12:44:30 +03:00 |
headset.h
|
Fix disconnection timers for org.bluez.Audio
|
2009-04-02 17:30:31 +03:00 |
ipc.c
|
Introduce BT_OPEN command to audio ipc.
|
2009-03-25 18:56:20 -03:00 |
ipc.h
|
Add specific codec types.
|
2009-03-25 18:56:20 -03:00 |
ipctest-a2dp-easy.test
|
audio: add a couple of ipctest scenarios
|
2009-03-25 18:58:29 -03:00 |
ipctest-a2dp-resume-fast.test
|
ipctest: a2dp resume fast & init shutdown scenarios
|
2009-03-25 18:58:30 -03:00 |
ipctest-hsp-a2dp-switch.test
|
ipctest: init/shutdown when switching profile
|
2009-03-25 18:58:29 -03:00 |
ipctest-hsp-easy.test
|
audio: add a couple of ipctest scenarios
|
2009-03-25 18:58:29 -03:00 |
ipctest-init-shutdown.test
|
ipctest: a2dp resume fast & init shutdown scenarios
|
2009-03-25 18:58:30 -03:00 |
ipctest.c
|
Fix misuse of BTADDR instead of BDADDR
|
2009-03-29 12:14:25 -07:00 |
main.c
|
re-use the sco_server initiated by audio plugin
|
2009-04-21 13:49:52 +01:00 |
Makefile.am
|
add support for HFP plugin for oFono
|
2009-05-13 00:30:47 -07:00 |
manager.c
|
Fix bug which prevent headset driver to load a second time.
|
2009-04-28 14:01:50 -03:00 |
manager.h
|
Fix manager_get_device to not always create a new device object
|
2009-04-11 20:01:00 +03:00 |
module-bluetooth-sink.c
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
pcm_bluetooth.c
|
Do some coding style cleanups
|
2009-04-17 01:55:42 +02:00 |
rtp.h
|
Use 'unsigned' instead of uint8_t for bitfields
|
2009-02-01 17:44:47 -08:00 |
sink.c
|
Fix sink disconnect callback removal
|
2009-05-06 19:30:57 +03:00 |
sink.h
|
Add support for sink state callbacks
|
2009-03-28 01:15:23 +02:00 |
telephony-dummy.c
|
Add telephony driver hooks for the HSP AT+CKPD command
|
2009-02-17 14:16:12 +02:00 |
telephony-maemo.c
|
Fix more format string issues
|
2009-05-02 23:33:37 +03:00 |
telephony-ofono.c
|
add support for HFP plugin for oFono
|
2009-05-13 00:30:47 -07:00 |
telephony.h
|
Add debug print for indicator changes
|
2009-04-11 03:28:47 +03:00 |
unix.c
|
Make sure clients using the device are notified when it is removed.
|
2009-04-28 14:25:41 -03:00 |
unix.h
|
Fix device removal while audio IPC client is connected
|
2009-04-07 17:09:26 +03:00 |