Commit Graph

11 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
ccc7d6726f tools/bluetooth-player: Add rewind command
Add support for rewind command which can be used to rewind the playback
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
ffba5601a8 tools/bluetooth-player: Add fast-forward command
Add support for fast-forward command which can be used to fast forward
the playback
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
9948de8271 tools/bluetooth-player: Add previous command
Add support for next command which can be used to jump to the previous
item
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
5f5953ebee tools/bluetooth-player: Add next command
Add support for next command which can be used to jump to the next item
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
4d8386628a tools/bluetooth-player: Add stop command
Add support for stop command which can be used to stop the playback
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
49618d1f4d tools/bluetooth-player: Add pause command
Add support for pause command which can be used to resume the playback
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
cd279e5075 tools/bluetooth-player: Add play command
Add support for play command which can be used to resume the playback
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
82e12919af tools/bluetooth-player: Add support for container types to print_iter
This adds support for container types to print_iter so it can now print
'Track' property properly.
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
171049e873 tools/bluetooth-player: Add proxy handling for org.bluez.MediaPlayer1
This adds proxy handling for org.bluez.MediaPlayer1 so changes to the
proxy are printed in the output.
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
8f3995f25c tools/bluetooth-player: Add initial code
This add initial code for things like input handling as well as some
basic commands.
2013-06-10 11:06:45 +03:00
Luiz Augusto von Dentz
4302478ff6 build: Add bluetooth-player command line client
bluetooth-player is intended to control players connected over bluetooth.
2013-06-10 11:06:45 +03:00