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
/
sink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
audio: Move to profiles directory
Luiz Augusto von Dentz
1
-671
/
+0
2012-10-16
audio: Remove path from struct audio_device
Szymon Janc
1
-8
/
+9
2012-10-09
sink: Remove deprecated code
Luiz Augusto von Dentz
1
-52
/
+0
2012-10-09
audio: Fix memory leak of AVDTP buffer
Luiz Augusto von Dentz
1
-0
/
+8
2012-09-21
audio: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-25
/
+19
2012-09-21
dbus-common: Remove conn parameter from emit_property_changed
Andrzej Kaczmarek
1
-5
/
+5
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
1
-0
/
+1
2012-07-05
sink: remove deprecated D-Bus method
Gustavo Padovan
1
-24
/
+0
2012-06-29
AVDTP: Remove auto_dc flag
Luiz Augusto von Dentz
1
-2
/
+0
2012-05-17
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-9
/
+9
2012-05-17
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-14
/
+16
2012-05-17
Constify GDBus signal tables
Lucas De Marchi
1
-1
/
+1
2012-05-17
Constify GDBus method tables
Lucas De Marchi
1
-1
/
+1
2012-02-14
audio: Fix clang compiler warnings regarding implicit enum conversion
Vinicius Costa Gomes
1
-2
/
+2
2010-12-16
Remove error_common_reply()
Gustavo F. Padovan
1
-3
/
+4
2010-12-14
audio: use btd_error_failed()
Gustavo F. Padovan
1
-6
/
+3
2010-12-08
Add btd_error_already_connected()
Gustavo F. Padovan
1
-3
/
+1
2010-12-07
Add btd_error_busy()
Gustavo F. Padovan
1
-4
/
+2
2010-12-07
Add btd_error_not_connected()
Gustavo F. Padovan
1
-3
/
+1
2010-11-19
Fix not dropping avdtp session reference when cancelling stream setup
Luiz Augusto von Dentz
1
-0
/
+3
2010-11-19
Add debug logs for state changes on sink
Luiz Augusto von Dentz
1
-0
/
+10
2010-11-11
Fix not aborting sink stream configuration on disconnect
Luiz Augusto von Dentz
1
-1
/
+27
2010-10-29
Don't use AVDTP timer when the device is being disconnected
Johan Hedberg
1
-0
/
+2
2010-10-11
Make use of avdtp category when setting errors
Luiz Augusto von Dentz
1
-2
/
+2
2010-09-28
Fix headset disconnecting via device disconnect
Radoslaw Jablonski
1
-29
/
+0
2010-09-15
Add initial implementation of org.bluez.Media spec
Luiz Augusto von Dentz
1
-157
/
+22
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
1
-11
/
+11
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
-3
/
+3
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
-0
/
+6
2009-07-13
Adapt A2DP functions to support the Sink role.
João Paulo Rechi Vita
1
-4
/
+3
2009-05-06
Fix sink disconnect callback removal
Johan Hedberg
1
-3
/
+11
2009-05-04
Fix bug which cause disconnect watches to run on freed data.
Luiz Augusto von Dentz
1
-0
/
+4
2009-04-27
Make disconnect watch callback to take removal flag.
Luiz Augusto von Dentz
1
-1
/
+2
2009-04-27
Fix removing sink retry timer in sink_free
Johan Hedberg
1
-4
/
+13
2009-04-22
Make audio plugin to use disconnect watches.
Luiz Augusto von Dentz
1
-0
/
+19
2009-04-15
Fix a2dp_source_get error checking
Johan Hedberg
1
-0
/
+5
2009-04-15
Fix sink.c crash if removing device while connecting
Johan Hedberg
1
-9
/
+22
2009-04-02
Fix disconnection timers for org.bluez.Audio
Johan Hedberg
1
-2
/
+2
2009-03-28
Add support for sink state callbacks
Johan Hedberg
1
-37
/
+78
2009-03-27
Implement Audio.Connect and Audio.Disconnect
Johan Hedberg
1
-0
/
+11
2009-03-27
Add support for automatic HFP+A2DP connection creation with incoming connections
Johan Hedberg
1
-0
/
+2
2009-03-27
Fix Disconnected being emitted while reconfiguring.
Luiz Augusto von Dentz
1
-14
/
+12
2009-03-25
Introduce BT_OPEN command to audio ipc.
Luiz Augusto von Dentz
1
-1
/
+3
2009-03-25
Add State property also to AudioSink.GetProperties()
Johan Hedberg
1
-11
/
+24
2009-03-25
Make use of the AVDTP session state callback for automatic AVRCP control
Johan Hedberg
1
-1
/
+2
2009-03-25
Handle sink->session == NULL && session == NULL correctly in sink_setup_stream
Johan Hedberg
1
-0
/
+3
2009-03-24
Ignore non-sink devices in sink.c avdtp_state_callback
Johan Hedberg
1
-0
/
+3
[next]