groovebasin/lib
jimmy 6745455a74 MPD: Make "search" a substring match.
This seems to be what mpd does I and am rather used to that behaviour. I am
switching on caseSensitive here which may not be what it is intended for but
for now that only get passed through as false from one place so everything
else should still work fine.
2014-04-27 21:29:54 +12:00
..
plugins re-write interface between client and server 2014-03-03 05:25:50 -05:00
deduped_queue.js fix upload for multiple files 2014-03-24 17:12:54 -07:00
groovebasin.js add acoustid app key 2014-04-19 15:41:40 -07:00
mpd_api_server.js moving mpd client listener pattern out of eventemitter and into an array. closes #154. 2014-03-15 18:15:46 -07:00
mpd_protocol.js MPD: Make "search" a substring match. 2014-04-27 21:29:54 +12:00
player.js close grooveFile instances at the correct time. closes #200 2014-04-23 19:40:30 -07:00
player_server.js fix potential crash when users disconnect from client 2014-04-23 17:06:56 -07:00
protocol_parser.js fix potential crash when users disconnect from client 2014-04-23 17:06:56 -07:00
safe_path.js improve import by URL feature. closes #171 2014-03-26 17:17:07 -07:00
server.js fix download plugin 2013-09-26 04:21:31 -04:00
web_socket_api_client.js fix potential crash when users disconnect from client 2014-04-23 17:06:56 -07:00