Commit Graph

17 Commits

Author SHA1 Message Date
craig.p.drummond
a2cad3d269 Better thread termination 2013-01-30 19:16:03 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
5a885ba634 Fix playing of files containing square brackets, etc, that are external to MPD database via Cantata's simple HTTP server. 2013-01-03 20:05:04 +00:00
craig.p.drummond
87347133ce Fix playing of FLAC files external to MPD database via Cantata's simple HTTP server. 2013-01-02 19:50:58 +00:00
craig.p.drummond
b3795d2ce1 Get path from query paramter, or URL's path 2012-12-30 22:14:35 +00:00
craig.p.drummond
d312b1b344 Set song's file to url 2012-12-30 22:01:43 +00:00
craig.p.drummond@gmail.com
4b17e32a13 Add option to specify HTTP server listen address/interface. 2012-06-15 11:40:53 +00:00
craig.p.drummond
c3dddc74a5 Dont attempt to access HTTPSocket if its not been created!
BUG:22
2012-06-10 14:48:11 +00:00
craig.p.drummond
4b64fa30fc Remove double semi-colons... 2012-06-10 14:44:29 +00:00
craig.p.drummond@gmail.com
efd74979d3 - Only attempt to load a cover from MPD dir if the song actually has a file path
- For streamed songs, add actual path to URL query
2012-05-12 20:07:32 +00:00
craig.p.drummond@gmail.com
385b8a298a Dont need to check 'isAlive' when decoding URLs. 2012-05-12 19:48:26 +00:00
craig
fa049536e9 Decode tags from files to pass to mpd in server urls 2012-03-04 20:58:07 +00:00
craig
b25ba3735f Decoded Cantata streamed file URLs 2012-03-04 19:45:15 +00:00
craig
1e72b9626c Add track number to URL params 2012-03-02 20:26:20 +00:00
craig
802dce94d4 Sleep 2012-02-29 18:11:06 +00:00
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00