Commit Graph

31 Commits

Author SHA1 Message Date
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
99fe67cbed Initialise sidebar icon sizes before constructing. 2014-09-02 18:31:33 +00:00
craig.p.drummond
406e1afde1 Split Application class up for KDE, Qt, Windows, and Mac builds 2014-06-03 15:49:31 +00:00
craig.p.drummond
653f1c1e7e Qt5 does not have winEventFilter 2014-06-01 17:40:27 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
abe6f47206 Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
2a00ee88aa Set Qt::AA_DontShowIconsInMenus for Mac builds 2014-04-24 19:01:21 +00:00
craig.p.drummond
a3fc3dc5d7 Fix windows build! 2014-04-19 09:24:23 +00:00
craig.p.drummond
9987fdf7bb Fix Mac defines 2014-04-19 07:08:49 +00:00
craig.p.drummond
4f0de55117 OSX builds should also use QtSingleApplication? 2014-04-18 22:42:49 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
8c0a929951 s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
2014-03-28 21:43:36 +00:00
craig.p.drummond
7d0be7ca08 Ensure certain objects are in GUI thread 2014-03-27 19:56:05 +00:00
craig.p.drummond
2d4a5c5296 If Cantata is started whilst an instance is also running, raise window of current instance. (Linux only fix)
BUG: 437
2014-03-11 19:43:17 +00:00
craig.p.drummond
276c78af4f Fix some i18n initialisation with KDE builds 2014-02-04 19:13:24 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
243c75b3ab Allow local file playback without taglib 2013-10-18 18:58:33 +00:00
craig.p.drummond
9d80f402e7 Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond@gmail.com
e86bfa8f6a Fix KDE compile 2013-09-03 11:14:09 +00:00
craig.p.drummond
b1b0b8a294 Add option to prevent system from suspending whilst playing (Linux only). 2013-09-02 18:25:54 +00:00
craig.p.drummond
e6f730c2e7 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
d538f8d155 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
9c2ae2c237 Fix KDE compile 2013-06-12 20:00:13 +00:00
craig.p.drummond
54c075c852 Fix weird window behaviour with Qt5 startup??? 2013-06-12 19:59:04 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
17c5d4ce32 Fix non-taglib builds 2013-05-03 21:58:57 +00:00
craig.p.drummond
4f502b1567 Read Gtk icon theme too - as in 13.04 Qt apps dont seem to be usnig Humanity? 2013-04-25 23:08:03 +00:00
craig.p.drummond
2c82a75568 Save settings in wizard 2013-02-11 19:32:33 +00:00
craig.p.drummond
f1d5771c1f Correct URL 2013-02-04 17:24:20 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00