index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some fixes for audio code prototype.
Luiz Augusto von Dentz
2007-06-06
6
-70
/
+106
*
Fix passing the right parameter to hs_disconnect
Johan Hedberg
2007-06-06
1
-1
/
+1
*
Add more HFP support
Johan Hedberg
2007-06-06
1
-7
/
+20
*
Another minor fix
Johan Hedberg
2007-06-06
1
-1
/
+3
*
Some cleanup of asserts and error handling
Johan Hedberg
2007-06-06
1
-5
/
+14
*
Properly handle a SCO connect() succeeding on the first try
Johan Hedberg
2007-06-06
1
-5
/
+6
*
Cleanup
Johan Hedberg
2007-06-06
1
-7
/
+12
*
Experiemental code for alsa plugin and ipc.
Luiz Augusto von Dentz
2007-06-05
3
-54
/
+307
*
Revert acidental commit.
Luiz Augusto von Dentz
2007-06-04
1
-9
/
+0
*
Add experiemental code for audio service ipc.
Luiz Augusto von Dentz
2007-06-04
2
-11
/
+72
*
Fix FindDeviceByAddress API description
Johan Hedberg
2007-06-04
1
-3
/
+3
*
Implement Manager.FindDeviceByAddress method
Johan Hedberg
2007-06-04
3
-0
/
+53
*
Only call headset_free if the device actually has headset support
Johan Hedberg
2007-05-31
1
-1
/
+2
*
Add support for configuration file
Johan Hedberg
2007-05-31
5
-5
/
+89
*
Fix typo
Johan Hedberg
2007-05-31
2
-3
/
+3
*
Return error if no audio related services were found in a remote device
Johan Hedberg
2007-05-31
1
-0
/
+8
*
Disable HFP support for now (since it's incomplete)
Johan Hedberg
2007-05-31
1
-1
/
+1
*
Bring the audio code up-to-date with the current API spec
Johan Hedberg
2007-05-31
5
-105
/
+506
*
Update API descriptions to match current plan
Johan Hedberg
2007-05-30
1
-10
/
+11
*
Use global D-Bus connection for SDP transaction
Johan Hedberg
2007-05-28
1
-22
/
+19
*
Remove initial nul from the socket name define since the snprintf's take care...
Johan Hedberg
2007-05-26
1
-1
/
+1
*
Move more common stuff to ipc.h
Johan Hedberg
2007-05-26
4
-20
/
+12
*
Move unix socket functionality into unix.c
Johan Hedberg
2007-05-26
5
-77
/
+106
*
Add unix.c and unix.h skeletons
Marcel Holtmann
2007-05-26
3
-1
/
+52
*
Get rid of unused audio reading & writing functionality (all of this should b...
Johan Hedberg
2007-05-24
1
-188
/
+4
*
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
4
-140
/
+554
*
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
*
Mark GetConnectedInterfaces as experimental
Johan Hedberg
2007-05-18
1
-1
/
+1
*
Update code to match more closely to API description
Johan Hedberg
2007-05-18
3
-20
/
+47
*
Simplify API parameter lists (with the drawback of causing some extra round-t...
Johan Hedberg
2007-05-18
1
-18
/
+13
*
Add place holders for not yet implemented methods and signals
Johan Hedberg
2007-05-18
1
-5
/
+34
*
Add some more necessary methods and signals
Johan Hedberg
2007-05-18
1
-1
/
+27
*
Add a couple of method proposals inspired by Havoc's recent blog post on
Johan Hedberg
2007-05-17
1
-1
/
+15
*
Add place holders for AudioGW and Target interface support
Johan Hedberg
2007-05-16
1
-0
/
+2
*
Remove unused functions and defines from the header file
Johan Hedberg
2007-05-15
2
-6
/
+2
*
Refactoring to allow adding support for more profiles
Johan Hedberg
2007-05-15
6
-250
/
+396
*
Small cleanup
Marcel Holtmann
2007-05-14
1
-5
/
+2
*
Remove unecessary checks
Johan Hedberg
2007-05-11
1
-31
/
+22
*
Add missing G_IO_NVAL flags (potential busyloop otherwise)
Johan Hedberg
2007-05-11
1
-3
/
+6
*
Don't install ALSA plugins without audio service
Marcel Holtmann
2007-05-10
1
-1
/
+1
*
Update API descriptions
Marcel Holtmann
2007-05-10
1
-1
/
+0
*
Use dbus_connection_emit_signal for sending signals
Johan Hedberg
2007-05-09
2
-54
/
+52
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
4
-105
/
+114
*
Update API description to match current implementation
Johan Hedberg
2007-05-09
1
-25
/
+49
*
Implement IsPlaying method
Johan Hedberg
2007-05-09
1
-0
/
+27
*
Make use of FinishRemoteServiceTransaction method
Johan Hedberg
2007-05-09
1
-0
/
+38
[next]