summaryrefslogtreecommitdiff
path: root/profiles/audio/media.c
Commit message (Expand)AuthorAgeFilesLines
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-3/+4
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-211-1/+1
* audio/media: Send status changed if position changesLuiz Augusto von Dentz2013-10-151-2/+15
* audio/media: Remove unused fieldLuiz Augusto von Dentz2013-10-151-2/+0
* audio/media: Add support for tracking Seeked signalLuiz Augusto von Dentz2013-10-151-0/+21
* audio/media: Make use of g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-091-1/+1
* audio: Move A2DP code to its own pluginLuiz Augusto von Dentz2013-07-241-1/+1
* audio/media: Fix not updating positionLuiz Augusto von Dentz2013-07-231-1/+1
* audio/media: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-5/+4
* audio/A2DP: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-13/+14
* audio/AVRCP: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-5/+6
* audio/media: Fix setting player settingsLuiz Augusto von Dentz2013-06-181-7/+47
* audio/media: Fix notifying settings changed incorrectlyLuiz Augusto von Dentz2013-06-181-6/+1
* media: Check MPRIS Can* properties before calling the respective methodLuiz Augusto von Dentz2013-05-101-0/+50
* media: Ignore signess for D-Bus int typesLuiz Augusto von Dentz2013-05-101-2/+10
* media: Fix not handling "Playlist" as possible value to LoopStatusLuiz Augusto von Dentz2013-05-101-1/+1
* media: Implement new callbacks for pass-through operationsLuiz Augusto von Dentz2013-05-101-1/+67
* media: Fix not canceling requests properly if endpoint exitLuiz Augusto von Dentz2013-05-051-0/+3
* audio: Get rid of gintLucas De Marchi2013-05-011-1/+1
* media: Fix not finding endpoints with different case UUIDsVinicius Costa Gomes2013-01-281-2/+2
* media: Fix custom property registration for multiple adaptersLuiz Augusto von Dentz2013-01-271-4/+23
* avrcp: Handle RegisterNotification for volumeJoão Paulo Rechi Vita2013-01-151-2/+2
* media: Implement new RegisterPlayer APILuiz Augusto von Dentz2013-01-101-99/+195
* media: Adapt RegisterPlayer to changes in MediaPlayer1Luiz Augusto von Dentz2013-01-101-114/+85
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-2/+1
* media: Enable RegisterPlayer and UnregisterPlayer methods as experimentalLuiz Augusto von Dentz2012-12-301-8/+2
* audio: Disable MediaPlayer1 interface for nowLuiz Augusto von Dentz2012-12-221-0/+6
* media: Remove custom property when last endpoint is removedLuiz Augusto von Dentz2012-12-211-26/+31
* avrcp: Convert to accept btd_adapter instead of bdaddr_tSzymon Janc2012-12-191-3/+2
* a2dp: Convert a2dp_add_sep to accept struct btd_adapterSzymon Janc2012-12-191-10/+2
* media: Convert register/unregister to accept btd_adapterSzymon Janc2012-12-191-18/+26
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* media: Fix some wrong interface namesMikel Astiz2012-12-061-1/+1
* media: Add version suffix to all media interfacesMikel Astiz2012-12-051-4/+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
* media: Convert target MediaPlayer interface to use D-Bus PropertiesLuiz Augusto von Dentz2012-11-301-55/+45
* media: Convert target MediaTransport interface to use D-Bus PropertiesLuiz Augusto von Dentz2012-11-291-1/+2
* audio: Add support for passing endpoints as custom propertyLuiz Augusto von Dentz2012-11-131-26/+114
* audio: Move to profiles directoryLuiz Augusto von Dentz2012-11-131-0/+1536