Kim Hugener-Ohlsen
|
19f0f92747
|
Fixed pause command
|
2018-10-27 14:47:40 +02:00 |
|
Kim Hugener-Ohlsen
|
393df7ca9a
|
Restructured commands
|
2018-09-04 19:45:21 +02:00 |
|
Kim Hugener-Ohlsen
|
1f59105d4e
|
Minor clean up
|
2018-05-20 19:47:33 +02:00 |
|
Kim Hugener-Ohlsen
|
12ddc4bca4
|
Major refactoring
|
2018-05-18 15:14:20 +02:00 |
|
Kim Hugener-Ohlsen
|
245efd6477
|
Rewrote most of the library
|
2018-03-02 12:14:26 +01:00 |
|
Kim Hugener-Ohlsen
|
a2c012dd7e
|
Various improvements
|
2018-01-05 10:18:57 +01:00 |
|
glucaci
|
6426d98fc5
|
Command for Current Queue implemented + tests.
|
2017-04-13 11:25:19 +02:00 |
|
glucaci
|
6cfbb61ca4
|
Merge branch 'master' of https://github.com/glucaci/MpcNET
|
2017-04-12 13:36:12 +02:00 |
|
glucaci
|
4b19f47946
|
Namespace for commands changed
|
2017-04-12 13:35:47 +02:00 |
|
Gabriel Lucaci
|
a44ae8da97
|
Update README.md
Connection section
|
2017-04-12 12:41:58 +02:00 |
|
Gabriel Lucaci
|
c085b748e4
|
Update .travis.yml
|
2017-04-12 12:15:38 +02:00 |
|
glucaci
|
301c5adf59
|
Renaming project folders
|
2017-04-12 12:11:27 +02:00 |
|
Gabriel Lucaci
|
73bc09aa9a
|
Update .travis.yml
|
2017-04-12 11:31:31 +02:00 |
|
Gabriel Lucaci
|
5d7774a19e
|
Update README.md
|
2017-04-12 11:29:41 +02:00 |
|
glucaci
|
4b1e3d7b70
|
src dir created
|
2017-04-12 11:21:29 +02:00 |
|
glucaci
|
21ceb47523
|
dotnet version in travis script changed
|
2017-04-12 11:07:03 +02:00 |
|
glucaci
|
b7c303a290
|
Update travis script
|
2017-04-12 10:57:13 +02:00 |
|
glucaci
|
408e2ded46
|
Test project fixed. xUnit replaced with MSTest.
|
2017-04-12 10:51:59 +02:00 |
|
glucaci
|
eede2e53ee
|
cleanup
|
2017-04-12 10:04:53 +02:00 |
|
Gabriel Lucaci
|
cd024e01a9
|
Merge pull request #4 from glucaci/csproj
Csproj
|
2017-04-12 10:01:05 +02:00 |
|
glucaci
|
9e22427fee
|
Merge rest
|
2017-04-12 09:56:04 +02:00 |
|
glucaci
|
b2e17742c2
|
Merge from refactoringResponse branch
|
2017-04-12 09:55:35 +02:00 |
|
glucaci
|
9ab3a6bc23
|
Update .Net test package
|
2017-04-12 09:52:51 +02:00 |
|
glucaci
|
87cded6c5d
|
Convert to csproj
|
2017-04-12 09:49:39 +02:00 |
|
Gabriel Lucaci
|
2c830b5a2d
|
Update README.md
|
2017-04-11 16:59:19 +02:00 |
|
glucaci
|
679748b207
|
ListPlaylistInfo command and UnitTest.
|
2017-01-30 11:52:35 +01:00 |
|
glucaci
|
5ea5d24b7a
|
Naming
|
2016-12-21 11:40:50 +01:00 |
|
glucaci
|
982a013839
|
ListPlaylist command implemeted + test.
|
2016-12-20 16:17:06 +01:00 |
|
glucaci
|
092240c22f
|
MpdDirectory contains now only files path.
|
2016-12-20 15:48:44 +01:00 |
|
glucaci
|
ba83fbd824
|
Bug in find command fixed.
|
2016-12-20 15:42:48 +01:00 |
|
glucaci
|
b12ded8121
|
listplaylists command created + test.
|
2016-12-20 15:26:09 +01:00 |
|
glucaci
|
16619f7c44
|
Class for Playlist commands added. Test playlists created.
|
2016-12-20 14:54:57 +01:00 |
|
glucaci
|
03800369b6
|
Comments
|
2016-12-20 12:35:41 +01:00 |
|
glucaci
|
6829b8cf05
|
Comments
|
2016-12-20 12:21:46 +01:00 |
|
glucaci
|
9b163f32a8
|
Asserts for DecodersTest
|
2016-12-20 12:20:16 +01:00 |
|
glucaci
|
89990d5e81
|
Decoders command + test. Still to Assert response depending on build server.
|
2016-12-20 12:10:13 +01:00 |
|
glucaci
|
ed2604f81b
|
UrlHandlersTest fixed
|
2016-12-20 12:04:59 +01:00 |
|
glucaci
|
ef57b0a76b
|
UrlHandlers command implemented and tested. Print MPD version in test.
|
2016-12-20 11:31:48 +01:00 |
|
glucaci
|
4cb95df50f
|
CommandsTest fixed
|
2016-12-20 11:26:42 +01:00 |
|
glucaci
|
36a4888789
|
"Commands" command created and tested
|
2016-12-20 11:19:26 +01:00 |
|
glucaci
|
b7791ab26a
|
Mpd config with one audio output for each test.
|
2016-12-20 11:11:10 +01:00 |
|
glucaci
|
e2ebbe7e14
|
Output commands completed + test
|
2016-12-20 11:03:28 +01:00 |
|
glucaci
|
9885ffa87b
|
ConsoleApp removed => Unit Test instead.
|
2016-12-20 10:50:13 +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
|
8c3dbecd71
|
Multiple audio configuration for MockServer
|
2016-12-20 10:44:56 +01:00 |
|
glucaci
|
fe55423be2
|
Send only single command to MPD.
|
2016-12-20 10:42:53 +01:00 |
|
glucaci
|
7068ac9db0
|
Test for Find command. MpdDirectory and MpdFile few changes.
|
2016-12-19 16:29:58 +01:00 |
|
glucaci
|
01b928f29e
|
Fix build
|
2016-12-19 12:12: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 |
|