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 (
Collapse
)
Author
Age
Files
Lines
*
Fix emitting errors to already disconnected clients.
Luiz Augusto von Dentz
2008-04-01
1
-0
/
+3
|
*
Fix linking issue with exported symbols
Marcel Holtmann
2008-03-28
1
-2
/
+2
|
*
Fix service description
Marcel Holtmann
2008-03-28
1
-1
/
+1
|
*
Update the fix for the 64-bit build issue
Marcel Holtmann
2008-03-28
1
-4
/
+5
|
*
audio: Fixing the Makefile.am so it can compile on 64 bits machines.
Vinicius Gomes
2008-03-28
1
-1
/
+3
|
*
Remove blocking calls to GetRemoteName.
Luiz Augusto von Dentz
2008-03-28
1
-35
/
+8
|
*
Convert audio service into a plugin.
Luiz Augusto von Dentz
2008-03-27
7
-348
/
+149
|
*
Remove blocking call of FinishRemoteServiceTransaction.
Luiz Augusto von Dentz
2008-03-27
1
-17
/
+2
|
*
headset_config_init should be called even if HFP isn't enabled (e.g. to get ↵
Johan Hedberg
2008-03-12
1
-2
/
+2
|
|
|
|
the SCORouting setting)
*
Fix stream reconfiguration when it requires changing the stream endpoint.
Luiz Augusto von Dentz
2008-03-07
1
-5
/
+35
|
*
Remove unnecessary empty line
Johan Hedberg
2008-03-05
1
-1
/
+0
|
*
Rename ForceMaster to just Master
Johan Hedberg
2008-03-05
4
-4
/
+4
|
*
Use HFP instead of EnableHFP
Johan Hedberg
2008-03-05
2
-2
/
+2
|
*
Do master role switching by default and add ForceMaster config option
Johan Hedberg
2008-03-05
7
-24
/
+75
|
*
Make alsa plugin to detect disconnection of devices.
Luiz Augusto von Dentz
2008-03-04
1
-4
/
+19
|
*
Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to ↵
Johan Hedberg
2008-03-04
2
-5
/
+5
|
|
|
|
make the options more clear to understand (avoid double negatives)
*
Fix code style.
Luiz Augusto von Dentz
2008-02-29
1
-2
/
+2
|
*
Remove possible extra memcpy for gstreamer plugin.
Luiz Augusto von Dentz
2008-02-29
1
-5
/
+3
|
*
Fix bug sending empty packages and remove a buffer copy.
Luiz Augusto von Dentz
2008-02-28
1
-1
/
+3
|
*
Add 3 second timer before disconnecting unused HSP/HSP connections
Johan Hedberg
2008-02-28
1
-5
/
+38
|
*
Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz
2008-02-20
4
-10
/
+10
|
*
Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
2008-02-19
9
-192
/
+199
|
*
Fix alsa plugin to make use of sbc new API.
Luiz Augusto von Dentz
2008-02-19
1
-20
/
+21
|
*
Refuse Headset.Play() when HCI routing is configured
Johan Hedberg
2008-02-19
1
-0
/
+6
|
*
Implement basic headset automatic disconnect support
Johan Hedberg
2008-02-19
1
-16
/
+24
|
*
Implement proper HFP SLC handling
Johan Hedberg
2008-02-19
3
-222
/
+297
|
*
Fix callback id type
Johan Hedberg
2008-02-18
1
-1
/
+1
|
*
Cleanup headset connection logic to accommodate necessary HFP fixes
Johan Hedberg
2008-02-18
1
-261
/
+296
|
*
Remove (incorrect) spaces after commans in AT strings
Johan Hedberg
2008-02-14
1
-11
/
+11
|
*
Make use of parameters selected in alsa plugin and fix auto selection.
Luiz Augusto von Dentz
2008-02-14
5
-173
/
+156
|
*
Check for RFCOMM connection state in SCO connect callback (so we don't ↵
Johan Hedberg
2008-02-14
1
-1
/
+4
|
|
|
|
incorrectly go to CONNECTED state)
*
Improve handling of different transports.
Luiz Augusto von Dentz
2008-02-08
1
-42
/
+76
|
*
Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX
Marcel Holtmann
2008-02-02
1
-0
/
+1
|
*
Update copyright information
Marcel Holtmann
2008-02-02
40
-40
/
+40
|
*
Add bitpool property and others fixes for gstreamer plugin.
Luiz Augusto von Dentz
2008-02-01
5
-78
/
+181
|
*
Remove mentions of Target interface
Johan Hedberg
2008-01-31
1
-10
/
+0
|
*
Don't confuse Sink interface with local sink support
Johan Hedberg
2008-01-31
1
-4
/
+4
|
*
Check for client disconnect when discovery completes
Johan Hedberg
2008-01-31
1
-0
/
+5
|
*
Enable gstreamer plugin to use autoconnect flag.
Luiz Augusto von Dentz
2008-01-30
6
-10
/
+84
|
*
Fixes gstreamer caps and code cleanup.
Luiz Augusto von Dentz
2008-01-30
8
-143
/
+113
|
*
Use snd_config_get_bool for autoconnect
Johan Hedberg
2008-01-30
1
-3
/
+5
|
*
Clean up unecessary variables from alsa config parsing
Johan Hedberg
2008-01-30
1
-31
/
+29
|
*
Add extra check for session->dev == NULL before accessing it
Johan Hedberg
2008-01-30
1
-1
/
+2
|
*
Add autoconnect config option to IPC and alsa
Johan Hedberg
2008-01-30
3
-3
/
+30
|
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-1
/
+1
|
*
Fix gtreamer payloader sending fragmented frames.
Luiz Augusto von Dentz
2008-01-24
2
-9
/
+28
|
*
Add some buffer length checks
Johan Hedberg
2008-01-24
1
-0
/
+6
|
*
Fix use of gstreamer plugin with rhythmbox and banshee and rtp timestamps.
Luiz Augusto von Dentz
2008-01-23
4
-15
/
+96
|
*
Rename a2dpsendersink to avdtpsink.
Luiz Augusto von Dentz
2008-01-23
6
-163
/
+163
|
*
Add config options for each source.
Luiz Augusto von Dentz
2008-01-23
5
-36
/
+90
|
[next]