summaryrefslogtreecommitdiff
path: root/profiles/audio/control.c
Commit message (Expand)AuthorAgeFilesLines
* core: Make device_get_path publicLuiz Augusto von Dentz2016-01-281-6/+6
* audio/control: Add Player property to MediaControl1Luiz Augusto von Dentz2015-09-291-0/+47
* audio/control: Mark all methods of MediaControl1 as deprecatedLuiz Augusto von Dentz2015-09-291-9/+11
* audio/control: Remove unused control_is_active functionSzymon Janc2015-03-251-10/+0
* audio/avctp: Pass error argument to avctp_state_changed callbackMarcin Kraglak2015-03-131-1/+2
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-6/+6
* profiles: List all enum values in switchSzymon Janc2014-12-081-0/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-5/+6
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-211-1/+1
* audio: Remove audio pluginLuiz Augusto von Dentz2013-07-241-1/+0
* audio/control: Enable initiate connection to CT roleLuiz Augusto von Dentz2013-07-121-3/+0
* audio/control: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-32/+48
* audio/AVCTP: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-6/+7
* audio/control: Reduce dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-37/+13
* audio/control: Use service user_data for private dataLuiz Augusto von Dentz2013-07-121-20/+31
* control: Remove control_updateLuiz Augusto von Dentz2013-05-231-12/+0
* audio: Make use of .device_probe in all AVRCP profile driversLuiz Augusto von Dentz2013-05-231-4/+32
* profile: Use btd_service for connect/disconnectMikel Astiz2013-04-261-16/+4
* control: Bypass manager for connect state changesMikel Astiz2013-04-261-0/+32
* audio: Hold a reference to btd_serviceMikel Astiz2013-04-261-6/+22
* control: Simplify UUID handling during probeMikel Astiz2013-04-261-4/+4
* audio: Track connections to AVRCP roles separatelyLuiz Augusto von Dentz2013-04-041-9/+0
* avctp: Remove user data from avctp_session_state_cbSzymon Janc2013-03-061-2/+2
* avctp: Allow to register state callback for specified audio deviceSzymon Janc2013-03-061-4/+4
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-1/+1
* audio: Fix not cleaning up player when device is removedLuiz Augusto von Dentz2012-12-191-51/+7
* avctp: Convert avctp_get to accept audio_deviceSzymon Janc2012-12-101-1/+1
* avctp: Convert avctp_connect to accept audio_deviceSzymon Janc2012-12-101-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* control: Add methods FastForward and RewindLuiz Augusto von Dentz2012-12-011-0/+14
* audio: Remove Control.Connect and Control.DisconnectLuiz Augusto von Dentz2012-11-261-47/+0
* audio: Remove deprecated Connected/Disconnected signalsJohan Hedberg2012-11-241-12/+1
* audio: Remove deprecated Control.IsConnected methodJohan Hedberg2012-11-241-24/+0
* control: Expose internal connection APILuiz Augusto von Dentz2012-11-211-26/+92
* audio: Move to profiles directoryLuiz Augusto von Dentz2012-11-131-0/+349