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
*
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
*
Add place holders for not yet implemented methods and signals
Johan Hedberg
2007-05-18
1
-5
/
+34
*
Refactoring to allow adding support for more profiles
Johan Hedberg
2007-05-15
1
-55
/
+227
*
Use dbus_connection_emit_signal for sending signals
Johan Hedberg
2007-05-09
1
-25
/
+29
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
1
-41
/
+43
*
Use org.bluez.audio.Error interface for D-Bus error returns
Johan Hedberg
2007-04-27
1
-5
/
+8
*
Free path string first when it is no longer needed
Johan Hedberg
2007-04-20
1
-1
/
+2
*
Cleanup and small fixes
Johan Hedberg
2007-04-13
1
-16
/
+25
*
A little more refactoring
Johan Hedberg
2007-04-12
1
-93
/
+0
*
Remove unused functions
Johan Hedberg
2007-04-12
1
-5
/
+0
*
Redo the manager-headset splitup by using object paths as public identifiers ...
Johan Hedberg
2007-04-12
1
-56
/
+34
*
Let the manager use global variables
Marcel Holtmann
2007-04-11
1
-139
/
+99
*
Cleanup, minor fixes, and missing signals
Johan Hedberg
2007-04-11
1
-16
/
+54
*
Implement ListHeadsets method
Johan Hedberg
2007-04-11
1
-1
/
+25
[next]