1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00
MpcNET/LibMpc
2016-12-21 11:40:50 +01:00
..
Commands ListPlaylist command implemeted + test. 2016-12-20 16:17:06 +01:00
Message listplaylists command created + test. 2016-12-20 15:26:09 +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 Naming 2016-12-21 11:40:50 +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 MpdDirectory contains now only files path. 2016-12-20 15:48:44 +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