thodg/mpd_client

Branch :


Log

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