summaryrefslogtreecommitdiff
path: root/audio/a2dp.c
Commit message (Expand)AuthorAgeFilesLines
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add support for AVDTP 1.3 Delay ReportingJohan Hedberg2009-10-061-24/+100
* Fix A2DP and AVDTP versions in SDP recordsJohan Hedberg2009-10-051-3/+4
* Fix memory leaksSteve Grubb2009-10-021-1/+3
* Adapt A2DP functions to support the Sink role.João Paulo Rechi Vita2009-07-131-63/+75
* Create A2DP Source interface.João Paulo Rechi Vita2009-07-131-2/+5
* Create one SBC Sink when registering A2DP server.João Paulo Rechi Vita2009-07-131-2/+15
* Fix some error messages in A2DP Source functions.João Paulo Rechi Vita2009-06-041-2/+2
* Fix more format string issuesJohan Hedberg2009-05-021-4/+3
* Fix bug which prevent a2dp adapter driver probe to succeed a second time.Luiz Augusto von Dentz2009-04-281-0/+2
* Fix sink.c crash if removing device while connectingJohan Hedberg2009-04-151-3/+8
* Fix possible null deference and mismatch seps triggering set configuration.Luiz Augusto von Dentz2009-04-011-4/+13
* Null pointer check on cb in finalize_resume().Nick Pelly2009-03-261-1/+1
* Add lock flag for capabilities.Luiz Augusto von Dentz2009-03-251-0/+42
* Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz2009-03-251-21/+38
* Add configured flag for codec capabilities.Luiz Augusto von Dentz2009-03-251-2/+3
* Add object field to audio ipc messages.Luiz Augusto von Dentz2009-03-251-1/+1
* Add source and destination fields to audio ipc messages.Luiz Augusto von Dentz2009-03-251-3/+3
* Don't pass stream to config callback if there was an errorJohan Hedberg2009-03-091-6/+8
* Be more strict about codec capability length checksJohan Hedberg2009-02-241-11/+19
* Make probe to fail if avdtp_init fail.Luiz Augusto von Dentz2009-02-191-1/+7
* Fix signed/unsigned comparison issues within AVDTP/A2DP codeMarcel Holtmann2009-01-301-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Revert previous change to g_timeout_add_secondsJohan Hedberg2008-12-151-2/+1
* Convert two more users to g_timeout_add_seconds()Marcel Holtmann2008-12-101-1/+2
* Make use of g_timeout_add_seconds whenever possible.Luiz Augusto von Dentz2008-11-171-2/+2
* Use g_clear_error(&err) instead of g_error_free(err); err = NULLJohan Hedberg2008-10-241-10/+5
* Get rid of unnecessary finalize*errno(setup, 0) callsJohan Hedberg2008-10-191-19/+6
* Respond to a stream setup request also on Start_IndJohan Hedberg2008-10-191-0/+9
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-081-38/+80
* Cleanup audio manager.Luiz Augusto von Dentz2008-07-281-1/+1
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-291-7/+7
* Convert audio service into a plugin.Luiz Augusto von Dentz2008-03-271-30/+25
* Fix stream reconfiguration when it requires changing the stream endpoint.Luiz Augusto von Dentz2008-03-071-5/+35
* Do master role switching by default and add ForceMaster config optionJohan Hedberg2008-03-051-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Don't confuse Sink interface with local sink supportJohan Hedberg2008-01-311-4/+4
* Add config options for each source.Luiz Augusto von Dentz2008-01-231-10/+81
* Make debug logs per sep.Luiz Augusto von Dentz2008-01-231-42/+43
* Add mpeg12 sep registration.Luiz Augusto von Dentz2008-01-231-13/+131
* Initial support of mpeg12 codec.Luiz Augusto von Dentz2008-01-231-15/+15
* Fixes use of g_idle_add function.Luiz Augusto von Dentz2007-12-071-22/+35
* Bring back start variable to fix racecondition with quickly reconnecting IPC ...Johan Hedberg2007-12-071-1/+21
* a2dp_source_suspend should call avdtp_suspend and not avdtp_start if the stat...Johan Hedberg2007-12-071-2/+2
* Fix another potential uninitialized memory access issueJohan Hedberg2007-12-071-1/+1
* Fix unitialized memory access issueJohan Hedberg2007-12-071-2/+2
* Minor coding style fixesJohan Hedberg2007-12-071-1/+1
* Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2007-12-031-402/+310
* Update copyright informationMarcel Holtmann2007-10-231-0/+1