Commit Graph

193 Commits

Author SHA1 Message Date
Craig Drummond
b008ab1d27 More URL changes 2015-04-25 15:54:13 +01:00
craig.p.drummond
bd4b497855 Recreate icon 2015-04-05 23:06:10 +00:00
craig.p.drummond
4e7705ceae Show composer images - see README for details. 2015-04-05 22:32:27 +00:00
craig.p.drummond
19da000509 Bundle openSSL libs with windows builds.
BUG: 638
2015-03-03 21:30:47 +00:00
craig.p.drummond
f2a37cb4a6 Fix libz usage under windows to match the MinGW files from sourceforge 2015-03-02 20:41:59 +00:00
craig.p.drummond
dcd5daab76 Call lsinfo recusrively to populate artists and albums, instead of using listallinfo 2014-12-05 14:33:17 +00:00
craig.p.drummond
25c67a1fb4 Correct example OSX cmake command. 2014-12-02 15:13:18 +00:00
craig.p.drummond
b7fd69e003 Mention MPD version for alwaysUseHttp config option. 2014-10-30 15:01:43 +00:00
craig.p.drummond
260f8b4864 - Supply TagLib 1.9.1 for windows builds.
- Convert filename to UTF16 before passing to TagLib for windows builds.
BUG: 571
2014-10-29 09:26:26 +00:00
craig.p.drummond
c8eac46e13 Remove line 2014-10-25 12:14:17 +00:00
craig.p.drummond
50333c002e Seek current track when Control+Arrow key pressed.
BUG: 566
2014-10-17 22:18:39 +00:00
craig.p.drummond
122f6b7dca Qt5 for windows 2014-09-30 11:31:40 +00:00
craig.p.drummond
452bc33b2d Don't make media keys backend configurable, auto detect the best one. 2014-09-29 11:26:05 +00:00
craig.p.drummond
c37ab9c565 Mention log location for OSX 2014-09-25 18:19:30 +00:00
craig.p.drummond
005d2bbc4e Use same icon zip file for windows builds as for mac 2014-09-25 18:17:30 +00:00
craig.p.drummond
66abc24e9b Use https://googledrive.com/host/XXX and not https://drive.google.com/uc?export=download&id=XXX for stream provider URLs, etc. Seems like the drive.google.com URLs have download limits. 2014-09-23 20:33:51 +00:00
craig.p.drummond
d85c1c4aea Create DMG installer 2014-09-23 20:27:56 +00:00
craig.p.drummond
75575a09f5 Better shuffle/repeat icons 2014-09-17 18:29:14 +00:00
craig.p.drummond
5858953ef1 Qt5 Mac builds. Not 100% perfect, TODO:
- Unified toolbar - appears, but cannot drag on all?
- HighDPI support - pixmaps should be scaled, but are not. Cantata's detection code needs modifying
- Cover in toolbar is a bit too large
- Some odd layout in pref dialog
2014-09-12 22:37:46 +00:00
nikwen.developer@gmail.com
3c64641417 Added bottom edge gesture for CurrentlyPlayingPage 2014-08-26 12:12:54 +00:00
craig.p.drummond
32ebac7dd6 Update 2014-08-20 19:31:25 +00:00
craig.p.drummond
c629c9f4a9 Update 2014-08-17 15:01:13 +00:00
craig.p.drummond
625ae835bf Formatting 2014-07-24 17:35:28 +00:00
craig.p.drummond
9bf097c3b0 Generate Inno setup files too - looks like the adware warning was a google error... 2014-07-20 15:03:17 +00:00
craig.p.drummond
5d987292eb Use Nullsoft installer, due to the Inno generated installer getting flagged as containing adware (???) 2014-07-17 19:15:12 +00:00
craig.p.drummond
d72c899dca - Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
2014-07-16 19:07:41 +00:00
craig.p.drummond
840999e7d3 Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
8463e95598 All usage of hex number in debug env 2014-07-16 19:02:17 +00:00
craig.p.drummond
04d4455770 Update 2014-06-25 16:46:16 +00:00
craig.p.drummond
6b09c0e47d Re-add HTTP control page to server mode cantata-dynamic. 2014-06-23 20:05:08 +00:00
craig.p.drummond
c04e38b80c Add debug logging to external tags helper 2014-06-12 18:56:11 +00:00
craig.p.drummond
cc163dc3a2 Update 2014-06-02 19:49:13 +00:00
craig.p.drummond
8656803587 Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
31ce278714 Add details about streams stored on Google Drive 2014-05-20 18:15:42 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
ac1f695221 Use Qt-only by default, need to pass -DENABLE_KDE=ON to create KDE builds 2014-05-15 11:15:57 +00:00
craig.p.drummond
f5aa4fbc20 Remove tab :-) 2014-05-09 19:43:47 +00:00
nikwen.developer@gmail.com
5973aebebf Notifications when adding songs, albums, etc. 2014-05-09 19:22:45 +00:00
craig.p.drummond
d5be27ec33 Add OSX build instructions - Thanks to Imaweasal@gmail.com 2014-04-18 22:25:35 +00:00
nikwen.developer@gmail.com
e1593b7dd0 Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00
craig.p.drummond
348e32c2fa If compiled with MPD HTTP playback support, when MPD stream is paused then stop the Phonon/QMediaObject from playing. See README for config option on this.
BUG: 456
2014-04-02 19:47:27 +00:00
craig.p.drummond
001315c2df No real need for getting amarok/clementine covers. 2014-03-31 17:56:32 +00:00
craig.p.drummond
99692c0cb2 Dont look for "$trackFile.png/jpg" as a cover 2014-03-28 21:10:08 +00:00
craig.p.drummond
0de3a1de9f Update 2014-03-27 19:58:20 +00:00
craig.p.drummond
50a3bba295 Windows build fixes for external tags helper 2014-03-24 20:39:38 +00:00
craig.p.drummond
1a987ffc5a New CMake config item to use OLD dbus XML files - USE_OLD_DBUS_TYPEDEF 2014-03-24 20:38:06 +00:00
craig.p.drummond
d1096567c1 Scaled covers are saved as PNG now 2014-03-21 20:09:13 +00:00
craig.p.drummond
e214122b7c Locate and load all non cached covers in non GUI thread. 2014-03-18 19:49:28 +00:00
craig.p.drummond
60987d8866 Use 10M for cover cache 2014-03-17 19:51:11 +00:00
craig.p.drummond
6cf6548f8d Make in memory cache size configurable 2014-03-14 19:07:31 +00:00