Commit Graph

50 Commits

Author SHA1 Message Date
craig.p.drummond
b382172278 OSX builds should also use QtSingleApplication? 2014-04-18 22:42:49 +00:00
craig.p.drummond
4709141536 s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
2014-03-28 21:43:36 +00:00
craig.p.drummond
4105bb1cff Name GUI thread 2014-03-28 21:10:50 +00:00
craig.p.drummond
3501e76ae3 Ensure certain objects are in GUI thread 2014-03-27 19:56:05 +00:00
craig.p.drummond
9059586fa9 Init random number generator 2014-03-27 19:53:58 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
078834ea67 Windows build fixes for external tags helper 2014-03-24 20:39:38 +00:00
craig.p.drummond
52344abbe2 Fix '-' usage in dates 2014-02-20 19:15:16 +00:00
craig.p.drummond
9f17d0f02d - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00
craig.p.drummond
6b18ee6d76 Keep track of 'Thread' objects, and attempt to close all these when app exits. 2014-01-30 20:37:02 +00:00
craig.p.drummond
a542e1e9ca Only translate "Unknown" and "Various Artists" once 2014-01-29 19:15:57 +00:00
craig.p.drummond
1cb2ba15d6 Consisten (c) notice between KDE and Qt builds 2014-01-16 19:34:11 +00:00
craig.p.drummond
e8954fb037 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e01d97e66e Add option to set language in Qt only builds 2014-01-06 19:30:00 +00:00
craig.p.drummond
d26296a914 Use © to get (c) symbol 2014-01-06 19:29:29 +00:00
craig.p.drummond
de68b09c9a Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
c924d7d24b Use lowercase (c) 2013-12-17 21:10:12 +00:00
craig.p.drummond
98ef67fc98 Use "(C)" instead of "©", as "©" seems to mess up Qt translations. 2013-12-17 21:08:54 +00:00
craig.p.drummond
8ba11675b3 Add debug logging to lyrics parsing 2013-11-27 21:06:03 +00:00
craig.p.drummond
a20d84f234 Add debug loggin of network connections 2013-11-26 19:57:36 +00:00
craig.p.drummond
dc0098d2f8 Fix debug lopgging with KDE builds 2013-11-14 20:16:05 +00:00
craig.p.drummond
b609fe77fd Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
d49e3daf0c Add some debug to song file checking 2013-10-21 18:07:21 +00:00
craig.p.drummond
d0bec55b37 Allow local file playback without taglib 2013-10-18 18:58:33 +00:00
craig.p.drummond
884991df00 Move debug settings to later on - otherwise getting hangs with windows builds 2013-10-16 18:23:30 +00:00
kamikazow@gmail.com
e03a156632 Fixing copyright sign. 2013-10-16 15:32:45 +00:00
craig.p.drummond
e1623d67ed Fix Qt5 build 2013-10-15 17:18:00 +00:00
craig.p.drummond
7c5c01974d Fix HTTP server under windows when passed a local file 2013-10-15 17:14:51 +00:00
craig.p.drummond
918b27c2c4 Use QMutexLocker 2013-10-14 18:15:47 +00:00
craig.p.drummond
6d5f132bc2 Send debug logging to file 2013-10-14 18:14:33 +00:00
craig.p.drummond
b678d4b25c Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
f5ba46870f For Qt-only Linux builds, set file permissions of config file so that others cannot read the file - as MPD, Magnatune, or DigitallyImported passwords will be saved here. 2013-08-19 17:51:15 +00:00
craig.p.drummond
d4922f3b29 Add debug to stream fetching 2013-07-07 19:46:19 +00:00
craig.p.drummond
f6ff471b74 Add some debug info to MPDParseUtils 2013-07-03 19:27:46 +00:00
craig.p.drummond
19e6a428ef Poll cantata-dynamic if its not running 2013-06-19 18:22:07 +00:00
craig.p.drummond
cf2524a321 Use fanart.tv for backdrops in contextview. This provides larger images than discogs (which is still the fallback), and HomeTheaterBackdrops seems to be no longer available :-( 2013-06-16 19:42:37 +00:00
craig.p.drummond
2fda9f973d Fix weird window behaviour with Qt5 startup??? 2013-06-12 19:59:04 +00:00
craig.p.drummond
58507f551b Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
bac6021fd5 Fix KDE compile 2013-06-08 15:12:18 +00:00
craig.p.drummond
f647533e25 Hide htbackdrops from about pages if we have no API key 2013-06-04 18:34:32 +00:00
craig.p.drummond
7dc4cdf9c3 Fall back to last.fm search if fail to find a wikipedia match 2013-05-28 19:11:31 +00:00
craig.p.drummond
55ecb8d141 Link to QtMPC web site 2013-05-23 18:43:16 +00:00
craig.p.drummond
c2e37061ea Give credit to htbrackdrops and wikipedia 2013-05-23 16:58:50 +00:00
craig.p.drummond
1b45e4b84c Respect ID3v2.3 / ID3v2.4 setting of tags - i.e. when save, ensure we use the same version. 2013-02-26 20:07:36 +00:00
craig.p.drummond
d8dcc20176 Write ID3v2.3 tags by default 2013-02-26 20:06:20 +00:00
craig.p.drummond
563ba42b7b Save settings in wizard 2013-02-11 19:32:33 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
7b118cc106 GPLv3 2013-02-04 17:23:56 +00:00
craig.p.drummond
e3dc47948e Re-organise the code a little... 2013-01-28 19:56:14 +00:00