summaryrefslogtreecommitdiff
path: root/tools/bluetooth-player.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix includes for gdbus.h headerMarcel Holtmann2015-02-281-2/+2
* tools/bluetooth-player: check path validitySebastian Chlad2014-01-131-0/+5
* tools/bluetooth-player: Formatting commandsSebastian Chlad2013-12-311-0/+1
* tools/bluetooth-player: Make show-item command print Player propertyLuiz Augusto von Dentz2013-07-171-0/+1
* tools/bluetooth-player: Fix crash when using search commandLuiz Augusto von Dentz2013-06-121-1/+1
* tools/bluetooth-player: Add show-item commandLuiz Augusto von Dentz2013-06-101-0/+25
* tools/bluetooth-player: Add search commandLuiz Augusto von Dentz2013-06-101-0/+65
* tools/bluetooth-player: Add scan commandLuiz Augusto von Dentz2013-06-101-0/+34
* tools/bluetooth-player: Add shuffle commandLuiz Augusto von Dentz2013-06-101-0/+34
* tools/bluetooth-player: Add repeat commandLuiz Augusto von Dentz2013-06-101-0/+34
* tools/bluetooth-player: Add equalizer commandLuiz Augusto von Dentz2013-06-101-0/+44
* tools/bluetooth-player: Add queue commandLuiz Augusto von Dentz2013-06-101-0/+41
* tools/bluetooth-player: Add item argument to play commandLuiz Augusto von Dentz2013-06-101-15/+37
* tools/bluetooth-player: Add list-items commandLuiz Augusto von Dentz2013-06-101-0/+132
* tools/bluetooth-player: Add change-folder commandLuiz Augusto von Dentz2013-06-101-0/+51
* tools/bluetooth-player: Print playlist name in command showLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add proxy handling for org.bluez.MediaItem1Luiz Augusto von Dentz2013-06-101-0/+50
* tools/bluetooth-player: Add folder properties to command show outputLuiz Augusto von Dentz2013-06-101-0/+24
* tools/bluetooth-player: Add proxy handling for org.bluez.MediaFolder1Luiz Augusto von Dentz2013-06-101-11/+61
* tools/bluetooth-player: Add select commandLuiz Augusto von Dentz2013-06-101-0/+23
* tools/bluetooth-player: Add show commandLuiz Augusto von Dentz2013-06-101-65/+119
* tools/bluetooth-player: Add list commandLuiz Augusto von Dentz2013-06-101-24/+35
* tools/bluetooth-player: Add rewind commandLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add fast-forward commandLuiz Augusto von Dentz2013-06-101-0/+31
* tools/bluetooth-player: Add previous commandLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add next commandLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add stop commandLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add pause commandLuiz Augusto von Dentz2013-06-101-0/+30
* tools/bluetooth-player: Add play commandLuiz Augusto von Dentz2013-06-101-0/+41
* tools/bluetooth-player: Add support for container types to print_iterLuiz Augusto von Dentz2013-06-101-0/+19
* tools/bluetooth-player: Add proxy handling for org.bluez.MediaPlayer1Luiz Augusto von Dentz2013-06-101-0/+133
* tools/bluetooth-player: Add initial codeLuiz Augusto von Dentz2013-06-101-0/+318
* build: Add bluetooth-player command line clientLuiz Augusto von Dentz2013-06-101-0/+31