index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for NULL before calling device_store
Johan Hedberg
2007-08-29
1
-1
/
+2
*
Make SBC Audio Source count configurable and the default value 1
Johan Hedberg
2007-08-28
1
-2
/
+14
*
Don't send DeviceCreated signals on service start
Johan Hedberg
2007-08-27
1
-4
/
+8
*
Fix DeviceCreated signal sending
Johan Hedberg
2007-08-27
1
-16
/
+17
*
Fix removing last device
Johan Hedberg
2007-08-27
1
-1
/
+1
*
Change ListDevices not to require any parameters
Johan Hedberg
2007-08-27
1
-73
/
+7
*
First try at device autocreate support
Johan Hedberg
2007-08-27
1
-5
/
+26
*
Add support for ALSA parameters
Marcel Holtmann
2007-08-23
1
-22
/
+43
*
Handle connect attempts during authorization better
Johan Hedberg
2007-08-21
1
-1
/
+2
*
Implement RequestAuthorization support
Johan Hedberg
2007-08-21
1
-50
/
+75
*
Fix load of default device from storage.
Luiz Augusto von Dentz
2007-08-20
1
-2
/
+3
*
Fix path (un)registering when hcid is not running
Johan Hedberg
2007-08-16
1
-6
/
+6
*
Fix RemoveDevice bug that prevent its removal from storage.
Luiz Augusto von Dentz
2007-08-13
1
-8
/
+15
*
Remove ifndef protections and includes from .h files
Johan Hedberg
2007-08-13
1
-1
/
+3
*
Clean up mess with header files
Johan Hedberg
2007-08-12
1
-1
/
+5
*
Implement proper acceptor side functionality
Johan Hedberg
2007-08-12
1
-21
/
+56
*
Update CreateDevice method to only take one parameter
Johan Hedberg
2007-08-11
1
-115
/
+7
*
Get rid of some valgrind warnings caused by hci_get_route(NULL) calls
Johan Hedberg
2007-08-11
1
-1
/
+1
*
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
2007-08-11
1
-14
/
+49
*
Move server registration and sdp record code from gateway to manager.
Luiz Augusto von Dentz
2007-07-20
1
-7
/
+532
*
Minor coding style fixes
Johan Hedberg
2007-07-19
1
-1
/
+1
*
Fix loading default device from every adapter present and devices that are wa...
Luiz Augusto von Dentz
2007-07-10
1
-1
/
+16
*
Revert changes on storage, rfcomm might change over time.
Luiz Augusto von Dentz
2007-06-27
1
-12
/
+5
*
Make storage to also save rfcomm channel, minor fixes to alsa plugin and fixe...
Luiz Augusto von Dentz
2007-06-27
1
-10
/
+25
*
Fixing the default device selection
Marcel Holtmann
2007-06-23
1
-26
/
+33
*
Handle systems without a default headset
Marcel Holtmann
2007-06-23
1
-0
/
+3
*
Fix storage code.
Luiz Augusto von Dentz
2007-06-23
1
-31
/
+11
*
Don't load stored devices
Marcel Holtmann
2007-06-23
1
-2
/
+8
*
Add storage support and fixup messed up coding style
Marcel Holtmann
2007-06-22
1
-17
/
+123
*
Update build to make use of newly create files.
Luiz Augusto von Dentz
2007-06-22
1
-297
/
+72
*
Make deprecated headset methods to rely on new device methods.
Luiz Augusto von Dentz
2007-06-18
1
-157
/
+164
*
Add Headset gain control methods
Johan Hedberg
2007-06-16
1
-0
/
+6
*
Code cleanup
Johan Hedberg
2007-06-09
1
-23
/
+40
*
Fix whitespace
Johan Hedberg
2007-06-07
1
-12
/
+12
*
Fix CreateHeadset to behave properly if an existing object was found
Johan Hedberg
2007-06-07
1
-14
/
+20
*
Some fixes for audio code prototype.
Luiz Augusto von Dentz
2007-06-06
1
-0
/
+11
*
Implement Manager.FindDeviceByAddress method
Johan Hedberg
2007-06-04
1
-0
/
+46
*
Only call headset_free if the device actually has headset support
Johan Hedberg
2007-05-31
1
-1
/
+2
*
Fix typo
Johan Hedberg
2007-05-31
1
-1
/
+1
*
Return error if no audio related services were found in a remote device
Johan Hedberg
2007-05-31
1
-0
/
+8
*
Bring the audio code up-to-date with the current API spec
Johan Hedberg
2007-05-31
1
-63
/
+228
*
Use global D-Bus connection for SDP transaction
Johan Hedberg
2007-05-28
1
-22
/
+19
*
Move unix socket functionality into unix.c
Johan Hedberg
2007-05-26
1
-77
/
+0
*
Add missing DeviceCreated signal
Johan Hedberg
2007-05-19
1
-0
/
+9
*
Allocate memory for each handle in the list instead of casting between ints a...
Johan Hedberg
2007-05-19
1
-7
/
+12
*
Implement CreateDevice, associated SDP discovery and other necessary changes
Johan Hedberg
2007-05-19
1
-44
/
+480
*
Send HeadsetCreated signal when calling CreateHeadset
Johan Hedberg
2007-05-18
1
-0
/
+5
*
Emit DeviceRemoved signal when a device gets removed
Johan Hedberg
2007-05-18
1
-0
/
+6
*
Implement RemoveDevice and ListDevices
Johan Hedberg
2007-05-18
1
-9
/
+35
*
Update code to match more closely to API description
Johan Hedberg
2007-05-18
1
-13
/
+36
[next]