index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
sink.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
2008-11-17
1
-3
/
+3
|
*
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
2008-10-24
1
-6
/
+3
|
*
Fix indentation levels
Johan Hedberg
2008-10-16
1
-14
/
+10
|
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
1
-20
/
+14
|
*
Fix remaining places to use dict_append_entry too
Johan Hedberg
2008-10-16
1
-4
/
+2
|
*
Fix uninitialized reply of multiple GetProperties methods
Marcel Holtmann
2008-10-03
1
-0
/
+4
|
*
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
2008-10-02
1
-5
/
+6
|
*
Add code to emit PropertyChanged on sink interface.
Luiz Augusto von Dentz
2008-10-02
1
-2
/
+26
|
*
Add property support for sink interface.
Luiz Augusto von Dentz
2008-10-02
1
-0
/
+36
|
*
Fix potential invalid read.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
|
*
Move error_failed to its usage places
Marcel Holtmann
2008-08-04
1
-0
/
+6
|
*
Remove use of g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-07-30
1
-15
/
+31
|
*
Cleanup audio manager.
Luiz Augusto von Dentz
2008-07-28
1
-0
/
+3
|
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-4
/
+4
|
*
Fix the last remains of sending helpers
Marcel Holtmann
2008-06-06
1
-3
/
+6
|
*
Make audio service to use libgdbus functions.
Luiz Augusto von Dentz
2008-06-02
1
-31
/
+38
|
*
Replace struct device with struct audio_device
Marcel Holtmann
2008-05-29
1
-9
/
+9
|
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+1
|
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+2
|
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
|
*
Initial support of mpeg12 codec.
Luiz Augusto von Dentz
2008-01-23
1
-44
/
+44
|
*
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
2007-12-03
1
-17
/
+195
|
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-10
/
+9
|
*
Update copyright information
Marcel Holtmann
2007-10-23
1
-1
/
+1
|
*
Fixes a2dpsink element.
Luiz Augusto von Dentz
2007-10-18
1
-1
/
+1
|
*
Handle cross-connect case for AVDTP
Johan Hedberg
2007-10-09
1
-5
/
+36
|
*
Minor coding style fixes
Johan Hedberg
2007-10-03
1
-2
/
+1
|
*
Expose stream setup errors higher up in the call stack
Johan Hedberg
2007-09-28
1
-2
/
+2
|
*
Cleanup and fixes of stream handling
Johan Hedberg
2007-08-31
1
-4
/
+4
|
*
Remove unused variables
Johan Hedberg
2007-08-30
1
-3
/
+0
|
*
Don't confuse stream callback id's and stream setup callback id's
Johan Hedberg
2007-08-30
1
-1
/
+0
|
*
Fix stream setup error handling
Johan Hedberg
2007-08-30
1
-0
/
+1
|
*
Make codec parameters support available for application.
Luiz Augusto von Dentz
2007-08-29
1
-1
/
+2
|
*
Remove stream callback in sink_free
Johan Hedberg
2007-08-29
1
-1
/
+8
|
*
Convert alsa initiated headset connections to similar callback system that ↵
Johan Hedberg
2007-08-27
1
-2
/
+0
|
|
|
|
A2DP is already using
*
Support up to two simultaneous streams
Johan Hedberg
2007-08-24
1
-1
/
+5
|
*
Add Playing and Stopped signals to sink inteface.
Luiz Augusto von Dentz
2007-08-22
1
-1
/
+13
|
*
Implement RequestAuthorization support
Johan Hedberg
2007-08-21
1
-0
/
+4
|
*
Handle error situations better
Johan Hedberg
2007-08-16
1
-7
/
+9
|
*
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
2007-08-16
1
-6
/
+4
|
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
1
-4
/
+6
|
*
Rework interfacing with the avdtp state machine
Johan Hedberg
2007-08-16
1
-251
/
+74
|
*
call avdtp_start from open_cfm instead of state callback
Johan Hedberg
2007-08-15
1
-9
/
+5
|
*
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
|
*
Reset sink->c before calling get_config to avoid EBUSY
Johan Hedberg
2007-08-14
1
-1
/
+2
|
*
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
|
[next]