summaryrefslogtreecommitdiff
path: root/profiles/audio/player.c
Commit message (Expand)AuthorAgeFilesLines
* audio/player: Reduce verbosityLuiz Augusto von Dentz2014-08-061-24/+0
* audio/media: Remove experimental status from Media* interfacesLuiz Augusto von Dentz2014-08-051-56/+32
* audio/player: Fix accepting invalid folders in ChangeFolderLuiz Augusto von Dentz2014-05-091-0/+8
* audio/player: Fix properties Browsable/SearchableLuiz Augusto von Dentz2014-04-231-3/+3
* audio/player: Use proper errors instead of using .FailedLuiz Augusto von Dentz2014-03-131-19/+10
* audio/player: Fix using invalid end indexLuiz Augusto von Dentz2014-02-021-1/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-3/+4
* audio/player: Fix overflowing positionLuiz Augusto von Dentz2013-07-311-1/+2
* audio/player: Fix not setting playlist items as playableLuiz Augusto von Dentz2013-07-261-0/+2
* audio/player: Fix attempting to set the same setting valueLuiz Augusto von Dentz2013-07-231-1/+7
* audio/player: Add Player property to MediaItem1Luiz Augusto von Dentz2013-07-171-0/+15
* audio/player: Fix crash when current item UID is set to 0Luiz Augusto von Dentz2013-06-261-1/+1
* audio/player: Create item on media_player_set_playlist_itemLuiz Augusto von Dentz2013-06-171-34/+77
* audio/player: Add implementation of MediaFolder.SearchLuiz Augusto von Dentz2013-06-171-24/+95
* audio/player: Add implementation of MediaItem.AddToNowPlayingLuiz Augusto von Dentz2013-06-171-1/+17
* audio/player: Add implementation of MediaItem.PlayLuiz Augusto von Dentz2013-06-171-1/+16
* audio/player: Add implementation of MediaFolder.ChangeFolderLuiz Augusto von Dentz2013-06-171-2/+62
* audio/player: Add support for MediaItem.Metadata propertyLuiz Augusto von Dentz2013-06-171-1/+41
* audio/player: Add function media_item_set_playableLuiz Augusto von Dentz2013-06-171-0/+11
* audio/player: Add support for setting current Item objectLuiz Augusto von Dentz2013-06-171-6/+36
* audio/player: Add implementation of MediaFolder.ListItemsLuiz Augusto von Dentz2013-06-171-2/+141
* audio/player: Split item creationLuiz Augusto von Dentz2013-06-171-104/+239
* player: Check if values really changed before emitting signalsLuiz Augusto von Dentz2013-03-201-0/+19
* AVRCP: Add support for available player changed event for CT roleLuiz Augusto von Dentz2013-03-201-2/+3
* player: Only expose Track property if there is metadataLuiz Augusto von Dentz2013-03-051-1/+8
* player: Only emit PropertiesChanged for Position if track existsLuiz Augusto von Dentz2013-03-051-0/+4
* AVRCP: Fix changing track metadata too many timesLuiz Augusto von Dentz2013-03-051-4/+7
* player: Fix not emitting PropertiesChanged for Browsable and SearchableLuiz Augusto von Dentz2013-03-051-0/+8
* player: Add Playlist propertyLuiz Augusto von Dentz2013-03-051-1/+45
* player: Add enums for item types and folder typesLuiz Augusto von Dentz2013-03-051-19/+64
* media: Rework MediaItem Type propertyLuiz Augusto von Dentz2013-03-041-14/+55
* player: Fix property Device typeLuiz Augusto von Dentz2013-03-041-2/+3
* AVRCP: Create folders for /Filesystem and /NowPlayingLuiz Augusto von Dentz2013-02-151-25/+208
* AVRCP: Move features to avrcp.cLuiz Augusto von Dentz2013-02-151-8/+0
* AVRCP: Parse browsing and searching features bitsLuiz Augusto von Dentz2013-02-151-1/+72
* audio: Fix uint64_t format specifierJohan Hedberg2013-02-021-1/+2
* AVRCP: Set addressed player as browsed playerLuiz Augusto von Dentz2013-02-011-0/+139
* AVRCP: Get player list if supportedLuiz Augusto von Dentz2013-02-011-0/+119
* AVRCP: Get track duration using GetPlayStatus commandLuiz Augusto von Dentz2013-01-311-0/+21
* player: Fix not returning current position properlyLuiz Augusto von Dentz2013-01-211-17/+20
* player: Add Device propertyLuiz Augusto von Dentz2013-01-101-0/+15
* player: Fix documentation to use TrackNumber in track metadataLuiz Augusto von Dentz2013-01-101-1/+1
* player: Add support for button controlsLuiz Augusto von Dentz2013-01-101-0/+129
* player: Remove GetTrack and TrackChangedLuiz Augusto von Dentz2013-01-101-56/+25
* audio: Replace g_hash_table_contains() with g_hash_table_lookup()Jaganath Kanakkassery2013-01-071-1/+4
* player: Enable MediaPlayer1 interface as experimentalLuiz Augusto von Dentz2012-12-301-12/+16
* audio: The function g_dbus_pending_property_error has no return valueMarcel Holtmann2012-12-291-8/+16
* audio: Disable MediaPlayer1 interface for nowLuiz Augusto von Dentz2012-12-221-2/+4
* audio: Make media_player_get_position private to player.cJohan Hedberg2012-12-191-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4