.. |
a2dp.c
|
Adapt A2DP functions to support the Sink role.
|
2009-07-13 22:16:34 +03:00 |
a2dp.h
|
Adapt A2DP functions to support the Sink role.
|
2009-07-13 22:16:34 +03:00 |
audio.conf
|
Set HFP=true in audio.conf and update the comment
|
2009-05-03 23:39:53 +03:00 |
avdtp.c
|
Reject AVDTP_DISCOVER when there are no SEPs available
|
2009-09-02 12:28:40 +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
|
Make sure dev.name is always nul-terminated
|
2009-06-30 15:50:58 +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 headset connecting state consistent with the rest of the interfaces
|
2009-09-02 12:24:23 +03:00 |
device.h
|
Fix bug which cause authorization to be denied in certain headsets.
|
2009-06-15 18:10:39 +03:00 |
gateway.c
|
Cleanup gateway code to make Coverty happy.
|
2009-07-16 09:23:47 -03:00 |
gateway.h
|
re-use the sco_server initiated by audio plugin
|
2009-04-21 13:49:52 +01:00 |
gsta2dpsink.c
|
Register the a2dp gst sink as marginal
|
2009-07-03 17:44:08 +03:00 |
gsta2dpsink.h
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
gstavdtpsink.c
|
Remove useless instruction.
|
2009-07-16 09:23:47 -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
|
Make headset connecting state consistent with the rest of the interfaces
|
2009-09-02 12:24:23 +03:00 |
headset.h
|
Make headset connecting state consistent with the rest of the interfaces
|
2009-09-02 12:24:23 +03:00 |
ipc.c
|
Fix strict-aliasing rules handling with CMSG_DATA
|
2009-07-16 08:42:06 +02:00 |
ipc.h
|
Add specific codec types.
|
2009-03-25 18:56:20 -03:00 |
main.c
|
Don't enable the SCO server socket when not necessary
|
2009-08-11 10:32:53 +03:00 |
manager.c
|
Make headset connecting state consistent with the rest of the interfaces
|
2009-09-02 12:24:23 +03:00 |
manager.h
|
Don't enable the SCO server socket when not necessary
|
2009-08-11 10:32:53 +03:00 |
module-bluetooth-sink.c
|
Update copyright information
|
2009-01-01 19:33:20 +01:00 |
pcm_bluetooth.c
|
Fix memory allocation failure check in ALSA initialization function
|
2009-06-30 14:37:33 +03:00 |
rtp.h
|
Use 'unsigned' instead of uint8_t for bitfields
|
2009-02-01 17:44:47 -08:00 |
sink.c
|
Adapt A2DP functions to support the Sink role.
|
2009-07-13 22:16:34 +03:00 |
sink.h
|
Add support for sink state callbacks
|
2009-03-28 01:15:23 +02:00 |
source.c
|
Remove deprecated method and signals for AudioSource.
|
2009-07-31 10:25:16 -03:00 |
source.h
|
Create A2DP Source interface.
|
2009-07-13 22:16:26 +03:00 |
telephony-dummy.c
|
Make the redundant indicator change check optional
|
2009-07-04 00:48:00 +03:00 |
telephony-maemo.c
|
Fix maemo telephony initialization to wait for correct modem state
|
2009-08-13 18:12:10 +03:00 |
telephony-ofono.c
|
Make the redundant indicator change check optional
|
2009-07-04 00:48:00 +03:00 |
telephony.h
|
Make the redundant indicator change check optional
|
2009-07-04 00:48:00 +03:00 |
unix.c
|
Fix issues with the previous A2DP Source patch for unix.c
|
2009-08-17 01:05:40 +03:00 |
unix.h
|
Fix device removal while audio IPC client is connected
|
2009-04-07 17:09:26 +03:00 |