chme
|
4a1bff500a
|
[mpd] fixes for commands noidle, list (handle special case with second
argument 'album'), addid (sql error if virtual path contains
character ') and fix error messages in various commands
|
2015-03-10 22:12:33 +01:00 |
chme
|
3fb6864216
|
[mpd] fix compile error on FreeBSD (thanks to Raivo Hool)
|
2015-03-08 09:39:33 +01:00 |
chme
|
2c0ce9cd56
|
[mpd] add support for speaker (de)activation through 'outputs',
'disableoutput', 'enableoutput', 'toggleoutput' commands
|
2015-03-07 18:55:42 +01:00 |
chme
|
3eab952867
|
fixup: rename db_mpd_build_query to db_mpd_start_query, removed unused
function from db.h
|
2015-02-15 13:59:35 +01:00 |
chme
|
7024f2f3e7
|
(basic) support for mpd commands 'find' and 'list'
|
2015-02-15 13:55:24 +01:00 |
chme
|
911b982815
|
support for mpd command 'search'
|
2015-02-15 09:51:38 +01:00 |
chme
|
63a480d5fc
|
refactor playback_start, added comments to clarify the use of
item_range, renamed some variables (avoid using "song")
|
2015-02-14 22:39:51 +01:00 |
chme
|
df5b0f779a
|
Use view for filelist instead of separate table
|
2015-02-14 22:38:14 +01:00 |
chme
|
aa0abc1664
|
Add mpd command "playlistid"; add dummy implementation for mpd command
"idle"
|
2015-02-14 08:50:18 +01:00 |
chme
|
0c936c9bea
|
Do not trigger a new rescan if one is already running; fix log domains
in filescanner; default to "file:" for virtual paths (fixes segfaults on
pipes)
|
2015-02-14 08:50:18 +01:00 |
chme
|
830054bd71
|
Initial support for mpd protocol
|
2015-02-14 08:50:18 +01:00 |