index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
pcm_bluetooth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rtp header.
Luiz Augusto von Dentz
2007-10-18
1
-54
/
+1
*
Fix alsa buffer constraints
Johan Hedberg
2007-10-18
1
-7
/
+22
*
Fix poll timeout to avoid unnecessary polls
Johan Hedberg
2007-10-18
1
-1
/
+7
*
respond to alsa delay signal (players were getting stuck at the end of tracks)
Brad Midgley
2007-10-08
1
-0
/
+21
*
Fix compiler warning
utils-3.19
Marcel Holtmann
2007-09-16
1
-0
/
+2
*
Check for valid stream fd after trying to receive it (and not before)
Johan Hedberg
2007-09-06
1
-4
/
+5
*
Fix poll revents check
Marcel Holtmann
2007-09-06
1
-3
/
+1
*
Use poll instead of usleep to wait on worker thread.
Luiz Augusto von Dentz
2007-09-05
1
-30
/
+51
*
Cleanup fd passing a little
Johan Hedberg
2007-09-05
1
-27
/
+18
*
removed unused variable total from bluetooth_state
Brad Midgley
2007-09-03
1
-3
/
+1
*
stub in the state change ipc for pausing a stream (but don't enable it yet)
Brad Midgley
2007-09-03
1
-0
/
+62
*
Fix endianess problem.
Luiz Augusto von Dentz
2007-08-31
1
-0
/
+31
*
Implement proper locking for headsets
Johan Hedberg
2007-08-31
1
-6
/
+18
*
Fix use of = instead of == to compare audio mode.
Luiz Augusto von Dentz
2007-08-30
1
-1
/
+1
*
Fix missing {}.
Luiz Augusto von Dentz
2007-08-30
1
-1
/
+2
*
Coding style fixes
Marcel Holtmann
2007-08-29
1
-3
/
+1
*
Fix the ALSA plugin parameter mess
Marcel Holtmann
2007-08-29
1
-32
/
+30
*
Fix memory issue.
Luiz Augusto von Dentz
2007-08-29
1
-4
/
+4
*
Fix the need to have all parameters.
Luiz Augusto von Dentz
2007-08-29
1
-15
/
+12
*
Make codec parameters support available for application.
Luiz Augusto von Dentz
2007-08-29
1
-11
/
+105
*
Fix comment.
Luiz Augusto von Dentz
2007-08-27
1
-1
/
+1
*
Ignore error so hsp device can work for unpatched kernels.
Luiz Augusto von Dentz
2007-08-27
1
-1
/
+2
*
Fix alsa plugin for hsp devices.
Luiz Augusto von Dentz
2007-08-27
1
-60
/
+60
*
Use device string for the IPC
Marcel Holtmann
2007-08-25
1
-4
/
+5
*
Fix return value when receiving an error.
Luiz Augusto von Dentz
2007-08-24
1
-1
/
+1
*
Fix parameter parsing
Marcel Holtmann
2007-08-23
1
-7
/
+10
*
Add support for ALSA parameters
Marcel Holtmann
2007-08-23
1
-4
/
+43
*
Code cleanup.
Luiz Augusto von Dentz
2007-08-22
1
-23
/
+73
*
stopped variable is A2DP specific (at least for now)
Johan Hedberg
2007-08-22
1
-8
/
+10
*
Make the uint boundary check a little bit more reliable
Johan Hedberg
2007-08-22
1
-5
/
+4
*
Don't restart playback thread when stop and start are called
Johan Hedberg
2007-08-22
1
-18
/
+20
*
Use "unsigned int" instead of "unsigned long long" and reset the point of ref...
Johan Hedberg
2007-08-22
1
-4
/
+14
*
Add swap member to sbc struct and fix pcm plugin to not swap the buffer.
Luiz Augusto von Dentz
2007-08-21
1
-12
/
+1
*
Another big coding style fixup
Marcel Holtmann
2007-08-21
1
-89
/
+65
*
Fix useless tab and spaces left.
Luiz Augusto von Dentz
2007-08-21
1
-15
/
+15
*
Remove unnecessary assert
Johan Hedberg
2007-08-21
1
-7
/
+0
*
memcpy_changeendian shouldn't be public
Johan Hedberg
2007-08-21
1
-1
/
+1
*
Fix pthread function error checking
Johan Hedberg
2007-08-21
1
-2
/
+2
*
More coding style cleanup
Johan Hedberg
2007-08-21
1
-5
/
+4
*
More cleanup
Johan Hedberg
2007-08-21
1
-5
/
+6
*
Fix coding style
Johan Hedberg
2007-08-21
1
-13
/
+13
*
Implement proper timing for sending AVDTP stream
Johan Hedberg
2007-08-21
1
-147
/
+278
*
Revert accidental commit of pcm_bluetooth.c changes
Johan Hedberg
2007-08-20
1
-264
/
+147
*
Fix handling of multiple unix clients
Johan Hedberg
2007-08-20
1
-147
/
+264
*
Improve avdtp_write error handling
Johan Hedberg
2007-08-15
1
-7
/
+28
*
A2DP specific cleanup callback is unnecessary after the previous fix to bluet...
Johan Hedberg
2007-08-15
1
-11
/
+2
*
Minor fixes to alsa plugin.
Luiz Augusto von Dentz
2007-08-14
1
-3
/
+5
*
Don't call a alsa callback from inside a alsa callback
Johan Hedberg
2007-08-14
1
-1
/
+0
*
Cleanup the sbc codec when the plugin is deinitialized
Johan Hedberg
2007-08-14
1
-2
/
+11
*
Fix use of bluetooth_hw_params for a2dp device.
Luiz Augusto von Dentz
2007-08-14
1
-15
/
+39
[next]