1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
glucaci
89990d5e81 Decoders command + test. Still to Assert response depending on build server. 2016-12-20 12:10:13 +01:00
glucaci
ef57b0a76b UrlHandlers command implemented and tested. Print MPD version in test. 2016-12-20 11:31:48 +01:00
glucaci
36a4888789 "Commands" command created and tested 2016-12-20 11:19:26 +01:00
glucaci
e2ebbe7e14 Output commands completed + test 2016-12-20 11:03:28 +01:00
glucaci
918dc5141a Use only one Client and one Server for all Tests. Output tests. 2016-12-20 10:46:40 +01:00
glucaci
7068ac9db0 Test for Find command. MpdDirectory and MpdFile few changes. 2016-12-19 16:29:58 +01:00
glucaci
f6653e0075 Response from MPD will be specific type. MpdDirectory and MpdFile created. Metadata for MpdFile still to be done. 2016-12-19 12:12:22 +01:00
glucaci
15c81b96e9 ListAll command + test 2016-12-16 14:00:16 +01:00
glucaci
b54500053c Future test to check if config is loaded correctly on build server 2016-12-16 13:05:20 +01:00
glucaci
c8a7621b38 Find command and MpdTags implemented. 2016-12-07 16:30:47 +01:00
glucaci
4ffa4bca6c Formatting output responsability of command.
Commands: disableoutput, enableoutput, outputs, tagtypes, update implemented.
2016-12-07 10:34:55 +01:00
glucaci
4a176e8f45 Line pattern extended. New commands in test app. 2016-12-06 18:18:06 +01:00
glucaci
53325604e8 Each command can format the mpd response. User response is a MpdMessage which conatins the requested command and the formatted response. 2016-12-06 18:01:28 +01:00
glucaci
74061bdab4 MPD Tags added. 2016-12-02 13:41:53 +01:00
glucaci
e1430d193f Reflection commands 2016-12-02 13:26:01 +01:00
glucaci
43f695b7e4 Commands for music database. 2016-12-02 13:24:03 +01:00
glucaci
1713c707f7 Type-safe commands for Audio output devices (partial implemented). 2016-12-01 17:52:00 +01:00