Log

Author Commit Date CI Message
Anton Maminov 0afca72d 2015-03-18T12:55:01 modified README
Anton Maminov efc0ab28 2014-12-06T18:05:20 version 0.0.4
Anton Maminov 496d85c0 2014-12-06T18:04:00 update CHANGELOG
Anton Maminov 131c55d8 2014-12-06T18:00:56 Merge pull request #4 from pizzocel/automatic-reconnection Automatic reconnect after the server dropped the connection.
Anton Maminov 8e38ab10 2014-12-06T18:00:15 Merge pull request #3 from pizzocel/thread-safe-execute Added a mutex protecting execution of MPD commands.
pizzocel 04ba297d 2014-12-06T14:12:10 Automatic reconnect after the server dropped the connection.
pizzocel e2c81263 2014-12-06T02:06:57 Added a mutex protecting execution of MPD commands.
Anton Maminov 606e1b33 2013-11-26T11:38:59 table of contents [1]
Anton Maminov 4f8f2aeb 2013-11-26T11:35:23 add table of contents
Anton Maminov b3b5e23e 2013-11-06T12:47:22 add support for volume
Anton Maminov 18993ed2 2013-11-06T12:37:59 add support for toggleoutput
Anton Maminov c8cf8f19 2013-11-06T12:31:47 Add support for readcomments
Anton Maminov a2b8c06d 2013-11-06T12:02:01 modify changelog
Anton Maminov 5e1b1271 2013-11-06T11:57:34 add changelog
Anton Maminov a697341b 2013-11-06T11:56:27 add author to README
Anton Maminov 63e266ab 2013-10-10T01:02:33 remove trailing whitespaces [2]
Anton Maminov fae20655 2013-10-10T01:00:26 remove trailing whitespaces
Anton Maminov 8c4ed16c 2013-06-20T11:12:29 mpd_client.rb:169:in `disconnect': undefined method `info' for nil:NilClass
Anton Maminov 00e02f71 2013-02-19T17:16:28 add support for ranges
Anton Maminov b3ed628e 2013-01-18T22:44:43 list all available MPD commands
Anton Maminov b7ab0f6d 2013-01-09T17:00:41 Better support for fetching stickers from MPD
Anton Maminov 92247f7e 2013-01-09T14:57:16 add logger
Anton Maminov 2800950d 2012-07-09T15:07:58 mpd_client and mpd 0.17
Anton Maminov ca7786cb 2012-04-23T16:38:48 add example
Anton Maminov d114e6f1 2012-03-31T16:28:05 fix fetch_list method to correct output Array of results
Anton Maminov 11eca83f 2012-03-30T15:27:29 Merge branch 'master' of github.com:mamantoha/mpd_client
Anton Maminov 8dd4cd58 2012-03-30T15:26:30 error in read_pair method
Anton Maminov 579774b7 2012-03-30T14:11:39 Add license information
Anton Maminov 62c070fb 2012-03-30T12:22:17 first commit