index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix unix client disconnects before headset has been successfully connected
Johan Hedberg
2007-08-28
5
-7
/
+49
|
*
Minor coding style cleanup
Johan Hedberg
2007-08-28
1
-8
/
+5
|
*
Make HCI routing the default
Johan Hedberg
2007-08-28
2
-2
/
+2
|
*
Add some better debug logging for failed authoriztion requests
Johan Hedberg
2007-08-28
1
-3
/
+4
|
*
Make SBC Audio Source count configurable and the default value 1
Johan Hedberg
2007-08-28
6
-18
/
+40
|
*
headset_unlock: only disconnect if necessary
Johan Hedberg
2007-08-28
1
-1
/
+2
|
*
Make headset_unlock a no-op if the headset isn't locked
Johan Hedberg
2007-08-28
1
-0
/
+3
|
*
Handle alsa+HSP better on client disconnect
Johan Hedberg
2007-08-28
1
-0
/
+2
|
*
Fix comment.
Luiz Augusto von Dentz
2007-08-27
1
-1
/
+1
|
*
Ignore error so hsp device can work for unpatched kernels.
Luiz Augusto von Dentz
2007-08-27
1
-1
/
+2
|
*
serial: removed useless call and it is not implemented on eglib
Claudio Takahasi
2007-08-27
1
-2
/
+0
|
*
network: fixed Disable - record unregistration
Claudio Takahasi
2007-08-27
1
-2
/
+7
|
*
Fix alsa plugin for hsp devices.
Luiz Augusto von Dentz
2007-08-27
1
-60
/
+60
|
*
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
|
*
Force LITTLE_ENDIAN instead of BYTE_ORDER for now
Marcel Holtmann
2007-08-27
2
-2
/
+2
|
*
input: don't send DeviceCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
2
-5
/
+10
|
*
Make SBC frame header endian safe
Marcel Holtmann
2007-08-27
1
-0
/
+15
|
*
serial: don't send ProxyCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
1
-7
/
+5
|
*
Change ListDevices not to require any parameters
Johan Hedberg
2007-08-27
2
-76
/
+9
|
*
Convert UUID-128 strings into UUID-16 values if possible
Marcel Holtmann
2007-08-27
1
-25
/
+35
|
*
First try at device autocreate support
Johan Hedberg
2007-08-27
5
-29
/
+87
|
*
Convert alsa initiated headset connections to similar callback system that ↵
Johan Hedberg
2007-08-27
6
-122
/
+145
|
|
|
|
A2DP is already using
*
Fix headset state change when an error occurs on both the SCO and the RFCOMM ↵
Johan Hedberg
2007-08-27
1
-2
/
+6
|
|
|
|
fd's in the same mainloop iteration
*
Fix command bit calculation
Marcel Holtmann
2007-08-26
1
-1
/
+1
|
*
First attempt to make this endian safe
Marcel Holtmann
2007-08-26
1
-10
/
+91
|
*
Remove compile script helper on cleanup
Marcel Holtmann
2007-08-26
1
-1
/
+1
|
*
Also check for the GStreamer base plugins
Marcel Holtmann
2007-08-26
1
-1
/
+1
|
*
Add possible capabilities and connect to audio server
Marcel Holtmann
2007-08-26
2
-55
/
+118
|
*
Implement full parsing support
Marcel Holtmann
2007-08-26
4
-1
/
+262
|
*
Add simple implementation of sbc_parse()
Marcel Holtmann
2007-08-26
2
-0
/
+6
|
*
Add mode property to the encoder
Marcel Holtmann
2007-08-26
2
-1
/
+74
|
*
indicate 0 bytes consumed in encoder if input is too short.
Brad Midgley
2007-08-26
1
-1
/
+4
|
|
|
|
|
caller is responsible for filling the end of the input if it really wants the frame encoded (ie with silence at the end)
*
Implement full encoding support
Marcel Holtmann
2007-08-25
2
-2
/
+117
|
*
Fix class variable naming
Marcel Holtmann
2007-08-25
1
-2
/
+2
|
*
Increase the IPC MTU size
Marcel Holtmann
2007-08-25
1
-1
/
+1
|
*
Use device string for the IPC
Marcel Holtmann
2007-08-25
4
-11
/
+14
|
*
Limit the supported output rates
Marcel Holtmann
2007-08-25
1
-1
/
+1
|
*
Implement full decoding support
Marcel Holtmann
2007-08-25
2
-2
/
+142
|
*
Add SBC stream detection
Marcel Holtmann
2007-08-25
1
-0
/
+21
|
*
Fix parameter handling of encoder
Marcel Holtmann
2007-08-25
1
-5
/
+7
|
*
Fix output handling of decoder
Marcel Holtmann
2007-08-25
1
-21
/
+30
|
*
Update copyright information
Marcel Holtmann
2007-08-25
4
-4
/
+4
|
*
network: fixed minor memory leak
Claudio Takahasi
2007-08-24
2
-19
/
+22
|
*
network: fixed wrong pointer reference
Claudio Takahasi
2007-08-24
1
-5
/
+5
|
*
network: fixed seg fault
Claudio Takahasi
2007-08-24
1
-11
/
+1
|
*
network: removed CreateServer/RemoveServer methods
Claudio Takahasi
2007-08-24
1
-17
/
+1
|
*
network: removed unused signals(ServerCreated and ServerRemoved)
Claudio Takahasi
2007-08-24
2
-7
/
+1
|
*
Add checks and skeleton for PulseAudio plugin
Marcel Holtmann
2007-08-24
4
-13
/
+76
|
[next]