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
*
Release 4.28
4.28
Marcel Holtmann
2009-02-02
2
-1
/
+11
*
Fix setting revents in bluetooth_playback_poll_revents
Johan Hedberg
2009-02-01
1
-2
/
+1
*
Remove BT_SUSPEND_STREAM and BT_RESUME_STREAM since they are not used
Johan Hedberg
2009-02-01
1
-2
/
+0
*
Mention Lennart's contributions
Marcel Holtmann
2009-02-02
1
-0
/
+1
*
Use 'unsigned' instead of uint8_t for bitfields
Lennart Poettering
2009-02-01
1
-22
/
+22
*
make check_mmx_support() a proper C function
Lennart Poettering
2009-02-01
1
-1
/
+1
*
Don't try to send an invalid SCO fd over the unix socket
Johan Hedberg
2009-02-01
1
-2
/
+7
*
Use %zd instead of %ld for size_t
Marcel Holtmann
2009-01-30
1
-2
/
+2
*
Fix another signed/unsigned comparison warning
Marcel Holtmann
2009-01-30
1
-1
/
+1
*
Fix signed/unsigned comparison issue within GStreamer plugin
Marcel Holtmann
2009-01-30
4
-6
/
+6
*
Fix signed/unsigned comparison issues within AVDTP/A2DP code
Marcel Holtmann
2009-01-30
4
-19
/
+19
*
Fix signed/unsigned comparison of ALSA plugin
Marcel Holtmann
2009-01-30
2
-9
/
+11
*
Fix SDP code to allow compilation with -Wsign-compare
Marcel Holtmann
2009-01-30
2
-31
/
+32
*
Fix SBC to compile cleanly with -Wsign-compare
Marcel Holtmann
2009-01-30
2
-6
/
+9
*
Fix for SBC encoding with block sizes other than 16
Siarhei Siamashka
2009-01-29
1
-6
/
+13
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
27
-60
/
+73
*
Add -Wno-sign-compare until the SDP functions get fixed
Marcel Holtmann
2009-01-29
1
-0
/
+2
*
Add -Wno-sign-compare for the library and fix the other warnings
Marcel Holtmann
2009-01-29
4
-6
/
+7
*
Fix signed/unsigned integer comparison for helpers
Marcel Holtmann
2009-01-29
4
-5
/
+5
*
Fix signed/unsigned integer comparison
Marcel Holtmann
2009-01-29
1
-2
/
+4
*
SBC encoder scale factors calculation optimized with __builtin_clz
Siarhei Siamashka
2009-01-29
3
-16
/
+50
*
Implement AVDTP signal fragmentation support
Johan Hedberg
2009-01-28
1
-293
/
+487
*
Fix uninitialized address variable
Johan Hedberg
2009-01-28
1
-0
/
+2
*
Performance optimizations for input data processing in SBC encoder
Siarhei Siamashka
2009-01-28
5
-203
/
+258
*
Don't auto-disconnect explicitly created A2DP connections
Johan Hedberg
2009-01-27
3
-1
/
+18
*
Set the Alias only after checking the EIR data
Johan Hedberg
2009-01-27
1
-11
/
+11
*
Fix DBusError usage with dbus_message_get_args
Johan Hedberg
2009-01-26
1
-2
/
+2
*
Use of -funroll-loops option to improve SBC encoder performance
Siarhei Siamashka
2009-01-23
3
-17
/
+41
*
Audio quality improvement for 16-bit fixed point SBC encoder
Siarhei Siamashka
2009-01-23
2
-347
/
+270
*
Fix bug on error report.
Luiz Augusto von Dentz
2009-01-23
1
-1
/
+1
*
Fix bug which prevents emitting DeviceDisappered.
Luiz Augusto von Dentz
2009-01-21
2
-37
/
+30
*
Fix bug on alsa plugin when debug is active.
Luiz Augusto von Dentz
2009-01-21
1
-1
/
+2
*
Update l2ping man page for recent changes to l2ping.
Nick Pelly
2009-01-21
1
-4
/
+13
*
Fix sbcenc breakage when au file header size is larger than 24 bytes
Siarhei Siamashka
2009-01-19
1
-7
/
+17
*
Use native byte order for audio in GStreamer and ALSA plugins
Siarhei Siamashka
2009-01-19
3
-4
/
+4
*
Mention Nick's contributions
Marcel Holtmann
2009-01-18
1
-0
/
+1
*
Remove extra comment
Marcel Holtmann
2009-01-18
1
-3
/
+1
*
Add -v and -d options to l2ping
Nick Pelly
2009-01-18
1
-35
/
+69
*
Performance optimizations for sbcenc utility
Siarhei Siamashka
2009-01-18
1
-72
/
+50
*
Coding style fixes
Siarhei Siamashka
2009-01-18
1
-21
/
+32
*
Fix indentation to use only tabs
Johan Hedberg
2009-01-16
5
-219
/
+219
*
Release 4.27
4.27
Marcel Holtmann
2009-01-16
2
-1
/
+19
*
Update library version
Marcel Holtmann
2009-01-16
1
-1
/
+1
*
Add missing sbc headers to dist
Johan Hedberg
2009-01-16
1
-0
/
+1
*
Use MITM for CreatePairedDevice and handle the NoInputNoOuput cases
Marcel Holtmann
2009-01-16
2
-4
/
+12
*
Also check the local IO capability before requiring MITM
Johan Hedberg
2009-01-16
1
-3
/
+6
*
Require MITM for dedicated bonding if the remote side is capable of it
Johan Hedberg
2009-01-16
3
-2
/
+14
*
Fix memory leak
Johan Hedberg
2009-01-16
1
-1
/
+3
*
Bail out from extract_des if sdp_uuid_extract fails
Johan Hedberg
2009-01-16
1
-5
/
+5
*
Use L2CAP_LM for the L2CAP raw socket for now
Johan Hedberg
2009-01-16
1
-7
/
+10
[next]