index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update changelog and bump version number
utils-3.24
Marcel Holtmann
2007-12-25
2
-1
/
+13
*
Add definitions for MDP
Marcel Holtmann
2007-12-25
1
-0
/
+3
*
serial: added ConnectServiceFromAdapter
Claudio Takahasi
2007-12-21
2
-25
/
+74
*
serial-api: CreatePort - added localhost port proxy
Claudio Takahasi
2007-12-21
1
-4
/
+5
*
Use write instead of g_io_channel_write (which is deprecated)
Johan Hedberg
2007-12-14
1
-7
/
+5
*
Remove unecessary variable and strlen call
Johan Hedberg
2007-12-14
1
-4
/
+2
*
Prepare for HFP features
Johan Hedberg
2007-12-14
1
-28
/
+47
*
smooth out last shift-in-place wrinkle
Brad Midgley
2007-12-14
1
-11
/
+2
*
push in-place-shift optimization up into scalefactors section
Brad Midgley
2007-12-14
1
-7
/
+13
*
shift-in-place opt is back in, with a bugfix for the 4-subband case
Brad Midgley
2007-12-14
1
-7
/
+15
*
coding style on ?:
Brad Midgley
2007-12-14
1
-1
/
+1
*
be more strict about calculating from joint since client may set it to
Brad Midgley
2007-12-14
1
-1
/
+1
*
roll back the shift-in-place bitpack optimization while we figure out if
Brad Midgley
2007-12-14
1
-7
/
+6
*
Fix mic gain value
Johan Hedberg
2007-12-14
1
-1
/
+1
*
Add TCP connection support for serial proxy
Marcel Holtmann
2007-12-13
2
-11
/
+95
*
don't need to memset the data header
Brad Midgley
2007-12-13
1
-8
/
+4
*
Add initial mechanism to handle headset commands.
Luiz Augusto von Dentz
2007-12-12
2
-128
/
+149
*
Don't install network.conf for now
Marcel Holtmann
2007-12-12
1
-1
/
+1
*
Add missing macros, MIN, MAX, ABS and CLAMP to eglib.
Luiz Augusto von Dentz
2007-12-12
1
-0
/
+12
*
Fix connecting to hfp headset. (Patch from fdalleau)
Luiz Augusto von Dentz
2007-12-11
3
-11
/
+39
*
Add fix for Logitech HID proxy switching
Marcel Holtmann
2007-12-09
1
-1
/
+1
*
Make sure to install network.conf
Marcel Holtmann
2007-12-09
1
-1
/
+1
*
Use proper function for checking signal name
Marcel Holtmann
2007-12-09
1
-9
/
+2
*
Update changelog and bump version number
utils-3.23
Marcel Holtmann
2007-12-08
1
-1
/
+1
*
Update changelog and bump version number
Marcel Holtmann
2007-12-08
1
-0
/
+11
*
Fixes use of g_idle_add function.
Luiz Augusto von Dentz
2007-12-07
1
-22
/
+35
*
Fix bug of error responses being ignored.
Luiz Augusto von Dentz
2007-12-07
1
-2
/
+8
*
Bring back start variable to fix racecondition with quickly reconnecting IPC ...
Johan Hedberg
2007-12-07
1
-1
/
+21
*
a2dp_source_suspend should call avdtp_suspend and not avdtp_start if the stat...
Johan Hedberg
2007-12-07
1
-2
/
+2
*
Fix another potential uninitialized memory access issue
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Minor locality issue
Johan Hedberg
2007-12-07
1
-1
/
+1
*
Make sure remote SEP cache and active streams stay in sync
Johan Hedberg
2007-12-07
1
-3
/
+5
*
Fix unitialized memory access issue
Johan Hedberg
2007-12-07
1
-2
/
+2
*
Fix BT_GETCAPABILITIES when the headset has already been acting as INT
Johan Hedberg
2007-12-07
2
-6
/
+7
*
Minor coding style fixes
Johan Hedberg
2007-12-07
4
-14
/
+20
*
Fixes for hsp.
Luiz Augusto von Dentz
2007-12-06
2
-61
/
+121
*
Fix memory leak
Marcel Holtmann
2007-12-06
1
-0
/
+1
*
Cache discovery process to avoid delays.
Luiz Augusto von Dentz
2007-12-05
1
-6
/
+5
*
Fix error messages. (thanks to fchevalier for the patch)
Luiz Augusto von Dentz
2007-12-04
5
-84
/
+89
*
Handle new ipc messages properly and adapt the plugins.
Luiz Augusto von Dentz
2007-12-03
9
-580
/
+1225
*
Add build ids for Unified 23c firmwares
Marcel Holtmann
2007-12-01
1
-0
/
+14
*
combine two conditionals in bit packing
Brad Midgley
2007-11-30
1
-5
/
+1
*
change inner loop bit packing to use shift-in-place instead of complex ops
Brad Midgley
2007-11-30
1
-7
/
+8
*
don't use the audio_sample array inside the frame struct
Brad Midgley
2007-11-29
1
-7
/
+5
*
Remove unnecessary checks for output buffer length and some optimizations.
Luiz Augusto von Dentz
2007-11-29
1
-26
/
+9
*
Enable AVRCP by default
Johan Hedberg
2007-11-27
1
-1
/
+1
*
Use KEY_PREVIOUSSONG and KEY_NEXTSONG (instead of KEY_PREVIOUS and KEY_NEXT) ...
Johan Hedberg
2007-11-27
1
-4
/
+4
*
eliminate another max_bitneed loop, eliminate extraneous loop termination tests
Brad Midgley
2007-11-27
1
-11
/
+11
*
eliminate extra loop for bitneed compute
Brad Midgley
2007-11-27
1
-13
/
+9
*
combine the blk loops inside the joint conditional
Brad Midgley
2007-11-27
1
-10
/
+7
[next]