Commit Graph

225 Commits

Author SHA1 Message Date
Craig Drummond
bf6084d1e7 Re-organise playlists code... Still more todo... 2017-08-15 22:42:51 +01:00
Michael Wheeler
bfecaae3cf Fix for latest qt5 avaliable from homebrew on OS X 2017-07-04 22:25:52 +10:00
Craig Drummond
ffac1623ca Update to latest libebur128 2017-05-21 20:17:39 +01:00
Craig Drummond
62aada1b89 Bundle newer openSSL with macOS builds.
Issue #1015
2017-05-12 22:51:00 +01:00
Craig Drummond
ed83208630 Make all of Cantata's internal actions accessible via DBUS. These can
then be used to bind to global shortcuts.

Issues #1007 #1009
2017-04-22 11:56:46 +01:00
Craig Drummond
f282f82725 Formatting 2017-04-21 18:44:52 +01:00
Craig Drummond
f76407816e Add 3 seek levels (5 seconds, 30 seconds, and 60 seconds), with
assignable shortcuts.
Issues #1008 and #1009
2017-04-21 18:35:43 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
6d00677dab Stream providers stored on github, not google drive 2017-04-08 11:04:53 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
6e91627325 Qt4 and Ubuntu Touch support have been removed 2017-04-07 17:57:10 +01:00
Craig Drummond
ebf6c62ce4 When playing MPD's HTTP output stream, don't stop playback on pause.
Issue #987
2017-04-03 18:48:20 +01:00
Craig Drummond
529ab99987 When playing MPD's HTTP output stream, check periodically (for up to 2 seconds) to confirm backend is playing.
Issue #987
2017-04-03 18:46:12 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
65574b565b If Cantata's convigured cover file name contains a %, then when looking for artist images use basic-artist if album is Various Artists, album artist otherwise
Issue #985
2017-04-01 18:22:32 +01:00
Craig Drummond
a6c2a13146 Update Qt download URL 2016-11-11 20:53:51 +00:00
Craig Drummond
0eb77f5ba3 Add (config file only) option to use user's icon theme. Linux only. 2016-01-27 20:16:10 +00:00
Craig Drummond
1bf97b686e No multi-media keys config in shortcuts page 2016-01-10 15:05:51 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
f75493ee17 Use Qt5 by default - pass -DENABLE_QT5=OFF to cmake to use Qt4 2015-12-06 13:39:22 +00:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
8f1bbd1c1e Only support Qt5 for windows 2015-10-17 14:26:40 +01:00
Craig Drummond
5ae6e2569f Use Huanity/gnome icons for Windows and Mac builds. 2015-09-05 19:26:23 +01:00
Craig Drummond
f1499858c2 Ubuntu Touch builds are no longer actively maintained. 2015-08-31 20:05:32 +01:00
Craig Drummond
1ef5c5dcb3 Icons might not necessarily be oxygen... 2015-08-30 12:14:17 +01:00
Craig Drummond
a016554198 Update 2015-08-13 21:37:00 +01:00
Craig Drummond
c07323cbbe Slightly flatter icon 2015-08-01 18:12:11 +01:00
Craig Drummond
e9715fbbf2 Mention QtSql 2015-07-14 00:03:58 +01:00
Craig Drummond
8f455ba079 Quota stuff was only relevant for googlecode
#688
2015-07-07 22:22:19 +01:00
Craig Drummond
87cbabe13e Always use lsinfo 2015-07-03 23:56:29 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
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