summaryrefslogtreecommitdiff
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Remove PulseAudio plugin leftoverAnderson Lizardo2012-01-091-39/+0
* audio: Use headset_shutdown in headset_setconf_cbRadoslaw Jablonski2011-12-271-1/+1
* Fix device address type trackingJohan Hedberg2011-12-231-1/+1
* telephony-maemo5: Fix D-Bus reply memory leaksSyam Sidhardhan2011-12-081-4/+4
* media: update copyright statementMikel Astiz2011-11-211-0/+1
* a2dp: update copyright statementMikel Astiz2011-11-212-0/+2
* a2dp: avoid conversion between guint and pointersMikel Astiz2011-11-213-27/+22
* media: sep registration fixMikel Astiz2011-11-211-1/+1
* media: release transport locks on acquisition failureMikel Astiz2011-11-211-0/+1
* audio: enable Media API by defaultLuiz Augusto von Dentz2011-11-211-2/+2
* AVDTP: Fix closing invalid FD on errorAnderson Lizardo2011-11-181-1/+1
* Fix return value check for bt_audio_service_open()Anderson Lizardo2011-11-172-2/+2
* audio: Fix errno handling conventionAnderson Lizardo2011-11-172-15/+19
* audio/PCM: Fix errno handling conventionAnderson Lizardo2011-11-171-10/+11
* audio/IPC: Fix errno handling conventionAnderson Lizardo2011-11-171-9/+9
* AVDTP: Fix errno handling conventionAnderson Lizardo2011-11-171-10/+12
* AVCTP: Fix errno handling conventionAnderson Lizardo2011-11-171-18/+13
* Fix enable fast connectable when connection allowedDmitriy Paliy2011-11-141-1/+6
* AVRCP: implement TRACK-REACHED-END eventLucas De Marchi2011-11-043-0/+17
* Fix response on AT+CHLD=0 in maemo6Dmitriy Paliy2011-11-021-3/+7
* Add MediaPlayer.Release methodLuiz Augusto von Dentz2011-10-281-1/+25
* Fix incorrect use of atoi in maemo6Dmitriy Paliy2011-10-281-1/+4
* Fix check for PDU sizeLucas De Marchi2011-10-281-1/+1
* Fix calling g_io_channel_shutdown twice for a gateway connectionLuiz Augusto von Dentz2011-10-251-1/+0
* Unregister players' events when disconnectedLucas De Marchi2011-10-221-0/+1
* Fix leak of GTimerLucas De Marchi2011-10-221-0/+1
* Add missing TRACK-REACHED-START eventLucas De Marchi2011-10-221-0/+2
* Fix implicit declaration of 'g_slist_free_full'Frédéric Danis2011-10-181-1/+1
* Move SDP client functions from glib-helper.c to sdp-client.cJohan Hedberg2011-10-182-2/+2
* Add glib-compat.h to deal with issues in old GLib versionsJohan Hedberg2011-10-187-5/+7
* AVRCP: Implement RequestContinuingResponse PDULucas De Marchi2011-10-181-68/+146
* AVRCP: Implement AbortContinuingResponse PDULucas De Marchi2011-10-181-0/+55
* AVRCP: respond with UINT32_MAX if duration is not availableLucas De Marchi2011-10-181-4/+7
* AVRCP: implement TRACK-REACHED-START eventLucas De Marchi2011-10-183-3/+17
* AVRCP: Use track's UID in event notificationLucas De Marchi2011-10-183-12/+22
* Make title always available in metadataLucas De Marchi2011-10-131-3/+7
* Don't overwrite metadata when changing trackLucas De Marchi2011-10-131-14/+28
* Fix +CLCC in maemo6 during CSD_CALL_STATUS_COMINGDmitriy Paliy2011-10-131-0/+3
* Fix crash on power off in maemo6 after sending DTMFDmitriy Paliy2011-10-131-1/+1
* Refactor to share codeLucas De Marchi2011-10-131-33/+22
* AVRCP: Only return available metadata attributesLucas De Marchi2011-10-131-3/+9
* AVRCP: Check if len matches number of IDsLucas De Marchi2011-10-131-2/+6
* AVRCP: Return error for invalid metadata IDsLucas De Marchi2011-10-131-2/+4
* Add callback to list available metadata IDsLucas De Marchi2011-10-132-0/+14
* AVRCP: Do not list values for unsupported attributesLucas De Marchi2011-10-131-4/+3
* Move debug messages to their correspondent gettersLucas De Marchi2011-10-131-9/+10
* Fix call status in +CLCC for maemo6 telephonyDmitriy Paliy2011-10-121-2/+10
* Fix compilation error on 32-bit systemsJohan Hedberg2011-10-121-2/+4
* Fix crash while registering playerLuiz Augusto von Dentz2011-10-061-0/+3
* Fix not being able to unregister player via UnregisterPlayerLuiz Augusto von Dentz2011-10-061-1/+1