summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
...
* Remove invalid g_io_channel_unrefJohan Hedberg2009-02-191-1/+0
* Make audio plugin to use BtIO API.Luiz Augusto von Dentz2009-02-195-181/+253
* Make probe to fail if avdtp_init fail.Luiz Augusto von Dentz2009-02-191-1/+7
* Add BT_PCM_FLAG_PCM_ROUTING flag to ipcJohan Hedberg2009-02-184-1/+10
* Add telephony driver hooks for the HSP AT+CKPD commandJohan Hedberg2009-02-174-4/+49
* audio: make *_suspend() use bt_stop_stream_rspMarc-André Lureau2009-02-171-2/+2
* Use correct dev pointerJohan Hedberg2009-02-121-1/+1
* Make the unix IPC handling more robustJohan Hedberg2009-02-101-22/+19
* Fix authorization cancelation when connection dropsJohan Hedberg2009-02-061-7/+8
* Remove unnecessary empty lineJohan Hedberg2009-02-061-1/+0
* Attempt to parse all AT commands within bufferJohan Hedberg2009-02-061-20/+29
* Fix typoJohan Hedberg2009-02-061-1/+1
* Also allow conference for CSD_CALL_STATUS_WAITINGJohan Hedberg2009-02-061-2/+2
* Add missing translation for CSD_CALL_STATUS_WAITINGJohan Hedberg2009-02-051-0/+2
* Get rid of the update_indicators callbackJohan Hedberg2009-02-051-34/+17
* Proper fix for the SLC checkJohan Hedberg2009-02-041-1/+2
* Fix SLC completion checkJohan Hedberg2009-02-041-1/+1
* Delay AVRCP connection when remote device connects A2DPJohan Hedberg2009-02-044-3/+53
* Add missing three-way calling feature bitJohan Hedberg2009-02-041-1/+2
* Set up a stream for incoming connections if the sink doesn't do itJohan Hedberg2009-02-023-26/+70
* Fix callheld indicator updatingJohan Hedberg2009-02-021-0/+14
* Decrease AVDTP idle timeout to 1 secondJohan Hedberg2009-02-021-1/+1
* Set AVRCP version 1.0 since nothing else is implementedJohan Hedberg2009-02-021-2/+2
* Fix setting revents in bluetooth_playback_poll_reventsJohan Hedberg2009-02-011-2/+1
* Remove BT_SUSPEND_STREAM and BT_RESUME_STREAM since they are not usedJohan Hedberg2009-02-011-2/+0
* Use 'unsigned' instead of uint8_t for bitfieldsLennart Poettering2009-02-011-22/+22
* Don't try to send an invalid SCO fd over the unix socketJohan Hedberg2009-02-011-2/+7
* Fix another signed/unsigned comparison warningMarcel Holtmann2009-01-301-1/+1
* Fix signed/unsigned comparison issue within GStreamer pluginMarcel Holtmann2009-01-304-6/+6
* Fix signed/unsigned comparison issues within AVDTP/A2DP codeMarcel Holtmann2009-01-304-19/+19
* Fix signed/unsigned comparison of ALSA pluginMarcel Holtmann2009-01-302-9/+11
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-292-5/+5
* Implement AVDTP signal fragmentation supportJohan Hedberg2009-01-281-293/+487
* Fix uninitialized address variableJohan Hedberg2009-01-281-0/+2
* Don't auto-disconnect explicitly created A2DP connectionsJohan Hedberg2009-01-273-1/+18
* Fix DBusError usage with dbus_message_get_argsJohan Hedberg2009-01-261-2/+2
* Fix bug on alsa plugin when debug is active.Luiz Augusto von Dentz2009-01-211-1/+2
* Use native byte order for audio in GStreamer and ALSA pluginsSiarhei Siamashka2009-01-193-4/+4
* Make audio plugin to use audio_device sufix instead of device_.Luiz Augusto von Dentz2009-01-083-9/+11
* Fix a bogus pointer crash that occurred when reconnecting A2DP.Mike Lockwood2009-01-081-0/+1
* Allow ATA to be used for calls in WAITING state tooJohan Hedberg2009-01-081-0/+3
* Another fix to AT+CHLD=2Johan Hedberg2009-01-081-3/+3
* Also release waiting calls upon AT+CHLD=0Johan Hedberg2009-01-081-0/+2
* Catch errors properly in telephony_call_hold_reqJohan Hedberg2009-01-081-7/+6
* Fix AT+CHLD=3 as wellJohan Hedberg2009-01-081-1/+18
* Fix AT+CHLD=2 behaviorJohan Hedberg2009-01-081-2/+34
* Fix use of invalid pointerJohan Hedberg2009-01-071-1/+3
* Remove double semicolonJohan Hedberg2009-01-071-1/+1
* Fix client socket to always be non-blocking.Luiz Augusto von Dentz2009-01-061-0/+1
* Update copyright informationMarcel Holtmann2009-01-0143-44/+44