Commit Graph
35 Commits
Author SHA1 Message Date
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 9212021be6 MpdResponse refactored (partial) 2016-12-06 12:53:49 +01:00
Gabriel Lucaci ec24b3f01a Merge pull request #1 from glucaci/consoleApp
Console app
2016-12-05 17:17:08 +01:00
Gabriel 7561d2a04f First command for test app implemented 2016-12-05 09:46:44 +01:00
Gabriel 71367cea59 Send Mpc command to execute. 2016-12-05 09:45:20 +01:00
Gabriel 6b72534a7a Connect and disconnect from mpd in test app implemented. 2016-12-02 15:41:52 +01:00
Gabriel 483f6740e0 Mpc Disconnect implemented. 2016-12-02 15:41:19 +01:00
glucaci c95c09fa2c Console app for test created. 2016-12-02 15:19:18 +01:00
glucaci cbbf46f877 Tags updated 2016-12-02 13:46:46 +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
glucaci c1f763a9db ReadResponse cleaned up and async made. 2016-12-01 08:31:12 +01:00
glucaci dd941b1f83 Commands to Server are now Async 2016-11-30 23:24:46 +01:00
glucaci f9a6430f72 Async Connect, events removed 2016-11-30 22:46:32 +01:00
glucaci cd04213791 TagConverter created from Mpc 2016-11-30 22:33:40 +01:00
Gabriel Lucaci ae983aa282 Update README.md 2016-11-30 22:13:58 +01:00
Gabriel Lucaci 7175b4ac47 .travis disable email notification 2016-11-30 22:03:21 +01:00
Gabriel Lucaci 840d9d9b6c Update .travis.yml 2016-11-30 22:00:14 +01:00
glucaci 89e43ec501 .travis fixed 2016-11-30 21:58:19 +01:00
Gabriel Lucaci 74b893ffd2 Update Readme 2016-11-30 14:53:37 +01:00
Gabriel Lucaci 547f1d15ee Rename .Travis.yml to .travis.yml 2016-11-30 14:44:19 +01:00
glucaci fbf6cf3fec Namespace renamed 2016-11-30 14:42:28 +01:00
glucaci 5217668ef1 Add Travis CI support 2016-11-30 13:09:47 +01:00
glucaci e923d06984 Mpc use now EventHandler 2016-11-30 12:59:26 +01:00
glucaci 404ce3101a Another 2 files cleaned 2016-11-30 12:39:32 +01:00
glucaci 750781fc60 Copyright headers and using cleaned up. 2016-11-30 12:38:40 +01:00
Gabriel 0314746dff MpcConnection small cleanup 2016-11-01 10:04:31 +01:00
Gabriel dd938883e5 Original code base 2016-10-30 23:54:45 +01:00
Gabriel d95448d4a4 First structure 2016-10-30 23:52:23 +01:00
Gabriel b6b10081ae New project 2016-10-30 23:50:29 +01:00
Gabriel Lucaci 08f04ce0b3 Update README.md 2016-10-30 23:44:15 +01:00
Gabriel Lucaci 754195b6f8 Create README.md 2016-10-30 23:40:48 +01:00
Gabriel Lucaci f703e5ddfa Initial commit 2016-10-30 23:39:06 +01:00