1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00
MpcNET/LibMpc
2016-12-20 12:10:13 +01:00
..
Commands Decoders command + test. Still to Assert response depending on build server. 2016-12-20 12:10:13 +01:00
Message 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
Properties First structure 2016-10-30 23:52:23 +01:00
Tags Find command and MpdTags implemented. 2016-12-07 16:30:47 +01:00
Types Decoders command + test. Still to Assert response depending on build server. 2016-12-20 12:10:13 +01:00
Constants.cs MpdResponse refactored (partial) 2016-12-06 12:53:49 +01:00
Exception.cs Namespace renamed 2016-11-30 14:42:28 +01:00
LibMpc.xproj First structure 2016-10-30 23:52:23 +01:00
Mpc.cs UrlHandlers command implemented and tested. Print MPD version in test. 2016-12-20 11:31:48 +01:00
MpcConnection.cs Removing UTF8 Encoding on TcpClient stream. 2016-12-16 11:57:13 +01:00
MpdDirectoryListing.cs Fix build 2016-12-19 12:12:58 +01:00
MpdStatistics.cs Namespace renamed 2016-11-30 14:42:28 +01:00
MpdStatus.cs Namespace renamed 2016-11-30 14:42:28 +01:00
project.json 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