index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio/control: Use service user_data for private data
Luiz Augusto von Dentz
2013-07-12
5
-38
/
+56
*
audio/source: Use service user_data for private data
Luiz Augusto von Dentz
2013-07-12
4
-19
/
+22
*
audio/sink: Use service user_data for private data
Luiz Augusto von Dentz
2013-07-12
5
-39
/
+54
*
input: Fix rejecting connections from unknown devices
Johan Hedberg
2013-07-12
3
-6
/
+17
*
input: Fix service disconnected state transition
Johan Hedberg
2013-07-12
1
-2
/
+2
*
input: Add some extra debug statements to clarify connection flow
Johan Hedberg
2013-07-12
2
-0
/
+8
*
audio/source: Fix not notifying service about connection state
Luiz Augusto von Dentz
2013-07-05
1
-12
/
+4
*
audio/sink: Fix not notifying service about connection state
Luiz Augusto von Dentz
2013-07-05
1
-12
/
+4
*
audio/player: Fix crash when current item UID is set to 0
Luiz Augusto von Dentz
2013-06-26
1
-1
/
+1
*
input: Use btd_service userdata pointer
Mikel Astiz
2013-06-24
1
-27
/
+10
*
scanparam: Use btd_service userdata pointer
Mikel Astiz
2013-06-24
1
-30
/
+6
*
deviceinfo: Use btd_service userdata pointer
Mikel Astiz
2013-06-24
1
-40
/
+6
*
network: Remove find_connection()
Mikel Astiz
2013-06-24
1
-21
/
+10
*
network: Fix missing NULL check for given UUID
Mikel Astiz
2013-06-24
1
-1
/
+4
*
network: Remove duplicated search
Mikel Astiz
2013-06-24
1
-4
/
+0
*
audio/media: Fix setting player settings
Luiz Augusto von Dentz
2013-06-18
2
-9
/
+49
*
audio/AVRCP: Fix invalid response to RegisterNotification
Luiz Augusto von Dentz
2013-06-18
1
-4
/
+9
*
audio/media: Fix notifying settings changed incorrectly
Luiz Augusto von Dentz
2013-06-18
3
-24
/
+16
*
audio/player: Create item on media_player_set_playlist_item
Luiz Augusto von Dentz
2013-06-17
3
-40
/
+85
*
audio/player: Add implementation of MediaFolder.Search
Luiz Augusto von Dentz
2013-06-17
3
-27
/
+113
*
audio/AVRCP: Add support for Search command
Luiz Augusto von Dentz
2013-06-17
2
-1
/
+58
*
audio/player: Add implementation of MediaItem.AddToNowPlaying
Luiz Augusto von Dentz
2013-06-17
1
-1
/
+17
*
audio/AVRCP: Add support for AddToNowPlaying command
Luiz Augusto von Dentz
2013-06-17
2
-0
/
+50
*
audio/player: Add implementation of MediaItem.Play
Luiz Augusto von Dentz
2013-06-17
1
-1
/
+16
*
audio/AVRCP: Add support for PlayItem command
Luiz Augusto von Dentz
2013-06-17
2
-0
/
+50
*
audio/player: Add implementation of MediaFolder.ChangeFolder
Luiz Augusto von Dentz
2013-06-17
3
-12
/
+85
*
audio/AVRCP: Add support for ChangePath command
Luiz Augusto von Dentz
2013-06-17
2
-6
/
+73
*
audio/player: Add support for MediaItem.Metadata property
Luiz Augusto von Dentz
2013-06-17
1
-1
/
+41
*
audio/player: Add function media_item_set_playable
Luiz Augusto von Dentz
2013-06-17
3
-1
/
+20
*
audio/player: Add support for setting current Item object
Luiz Augusto von Dentz
2013-06-17
3
-6
/
+40
*
audio/player: Add implementation of MediaFolder.ListItems
Luiz Augusto von Dentz
2013-06-17
3
-3
/
+164
*
audio/AVRCP: Add support for GetFolderItems command
Luiz Augusto von Dentz
2013-06-17
2
-4
/
+195
*
audio/AVRCP: Add browsed flag to player
Luiz Augusto von Dentz
2013-06-17
1
-1
/
+3
*
audio/player: Split item creation
Luiz Augusto von Dentz
2013-06-17
3
-108
/
+250
*
audio: Fix memory leak while creating SDP records
Anderson Lizardo
2013-06-12
1
-6
/
+8
*
AVRCP: Fix sending SetPlayerApplicationSettingValue using notify command type
Luiz Augusto von Dentz
2013-06-11
1
-1
/
+1
*
AVRCP: Allways fallback to GetElementAttributes if GetItemAttributes fails
Luiz Augusto von Dentz
2013-06-11
1
-2
/
+1
*
AVRCP: Fix sending invalid attributes when responding to GetElementAttributes
Luiz Augusto von Dentz
2013-06-11
1
-3
/
+33
*
AVRCP: Fix crash while setting player volume
Luiz Augusto von Dentz
2013-06-11
1
-1
/
+2
*
AVRCP: Fix crash when connecting role without a record
Luiz Augusto von Dentz
2013-06-11
1
-0
/
+5
*
AVRCP: Fix setting reserved bit in GetCapabilities response
Luiz Augusto von Dentz
2013-06-11
1
-1
/
+1
*
AVRCP: Fix crash if player status is NULL
Luiz Augusto von Dentz
2013-06-11
1
-0
/
+2
*
AVRCP: Fix crash when current addressed player is removed
Luiz Augusto von Dentz
2013-06-11
1
-4
/
+24
*
AVRCP: Add additional protocol discriptor list for Browsing channel
Luiz Augusto von Dentz
2013-06-11
1
-3
/
+21
*
AVRCP: Fix crash while listing available settings in TG role
Luiz Augusto von Dentz
2013-06-11
1
-0
/
+2
*
AVCTP: Call callback in case the request timeout
Luiz Augusto von Dentz
2013-06-11
2
-6
/
+40
*
AVCTP: Fix coding style
Luiz Augusto von Dentz
2013-06-11
1
-3
/
+2
*
AVRCP: Fix crash when registering unsupported notification
Luiz Augusto von Dentz
2013-06-11
1
-0
/
+4
*
alert: Fix invalid read past end of buffer
Johan Hedberg
2013-06-07
1
-0
/
+3
*
heartrate: Fix D-Bus registration error case
Mikel Astiz
2013-05-29
1
-2
/
+2
[next]