index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
coding style
Brad Midgley
2008-01-14
1
-1
/
+1
*
Make sure the correct handle value gets updated when parsing HSP/HFP records
Johan Hedberg
2008-01-11
1
-8
/
+13
*
handle call rejection properly
Johan Hedberg
2008-01-09
1
-4
/
+6
*
Fix frame_size calculation when there already is data in the buffer
Johan Hedberg
2008-01-09
1
-2
/
+2
*
TerminateCall signal should be called CallTerminated
Johan Hedberg
2008-01-09
2
-3
/
+3
*
Update API documentation
Johan Hedberg
2008-01-08
1
-1
/
+12
*
Implement SetupCall method
Johan Hedberg
2008-01-08
1
-0
/
+51
*
Further headset fixes and cleanup
Johan Hedberg
2008-01-08
1
-17
/
+60
*
Improve HFP/HSP discovery and connection state tracking
Johan Hedberg
2008-01-08
4
-45
/
+38
*
don't overwrite the output of bluetooth_init
Brad Midgley
2008-01-07
1
-3
/
+0
*
use correct variable to pick up alsa prefs
Brad Midgley
2008-01-05
1
-8
/
+8
*
Use write instead of g_io_channel_write (which is deprecated)
Johan Hedberg
2007-12-14
1
-7
/
+5
*
Remove unecessary variable and strlen call
Johan Hedberg
2007-12-14
1
-4
/
+2
*
Prepare for HFP features
Johan Hedberg
2007-12-14
1
-28
/
+47
*
Fix mic gain value
Johan Hedberg
2007-12-14
1
-1
/
+1
*
Add initial mechanism to handle headset commands.
Luiz Augusto von Dentz
2007-12-12
2
-128
/
+149
*
Fix connecting to hfp headset. (Patch from fdalleau)
Luiz Augusto von Dentz
2007-12-11
3
-11
/
+39
*
Fixes use of g_idle_add function.
Luiz Augusto von Dentz
2007-12-07
1
-22
/
+35
*
Fix bug of error responses being ignored.
Luiz Augusto von Dentz
2007-12-07
1
-2
/
+8
*
Bring back start variable to fix racecondition with quickly reconnecting IPC ...
Johan Hedberg
2007-12-07
1
-1
/
+21
*
a2dp_source_suspend should call avdtp_suspend and not avdtp_start if the stat...
Johan Hedberg
2007-12-07
1
-2
/
+2
*
Fix another potential uninitialized memory access issue
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Minor locality issue
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Make sure remote SEP cache and active streams stay in sync
Johan Hedberg
2007-12-07
1
-3
/
+5
*
Fix unitialized memory access issue
Johan Hedberg
2007-12-07
1
-2
/
+2
*
Fix BT_GETCAPABILITIES when the headset has already been acting as INT
Johan Hedberg
2007-12-07
2
-6
/
+7
*
Minor coding style fixes
Johan Hedberg
2007-12-07
4
-14
/
+20
*
Fixes for hsp.
Luiz Augusto von Dentz
2007-12-06
2
-61
/
+121
*
Cache discovery process to avoid delays.
Luiz Augusto von Dentz
2007-12-05
1
-6
/
+5
*
Fix error messages. (thanks to fchevalier for the patch)
Luiz Augusto von Dentz
2007-12-04
5
-84
/
+89
*
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
2007-12-03
9
-580
/
+1225
*
Enable AVRCP by default
Johan Hedberg
2007-11-27
1
-1
/
+1
*
Use KEY_PREVIOUSSONG and KEY_NEXTSONG (instead of KEY_PREVIOUS and KEY_NEXT) ...
Johan Hedberg
2007-11-27
1
-4
/
+4
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
6
-207
/
+65
*
Mention Kai's contributions
Marcel Holtmann
2007-11-26
1
-0
/
+1
*
Add autoconf magic for the librt linking
Marcel Holtmann
2007-11-26
1
-1
/
+1
*
Code cleanup.
Luiz Augusto von Dentz
2007-11-23
3
-60
/
+21
*
Link librt with the alsa module (needs to be fixed with proper autotools chec...
Johan Hedberg
2007-11-22
1
-1
/
+1
*
Support multiple periods
Johan Hedberg
2007-11-22
1
-8
/
+11
*
Get rid of struct timeval completely
Johan Hedberg
2007-11-22
1
-19
/
+18
*
Integrate new ipc API implementation.
Luiz Augusto von Dentz
2007-11-21
15
-1282
/
+1843
*
Revert commented lines of previous commit.
Luiz Augusto von Dentz
2007-11-20
1
-5
/
+2
*
Fix bug in alsa plugin.
Luiz Augusto von Dentz
2007-11-20
1
-3
/
+7
*
Add sbc_reinit.
Luiz Augusto von Dentz
2007-11-13
1
-2
/
+1
*
Fix double-check for HSP instead of checking HFP
Marcel Holtmann
2007-11-13
1
-1
/
+1
*
Fix bug in sbcenc when changing encoder parameters.
Luiz Augusto von Dentz
2007-11-12
1
-0
/
+2
*
Make sbc codec to write directly in application buffers and so avoiding memcpys.
Luiz Augusto von Dentz
2007-11-12
3
-32
/
+39
*
Use clock_gettime instead of gettimeofday
Johan Hedberg
2007-11-09
1
-3
/
+16
*
Use just one possible value in the period size list since multiple options se...
Johan Hedberg
2007-11-09
1
-5
/
+1
*
A2DP wakeup refactoring & cleanup (patch from Kai Vehmanen <kai.vehmanen@noki...
Johan Hedberg
2007-11-09
1
-64
/
+102
[next]