summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Fix stream reconfiguration when it requires changing the stream endpoint.Luiz Augusto von Dentz2008-03-071-5/+35
* Remove unnecessary empty lineJohan Hedberg2008-03-051-1/+0
* Rename ForceMaster to just MasterJohan Hedberg2008-03-054-4/+4
* Use HFP instead of EnableHFPJohan Hedberg2008-03-052-2/+2
* Do master role switching by default and add ForceMaster config optionJohan Hedberg2008-03-057-24/+75
* Make alsa plugin to detect disconnection of devices.Luiz Augusto von Dentz2008-03-041-4/+19
* Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make...Johan Hedberg2008-03-042-5/+5
* Fix code style.Luiz Augusto von Dentz2008-02-291-2/+2
* Remove possible extra memcpy for gstreamer plugin.Luiz Augusto von Dentz2008-02-291-5/+3
* Fix bug sending empty packages and remove a buffer copy.Luiz Augusto von Dentz2008-02-281-1/+3
* Add 3 second timer before disconnecting unused HSP/HSP connectionsJohan Hedberg2008-02-281-5/+38
* Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2008-02-204-10/+10
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-199-192/+199
* Fix alsa plugin to make use of sbc new API.Luiz Augusto von Dentz2008-02-191-20/+21
* Refuse Headset.Play() when HCI routing is configuredJohan Hedberg2008-02-191-0/+6
* Implement basic headset automatic disconnect supportJohan Hedberg2008-02-191-16/+24
* Implement proper HFP SLC handlingJohan Hedberg2008-02-193-222/+297
* Fix callback id typeJohan Hedberg2008-02-181-1/+1
* Cleanup headset connection logic to accommodate necessary HFP fixesJohan Hedberg2008-02-181-261/+296
* Remove (incorrect) spaces after commans in AT stringsJohan Hedberg2008-02-141-11/+11
* Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2008-02-145-173/+156
* Check for RFCOMM connection state in SCO connect callback (so we don't incorr...Johan Hedberg2008-02-141-1/+4
* Improve handling of different transports.Luiz Augusto von Dentz2008-02-081-42/+76
* Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann2008-02-021-0/+1
* Update copyright informationMarcel Holtmann2008-02-0240-40/+40
* Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-015-78/+181
* Remove mentions of Target interfaceJohan Hedberg2008-01-311-10/+0
* Don't confuse Sink interface with local sink supportJohan Hedberg2008-01-311-4/+4
* Check for client disconnect when discovery completesJohan Hedberg2008-01-311-0/+5
* Enable gstreamer plugin to use autoconnect flag.Luiz Augusto von Dentz2008-01-306-10/+84
* Fixes gstreamer caps and code cleanup.Luiz Augusto von Dentz2008-01-308-143/+113
* Use snd_config_get_bool for autoconnectJohan Hedberg2008-01-301-3/+5
* Clean up unecessary variables from alsa config parsingJohan Hedberg2008-01-301-31/+29
* Add extra check for session->dev == NULL before accessing itJohan Hedberg2008-01-301-1/+2
* Add autoconnect config option to IPC and alsaJohan Hedberg2008-01-303-3/+30
* Whitespace cleanupJohan Hedberg2008-01-281-1/+1
* Fix gtreamer payloader sending fragmented frames.Luiz Augusto von Dentz2008-01-242-9/+28
* Add some buffer length checksJohan Hedberg2008-01-241-0/+6
* Fix use of gstreamer plugin with rhythmbox and banshee and rtp timestamps.Luiz Augusto von Dentz2008-01-234-15/+96
* Rename a2dpsendersink to avdtpsink.Luiz Augusto von Dentz2008-01-236-163/+163
* Add config options for each source.Luiz Augusto von Dentz2008-01-235-36/+90
* Bug fixes for gstreamer plugin.Luiz Augusto von Dentz2008-01-232-82/+114
* Make debug logs per sep.Luiz Augusto von Dentz2008-01-231-42/+43
* Add mp3 support for gstreamer plugin.Luiz Augusto von Dentz2008-01-237-49/+620
* Add mpeg12 sep registration.Luiz Augusto von Dentz2008-01-238-71/+247
* Make a2dpsink to act like a bin and split the payloader.Luiz Augusto von Dentz2008-01-2316-1062/+2037
* Fix HFP notification when ringing is canceledJohan Hedberg2008-01-231-0/+10
* Initial support of mpeg12 codec.Luiz Augusto von Dentz2008-01-235-83/+139
* Fix error code handling and minor coding style tweaksJohan Hedberg2008-01-231-14/+14
* Fix typoJohan Hedberg2008-01-231-1/+1