summaryrefslogtreecommitdiff
path: root/profiles/audio
Commit message (Expand)AuthorAgeFilesLines
* audio/avrcp: Don't print an error if folder length is 0baserock/5.37+service-apiLuiz Augusto von Dentz2016-03-111-1/+3
* audio/avrcp: Fix not always requesting capabilitiesLuiz Augusto von Dentz2016-03-111-6/+5
* audio/avrcp: Fix not handling Addressed Player Changed errorLuiz Augusto von Dentz2016-03-113-28/+53
* audio/player: Resync if Position property is readLuiz Augusto von Dentz2016-03-113-0/+24
* core/profile: Add authorization UUID information to btd_profileLuiz Augusto von Dentz2016-01-282-0/+4
* profiles: Add missing local_uuidLuiz Augusto von Dentz2016-01-282-0/+8
* core/profile: Add version information to btd_profileLuiz Augusto von Dentz2016-01-282-0/+4
* core: Make device_get_path publicLuiz Augusto von Dentz2016-01-286-26/+27
* tools/avinfo: Add partial support for Sony LDACAndrzej Kaczmarek2015-11-161-0/+8
* audio: Fix mtu input orderChan-yeol Park2015-10-231-1/+1
* audio/avrcp: Fix ctype code of PlayItem and AddToNowPlayingLuiz Augusto von Dentz2015-10-121-2/+2
* audio/control: Add Player property to MediaControl1Luiz Augusto von Dentz2015-09-295-4/+68
* audio/control: Mark all methods of MediaControl1 as deprecatedLuiz Augusto von Dentz2015-09-291-9/+11
* audio/avrcp: Fix possible crash when current player is removedLuiz Augusto von Dentz2015-09-291-6/+8
* audio/avrcp: Remove not needed null check inSzymon Janc2015-09-231-1/+1
* audio/transport: Fix emitting volume changed too soonLuiz Augusto von Dentz2015-09-151-1/+0
* audio/transport: Fix not emitting Volume changesLuiz Augusto von Dentz2015-09-151-4/+13
* audio/avrcp: Enable volume notificationsLuiz Augusto von Dentz2015-09-153-8/+60
* audio/avrcp: Fix rejecting SetAbsoluteVolume without a playerLuiz Augusto von Dentz2015-09-151-4/+0
* audio/avrcp: Fix missing event for volume controlLuiz Augusto von Dentz2015-09-151-4/+2
* audio/avrcp: Assing ids when registering a playerLuiz Augusto von Dentz2015-09-021-0/+2
* audio/avrcp: Add GetFolderItems supportBharat Panda2015-09-023-0/+156
* audio/avrcp: Fix not listing all playersLuiz Augusto von Dentz2015-09-021-0/+2
* audio/avrcp: Add player name supportBharat Panda2015-08-311-0/+24
* audio/avrcp: Fix sending wrong player id and uid counterLuiz Augusto von Dentz2015-08-281-4/+2
* audio/media - Fix crash at deferencing NULL pointerHsin-Yu Chao2015-08-281-1/+1
* audio/avrcp: Fix memory leakLuiz Augusto von Dentz2015-08-281-0/+2
* audio/avrcp: Bump TG to version 1.5Luiz Augusto von Dentz2015-08-281-4/+6
* audio/avrcp: Fix crash on RegisterNotificationLuiz Augusto von Dentz2015-08-281-2/+20
* audio/avrcp: Fix invalid readLuiz Augusto von Dentz2015-08-281-1/+2
* audio/avrcp: Add Set Addressed Player supportBharat Panda2015-08-181-2/+117
* audio: Fix service stateLuiz Augusto von Dentz2015-08-142-2/+2
* audio: Fix not resetting connect_idLuiz Augusto von Dentz2015-08-142-0/+4
* audio/avdtp: Fix resuming only the first SEIDLuiz Augusto von Dentz2015-08-111-2/+1
* audio/avdtp: Fix suspending only the first SEIDLuiz Augusto von Dentz2015-08-111-2/+1
* audio/avrcp: Add support for GetTotalNumberOfItemsBharat Panda2015-07-293-3/+110
* audio/avrcp: Handle Available Players ChangedBharat Panda2015-07-271-0/+14
* Audio/Media: Fix incorrect value dereferenceRakesh M K2015-07-211-1/+2
* audio: Fix possible crash when removing deviceLuiz Augusto von Dentz2015-07-135-4/+74
* audio/a2dp: Remove useless check_vendor_codec()Chan-yeol Park2015-05-251-49/+2
* audio/avdtp: Add a2dp vendor codec match callbackChan-yeol Park2015-05-253-0/+44
* audio/avrcp: Reduce the interval of position changedLuiz Augusto von Dentz2015-05-111-1/+1
* audio/avrcp: Use position changed event to resyncLuiz Augusto von Dentz2015-05-072-0/+24
* audio/control: Remove unused control_is_active functionSzymon Janc2015-03-252-11/+0
* audio/avrcp: Fix crash when acting as TGLuiz Augusto von Dentz2015-03-181-0/+6
* audio/avdtp: Fix crash at NULL cb of discover_callbackHsin-Yu Chao2015-03-171-1/+2
* audio/avctp: Cancel outgoing connection in case of conflictMarcin Kraglak2015-03-131-0/+7
* audio/avrcp: Pass error to session_destroy()Marcin Kraglak2015-03-131-4/+4
* audio/avrcp: Always notify about disconnecting serviceMarcin Kraglak2015-03-131-16/+17
* audio/avctp: Pass error argument to avctp_state_changed callbackMarcin Kraglak2015-03-134-21/+25