index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
a2dp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert audio service into a plugin.
Luiz Augusto von Dentz
2008-03-27
1
-30
/
+25
*
Fix stream reconfiguration when it requires changing the stream endpoint.
Luiz Augusto von Dentz
2008-03-07
1
-5
/
+35
*
Do master role switching by default and add ForceMaster config option
Johan Hedberg
2008-03-05
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Don't confuse Sink interface with local sink support
Johan Hedberg
2008-01-31
1
-4
/
+4
*
Add config options for each source.
Luiz Augusto von Dentz
2008-01-23
1
-10
/
+81
*
Make debug logs per sep.
Luiz Augusto von Dentz
2008-01-23
1
-42
/
+43
*
Add mpeg12 sep registration.
Luiz Augusto von Dentz
2008-01-23
1
-13
/
+131
*
Initial support of mpeg12 codec.
Luiz Augusto von Dentz
2008-01-23
1
-15
/
+15
*
Fixes use of g_idle_add function.
Luiz Augusto von Dentz
2007-12-07
1
-22
/
+35
*
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
*
Fix unitialized memory access issue
Johan Hedberg
2007-12-07
1
-2
/
+2
*
Minor coding style fixes
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
2007-12-03
1
-402
/
+310
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-0
/
+1
*
Fix avdtp session leak when receiving consequtive start & suspend requests
Johan Hedberg
2007-10-22
1
-3
/
+8
*
Don't set suspend timer if the SEP is locked
Johan Hedberg
2007-10-11
1
-1
/
+2
*
Fix warning caused by previous patch
Johan Hedberg
2007-10-10
1
-1
/
+1
*
Remove suspend timer if the other end sends a suspend command
Johan Hedberg
2007-10-10
1
-0
/
+6
*
Expose stream setup errors higher up in the call stack
Johan Hedberg
2007-09-28
1
-37
/
+65
*
Limit range of bitpool announced while in ACP side.
Luiz Augusto von Dentz
2007-09-03
1
-3
/
+27
*
Fix stream starting if suspend request is pending
Johan Hedberg
2007-08-31
1
-1
/
+1
*
Cleanup and fixes of stream handling
Johan Hedberg
2007-08-31
1
-60
/
+28
*
Fix more SEP locking issues
Johan Hedberg
2007-08-31
1
-26
/
+76
*
Fix local SEP locking when connecting fails or unix client disconnects
Johan Hedberg
2007-08-31
1
-2
/
+8
*
Fix stream setup error handling
Johan Hedberg
2007-08-30
1
-4
/
+3
*
Prefer 44.1kHz over 48kHz
Marcel Holtmann
2007-08-30
1
-3
/
+3
*
Disable the broken optional codec parameters setup
Marcel Holtmann
2007-08-30
1
-5
/
+5
*
Fix memory issue.
Luiz Augusto von Dentz
2007-08-29
1
-2
/
+3
*
Fix the need to have all parameters.
Luiz Augusto von Dentz
2007-08-29
1
-3
/
+3
*
Make codec parameters support available for application.
Luiz Augusto von Dentz
2007-08-29
1
-179
/
+253
*
Fix unix client disconnects before headset has been successfully connected
Johan Hedberg
2007-08-28
1
-1
/
+1
*
Make SBC Audio Source count configurable and the default value 1
Johan Hedberg
2007-08-28
1
-6
/
+6
*
First try at device autocreate support
Johan Hedberg
2007-08-27
1
-1
/
+1
*
Fix locking of A2DP SEP's
Johan Hedberg
2007-08-24
1
-1
/
+4
*
Support up to two simultaneous streams
Johan Hedberg
2007-08-24
1
-173
/
+262
*
Implement RequestAuthorization support
Johan Hedberg
2007-08-21
1
-2
/
+2
*
Improve robustness of A2DP SEP active stream state by using a stream state ca...
Johan Hedberg
2007-08-20
1
-27
/
+32
*
Improve handling of simultaneous connect attempts to different devices
Johan Hedberg
2007-08-20
1
-2
/
+22
*
Improve handling of unix clients which stay connected even though the headset...
Johan Hedberg
2007-08-19
1
-1
/
+2
*
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
1
-39
/
+108
*
Handle error situations better
Johan Hedberg
2007-08-16
1
-18
/
+46
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
1
-2
/
+1
*
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
1
-1
/
+1
*
Remove unused include
Johan Hedberg
2007-08-16
1
-1
/
+0
*
Remove unused code
Johan Hedberg
2007-08-16
1
-87
/
+0
[next]