index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
control.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-11-03
Fix CK-20W quirks for play and pause events
Daniel Orstadius
1
-0
/
+2
2009-10-05
Fix AVRCP and AVCTP versions in the SDP records
Johan Hedberg
1
-6
/
+8
2009-10-02
Fix string comparison
Johan Hedberg
1
-1
/
+1
2009-10-02
Add a quirk for the Nokia CK-20W car kit
Johan Hedberg
1
-5
/
+34
2009-10-02
Fix GIOCondition error check
Johan Hedberg
1
-1
/
+1
2009-10-02
Fix memory leaks
Steve Grubb
1
-0
/
+4
2009-09-09
Add debug print for closing uinput
Johan Hedberg
1
-0
/
+5
2009-09-06
Fix audio device authorized setting for AVRCP-only connections
Johan Hedberg
1
-0
/
+4
2009-09-04
Add debug logs for AVCTP state changes
Johan Hedberg
1
-0
/
+4
2009-09-04
Fix audio connection authorization handling with timeouts
Johan Hedberg
1
-0
/
+13
2009-09-03
Fix authorization when the audio profiles are slow to connect
Johan Hedberg
1
-6
/
+2
2009-06-30
Make sure dev.name is always nul-terminated
Johan Hedberg
1
-1
/
+1
2009-06-15
Fix bug which cause authorization to be denied in certain headsets.
Luiz Augusto von Dentz
1
-2
/
+2
2009-06-09
Also fix AVRCP UNITINFO response
Johan Hedberg
1
-0
/
+6
2009-06-09
Fix AVRCP SUBUNIT INFO response to include the Panel subunit type
Johan Hedberg
1
-0
/
+2
2009-05-20
Make AVRCP to uinput key mapping more generic
Johan Hedberg
1
-41
/
+29
2009-05-19
Fix also UI_SET_KEYBIT for the new pause and play key codes
Johan Hedberg
1
-1
/
+2
2009-05-18
Fix keycodes to better match existing X key map support
Johan Hedberg
1
-2
/
+2
2009-05-18
Map AVRCP Play and Pause to separate dedicated key codes
Johan Hedberg
1
-2
/
+2
2009-05-14
Make sure audio driver is probed when handling an incoming connections.
Luiz Augusto von Dentz
1
-2
/
+6
2009-04-23
Fix sending AVRCP button released passthrough messages
Scott Talbot
1
-1
/
+1
2009-04-23
Fix missing defines for big endian AVCRP header sizes
Marcel Holtmann
1
-0
/
+2
2009-04-23
Use more suitable AVRCP keycode mappings
Johan Hedberg
1
-4
/
+4
2009-04-23
Fix sending AVRCP commands to non-target devices
Johan Hedberg
1
-2
/
+25
2009-04-23
Cleanup and simplify AVRCP code
Johan Hedberg
1
-195
/
+131
2009-04-19
Add basic AVRCP volume control support
Johan Hedberg
1
-0
/
+89
2009-04-18
Add missing AVRCP operation id's
Johan Hedberg
1
-9
/
+10
2009-04-15
Track the AVCTP connect attempt from the start
Johan Hedberg
1
-1
/
+1
2009-04-11
Fix manager_get_device to not always create a new device object
Johan Hedberg
1
-1
/
+1
2009-04-01
Fix possible null pointer deference.
Luiz Augusto von Dentz
1
-1
/
+2
2009-03-27
AVCTP qualification: Handle more error codes.
Nick Pelly
1
-10
/
+15
2009-03-27
Remove double semicolon
Johan Hedberg
1
-1
/
+1
2009-03-27
Add AVCTP state callback support to control.c
Johan Hedberg
1
-13
/
+56
2009-03-26
Null pointer check in avctp_unref().
Nick Pelly
1
-1
/
+1
2009-03-24
Convert some not-so-important info logs to debug logs
Johan Hedberg
1
-2
/
+2
2009-03-23
Remove incorrect g_io_channel_unref call
Johan Hedberg
1
-1
/
+0
2009-02-25
Rework avctp_confirm_cb logic
Johan Hedberg
1
-14
/
+8
2009-02-25
Remove unnecessary g_io_channel_set_close_on_unref call
Johan Hedberg
1
-2
/
+0
2009-02-24
Only call g_io_channel_shutdown if the connection was actually successfull
Johan Hedberg
1
-1
/
+2
2009-02-24
Start monitoring the AVCTP channel first in connect_cb
Johan Hedberg
1
-4
/
+1
2009-02-19
Convert control.c to use btio confirm_cb
Johan Hedberg
1
-108
/
+81
2009-02-19
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
1
-5
/
+5
2009-02-19
Remove invalid g_io_channel_unref
Johan Hedberg
1
-1
/
+0
2009-02-19
Make audio plugin to use BtIO API.
Luiz Augusto von Dentz
1
-57
/
+66
2009-02-04
Delay AVRCP connection when remote device connects A2DP
Johan Hedberg
1
-0
/
+4
2009-02-02
Set AVRCP version 1.0 since nothing else is implemented
Johan Hedberg
1
-2
/
+2
2009-01-30
Fix signed/unsigned comparison issues within AVDTP/A2DP code
Marcel Holtmann
1
-2
/
+2
2009-01-28
Fix uninitialized address variable
Johan Hedberg
1
-0
/
+2
[next]