index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
a2dp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
Add glib-compat.h to deal with issues in old GLib versions
Johan Hedberg
1
-1
/
+1
2011-10-05
Fix missing initialization of A2DP error
Johan Hedberg
1
-0
/
+1
2011-08-08
Fix possible invalid read/free on media.c
Luiz Augusto von Dentz
1
-40
/
+52
2011-07-05
Fix possible invalid read/free when using g_slist_free_full
Luiz Augusto von Dentz
1
-2
/
+10
2011-07-04
Allow building with GLib 2.16 for now
Marcel Holtmann
1
-0
/
+1
2011-06-30
Make use of g_slist_free_full on audio plugin
Luiz Augusto von Dentz
1
-11
/
+5
2011-06-14
Fix invalid write to memory issue in A2DP module
Rafal Michalski
1
-3
/
+2
2011-05-15
Remove unused remote_type variable from a2dp_config
Szymon Janc
1
-6
/
+2
2011-05-15
Remove redundant local copy of GSlist* from functions
Szymon Janc
1
-3
/
+2
2011-05-02
Fix crash when calling finalize_setup_errno
Luiz Augusto von Dentz
1
-7
/
+7
2011-04-14
Fix unregistering a2dp sep while it is locked
Luiz Augusto von Dentz
1
-0
/
+16
2011-04-04
Fix not removing source when removing setup callback
Luiz Augusto von Dentz
1
-3
/
+9
2011-04-04
Refactor A2DP finalize_*_errno functions
Luiz Augusto von Dentz
1
-47
/
+41
2011-04-04
Fix handling of A2DP suspend response
Luiz Augusto von Dentz
1
-11
/
+11
2011-03-28
Fix crash when receiving avdtp close command
Luiz Augusto von Dentz
1
-0
/
+18
2011-03-24
Fix crash while exiting when endpoint has a a2dp stream
Luiz Augusto von Dentz
1
-1
/
+3
2011-03-22
Fix crash when unregistering a2dp driver before media driver
Luiz Augusto von Dentz
1
-0
/
+7
2011-03-18
Recalculate remote SEP if the codec type changes
Arun Raghavan
1
-1
/
+8
2011-03-17
Add 'Protocol not supported' error in a2dp_add_sep
Dmitriy Paliy
1
-8
/
+26
2011-02-17
Fix no SEP if corresponding interface is disabled
Dmitriy Paliy
1
-1
/
+10
2011-02-08
Reuse same SEP when reconfiguring A2DP streams
Johan Hedberg
1
-0
/
+3
2011-01-11
Fix memory leak when calling endpoint to select capabilities
Luiz Augusto von Dentz
1
-0
/
+1
2011-01-11
Fix possible memory leak on each a2dp stream setup
Luiz Augusto von Dentz
1
-11
/
+18
2010-11-19
Fix reference count of a2dp stream setup
Luiz Augusto von Dentz
1
-64
/
+54
2010-11-19
Cleanup a2dp_cancel code
Luiz Augusto von Dentz
1
-1
/
+3
2010-11-19
Cleanup a2dp setup code
Luiz Augusto von Dentz
1
-84
/
+68
2010-11-11
Fix minor whitespace issue
Johan Hedberg
1
-1
/
+1
2010-11-11
Remove a2dp setup callbacks after they return
Luiz Augusto von Dentz
1
-20
/
+35
2010-10-26
Fix A2DP play when sample rate gets changed
John Crosbie
1
-0
/
+3
2010-10-11
Fix blocking on setconf indication callback
Luiz Augusto von Dentz
1
-61
/
+140
2010-10-11
Fix blocking on setconf confirmation callback
Luiz Augusto von Dentz
1
-5
/
+29
2010-10-11
Make use of avdtp category when setting errors
Luiz Augusto von Dentz
1
-3
/
+3
2010-10-11
Fix not always signalling new streams when acting as a sink
Luiz Augusto von Dentz
1
-0
/
+2
2010-10-06
Fix audio.conf access when it isn't present
Johan Hedberg
1
-2
/
+5
2010-09-22
Fix registering local endpoints when Socket interface is disabled
Luiz Augusto von Dentz
1
-1
/
+12
2010-09-15
Update a2dp transport delay when it changes
Luiz Augusto von Dentz
1
-4
/
+27
2010-09-15
Add initial implementation of org.bluez.Media spec
Luiz Augusto von Dentz
1
-123
/
+603
2010-09-08
Fix closing stream of locked sep when reconfiguring
Luiz Augusto von Dentz
1
-0
/
+2
2010-06-29
Remove redundant information that is already present in DBG
Luiz Augusto von Dentz
1
-3
/
+3
2010-05-26
Coding style cleanup
Johan Hedberg
1
-0
/
+1
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
1
-56
/
+56
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-03-24
Add immediate parameter to avdtp_close
Luiz Augusto Von Dentz
1
-2
/
+2
2010-03-24
Send abort on while cancelling a2dp setup
Luiz Augusto Von Dentz
1
-37
/
+6
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-06
Add support for AVDTP 1.3 Delay Reporting
Johan Hedberg
1
-24
/
+100
2009-10-05
Fix A2DP and AVDTP versions in SDP records
Johan Hedberg
1
-3
/
+4
2009-10-02
Fix memory leaks
Steve Grubb
1
-1
/
+3
2009-07-13
Adapt A2DP functions to support the Sink role.
João Paulo Rechi Vita
1
-63
/
+75
[next]