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
...
*
Improve handling of unix clients which stay connected even though the headset...
Johan Hedberg
2007-08-19
3
-8
/
+7
*
Reduce stream idle timeout from 30s to 20s
Johan Hedberg
2007-08-18
1
-1
/
+1
*
Add idle timeout for streams
Johan Hedberg
2007-08-18
1
-1
/
+35
*
Reset value of timer id after removing it
Johan Hedberg
2007-08-18
1
-1
/
+3
*
Accept start requests and add timeout for suspending unused streams
Johan Hedberg
2007-08-18
2
-40
/
+115
*
Add some debug for the stream endpoint discovery
Marcel Holtmann
2007-08-17
1
-17
/
+21
*
Fix seid counting in suspend and start requests
Johan Hedberg
2007-08-17
1
-2
/
+2
*
Fix path (un)registering when hcid is not running
Johan Hedberg
2007-08-16
1
-6
/
+6
*
Handle error situations better
Johan Hedberg
2007-08-16
6
-82
/
+280
*
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
2007-08-16
4
-64
/
+17
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
5
-19
/
+65
*
Free callback data after removing it from the list
Johan Hedberg
2007-08-16
1
-0
/
+1
*
a2dp_select_capabilities doesn't need to be public
Johan Hedberg
2007-08-16
2
-3
/
+1
*
Remove unused include
Johan Hedberg
2007-08-16
1
-1
/
+0
*
Remove unused code
Johan Hedberg
2007-08-16
2
-90
/
+0
*
Rework interfacing with the avdtp state machine
Johan Hedberg
2007-08-16
11
-365
/
+736
*
According to spec. OPEN state is entered before calling suspend_cfm
Johan Hedberg
2007-08-15
1
-2
/
+2
*
call avdtp_start from open_cfm instead of state callback
Johan Hedberg
2007-08-15
3
-9
/
+31
*
Implement support for incoming suspend commands
Johan Hedberg
2007-08-15
1
-3
/
+59
*
The resume variable is redundant
Johan Hedberg
2007-08-15
1
-6
/
+3
*
Fix resuming of stream on rapid unix client reconnects
Johan Hedberg
2007-08-15
1
-4
/
+14
*
Improve avdtp_write error handling
Johan Hedberg
2007-08-15
1
-7
/
+28
*
Yet another fix (memory leak) to using find_adapter
Johan Hedberg
2007-08-15
1
-6
/
+6
*
check find_adapter return value for NULL
Johan Hedberg
2007-08-15
1
-0
/
+2
*
Use FindAdapter to resolve adapter paths
Johan Hedberg
2007-08-15
1
-2
/
+58
*
send_request returns int and not a boolean
Johan Hedberg
2007-08-15
1
-1
/
+1
*
avdtp_send returns a boolean and not a int
Johan Hedberg
2007-08-15
1
-2
/
+3
*
Switch to OPEN state when receiving Open accept response
Johan Hedberg
2007-08-15
1
-1
/
+5
*
Fix CONFIGURED->OPEN state change
Johan Hedberg
2007-08-15
1
-2
/
+0
*
STREAMING->OPEN happens first when Suspend response is received
Johan Hedberg
2007-08-15
1
-7
/
+1
*
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
*
Reset sink->c before calling get_config to avoid EBUSY
Johan Hedberg
2007-08-14
1
-1
/
+2
*
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
*
Also call stream state callback in error situations
Johan Hedberg
2007-08-14
1
-6
/
+12
*
Rename pending_connect struct to something more accurate to its usage
Johan Hedberg
2007-08-13
1
-10
/
+11
*
Fix error checking order in sink_get_config
Johan Hedberg
2007-08-13
1
-3
/
+3
*
Don't perform any additional actions if not the initiator of a stream
Johan Hedberg
2007-08-13
1
-0
/
+4
*
Add extra error log to sink_get_config
Johan Hedberg
2007-08-13
1
-1
/
+3
*
Handle unix client disconnect properly before we have received a configuratio...
Johan Hedberg
2007-08-13
1
-2
/
+3
*
Add some error checks to sink_get_config
Johan Hedberg
2007-08-13
1
-7
/
+13
*
Implement support for incoming Start command
Johan Hedberg
2007-08-13
2
-11
/
+76
*
Update API description
Johan Hedberg
2007-08-13
1
-2
/
+81
*
Fix RemoveDevice bug that prevent its removal from storage.
Luiz Augusto von Dentz
2007-08-13
3
-8
/
+30
*
Fix compilation of debug only sections
Marcel Holtmann
2007-08-13
1
-5
/
+5
*
Remove ifndef protections and includes from .h files
Johan Hedberg
2007-08-13
21
-55
/
+42
*
Clean up mess with header files
Johan Hedberg
2007-08-12
12
-85
/
+87
*
All local SEP callbacks need a avdtp session parameter
Johan Hedberg
2007-08-12
3
-42
/
+56
[prev]
[next]