summaryrefslogtreecommitdiff
path: root/tools/bluetooth-player.c
Commit message (Expand)AuthorAgeFilesLines
* client/player: Use QoS interval on transport.sendLuiz Augusto von Dentz2022-08-291-1/+0
* client/player: Add support for PACS endpointsLuiz Augusto von Dentz2022-08-291-1/+1
* client: Add support for player submenuLuiz Augusto von Dentz2022-03-301-1066/+15
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools/bluetooth-player: Return exit status for non-interactiveERAMOTO Masaya2018-03-271-2/+3
* tools/bluetooth-player: Add item-generator for change-folderERAMOTO Masaya2018-03-121-1/+2
* tools/bluetooth-player: Merge cmd_play{,_item}()ERAMOTO Masaya2018-03-121-23/+12
* tools/bluetooth-player: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-011-1/+2
* tools/bluetooth-player: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-35/+3
* tools/bluetooth-player: Quit when done with commandLuiz Augusto von Dentz2018-02-281-64/+102
* tools/bluetooth-player: Only enable attach input when connectedLuiz Augusto von Dentz2018-02-221-1/+2
* tools/bluetooth-player: Add generator for player/itemERAMOTO Masaya2018-01-021-5/+31
* tools/bluetooth-player: Use g_dbus_proxy_lookup() instead of find_*ERAMOTO Masaya2018-01-021-63/+35
* toosl/bluetooth-player: Remove extra commandsERAMOTO Masaya2017-12-111-9/+0
* shell: Add bt_shell_optLuiz Augusto von Dentz2017-12-081-1/+1
* tools/bluetooth-player: Fix arg format for search commandLuiz Augusto von Dentz2017-12-081-1/+1
* tools/bluetooth-player: Use bt_shell helpersLuiz Augusto von Dentz2017-12-081-399/+100
* tools: Only add unique entries to readline historyLuiz Augusto von Dentz2017-09-201-1/+3
* 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