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
*
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
*
Don't auto-disconnect explicitly created A2DP connections
Johan Hedberg
2009-01-27
3
-1
/
+18
*
Fix DBusError usage with dbus_message_get_args
Johan Hedberg
2009-01-26
1
-2
/
+2
*
Fix bug on alsa plugin when debug is active.
Luiz Augusto von Dentz
2009-01-21
1
-1
/
+2
*
Use native byte order for audio in GStreamer and ALSA plugins
Siarhei Siamashka
2009-01-19
3
-4
/
+4
*
Make audio plugin to use audio_device sufix instead of device_.
Luiz Augusto von Dentz
2009-01-08
3
-9
/
+11
*
Fix a bogus pointer crash that occurred when reconnecting A2DP.
Mike Lockwood
2009-01-08
1
-0
/
+1
*
Allow ATA to be used for calls in WAITING state too
Johan Hedberg
2009-01-08
1
-0
/
+3
*
Another fix to AT+CHLD=2
Johan Hedberg
2009-01-08
1
-3
/
+3
*
Also release waiting calls upon AT+CHLD=0
Johan Hedberg
2009-01-08
1
-0
/
+2
*
Catch errors properly in telephony_call_hold_req
Johan Hedberg
2009-01-08
1
-7
/
+6
*
Fix AT+CHLD=3 as well
Johan Hedberg
2009-01-08
1
-1
/
+18
*
Fix AT+CHLD=2 behavior
Johan Hedberg
2009-01-08
1
-2
/
+34
*
Fix use of invalid pointer
Johan Hedberg
2009-01-07
1
-1
/
+3
*
Remove double semicolon
Johan Hedberg
2009-01-07
1
-1
/
+1
*
Fix client socket to always be non-blocking.
Luiz Augusto von Dentz
2009-01-06
1
-0
/
+1
*
Update copyright information
Marcel Holtmann
2009-01-01
43
-44
/
+44
*
Remove usage of MSG_WAITALL from pcm_bluetooth.c as well
Johan Hedberg
2008-12-29
1
-1
/
+1
*
Fix receiving data over the unix socket
Johan Hedberg
2008-12-29
1
-1
/
+1
*
First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann
2008-12-23
12
-16
/
+17
*
Removed unused function
Marcel Holtmann
2008-12-23
1
-18
/
+0
*
Need to declare plugin entry functions first
Marcel Holtmann
2008-12-23
2
-0
/
+4
*
Convert sizeof to int before comparison against < 0
Marcel Holtmann
2008-12-23
1
-3
/
+3
*
Assign variables after declarations
Marcel Holtmann
2008-12-23
1
-1
/
+1
*
More coding style fixes
Johan Hedberg
2008-12-20
10
-112
/
+113
*
Coding style fixes
Johan Hedberg
2008-12-20
4
-14
/
+14
*
More length header fixes
Johan Hedberg
2008-12-20
1
-13
/
+16
*
Fix length header values in messages
Johan Hedberg
2008-12-20
2
-41
/
+60
*
Be more strict about message size mismatches.
Luiz Augusto von Dentz
2008-12-20
1
-0
/
+5
*
Remember to remove the signal filter in the _exit function
Johan Hedberg
2008-12-17
1
-0
/
+2
*
Fix gstreamer plugin to reflect the ipc changes.
Luiz Augusto von Dentz
2008-12-16
1
-66
/
+96
*
Fix alsa plugin to reflect the ipc changes.
Luiz Augusto von Dentz
2008-12-16
2
-115
/
+159
*
Fix audio ipc to deal better with codec capabilities.
Luiz Augusto von Dentz
2008-12-16
3
-255
/
+345
*
Introduce headset_get_nrec.
Luiz Augusto von Dentz
2008-12-15
2
-0
/
+8
*
Revert previous change to g_timeout_add_seconds
Johan Hedberg
2008-12-15
1
-2
/
+1
*
Convert two more users to g_timeout_add_seconds()
Marcel Holtmann
2008-12-10
1
-1
/
+2
*
Fix AT+NREC API
Johan Hedberg
2008-12-10
4
-10
/
+10
*
Fix call hold response
Johan Hedberg
2008-12-09
1
-1
/
+1
*
Remove unused defines
Johan Hedberg
2008-12-09
1
-4
/
+0
*
Fix copyright year
Johan Hedberg
2008-12-08
1
-1
/
+1
*
Make sure max is initialized properly in all cases
Johan Hedberg
2008-12-08
1
-1
/
+3
*
memory_dial_lookup should be static
Johan Hedberg
2008-12-08
1
-1
/
+1
*
Add some documentation for msisdn and vmbx
Johan Hedberg
2008-12-08
1
-2
/
+2
*
Also fetch charge_level.design in case charge_level.last_full isn't available
Johan Hedberg
2008-12-08
1
-11
/
+22
*
Update to match new telephony_disable_nr_and_ec_req API
Johan Hedberg
2008-12-08
1
-2
/
+3
*
Remove unnecessary debug print from signal_filter
Johan Hedberg
2008-12-08
1
-3
/
+2
*
Fix typo
Johan Hedberg
2008-12-08
1
-1
/
+1
*
Make use of the send_method_call helper function
Johan Hedberg
2008-12-08
1
-154
/
+79
*
Assign voice mailbox to memory location 1
Johan Hedberg
2008-12-08
1
-3
/
+18
[next]