Commit Graph

1419 Commits

Author SHA1 Message Date
Craig Drummond
effebc3abd Don't use KWallet for MPD password - it's overkill, as MPD password is sent in plain text! 2015-09-18 21:27:35 +01:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
e2b44854fb Add a uninstall target for Linux builds. 2015-09-07 21:25:15 +01:00
Craig Drummond
4088356df6 Spelling! 2015-09-05 19:27:28 +01:00
Craig Drummond
5ae6e2569f Use Huanity/gnome icons for Windows and Mac builds. 2015-09-05 19:26:23 +01:00
Craig Drummond
8b0a135c43 Save scaled covers as PNG, as the quality is much better.
#724
2015-08-20 19:44:15 +01:00
Craig Drummond
408e8c9ff4 libCDDB can crash if it cannot talk to server, so before querying check
whether we can connect.
2015-08-18 23:35:35 +01:00
Craig Drummond
77ae58a9d0 Set HTTP server to listen on all addresses, but use IP address of socket
connected to MPD for HTTP URLs.
2015-08-14 18:57:15 +01:00
Craig Drummond
a016554198 Update 2015-08-13 21:37:00 +01:00
Craig Drummond
be6b5e1f86 Custom actions.
#711
2015-08-11 19:16:35 +01:00
Craig Drummond
8a0ccf092c New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
Craig Drummond
2fc124e799 Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
2015-08-09 19:24:42 +01:00
Craig Drummond
5e0c3f1ca1 Remove AudioCD tracks from plqyqueue when eject CD. 2015-08-05 17:46:50 +01:00
Craig Drummond
f1de0dea00 Show podcast published date on sub-text, and duration in brackets
#714
2015-07-31 16:39:08 +01:00
Craig Drummond
746740713b Default to UDisks2 2015-07-25 22:11:24 +01:00
Craig Drummond
9215b4bdf5 Add option to disable MPRIS interface.
#707
2015-07-25 18:07:15 +01:00
Craig Drummond
38f5af4b45 Add entry about prefixes 2015-07-25 17:46:22 +01:00
Craig Drummond
637611ec09 Update ChangeLog 2015-07-04 23:35:32 +01:00
Craig Drummond
67507362d5 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
ac4cd39139 Always use monochrome sidebar icons 2015-06-26 18:15:20 +01:00
Craig Drummond
b207ade4c4 - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
54f615cc77 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
5e4103d97c Album/artist sorting 2015-06-08 20:54:44 +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
5d9d140533 Fix OpenBSD build.
#666
2015-04-26 16:04:44 +01:00
Craig Drummond
a048f62137 Use mpd.cantata as DBus service name. 2015-04-25 15:23:28 +01:00
craig.p.drummond
cbaad81194 Resolve TuneIn radio URL's before adding to favourites (if added via TuneIn search). 2015-04-25 11:15:43 +00:00
craig.p.drummond
876c2783e4 Show error message if parsing cache file fails. 2015-04-20 19:45:14 +00:00
craig.p.drummond
72af2bab59 When removing duplicates, take album into account as well as artist and title.
BUG: 664
2015-04-16 20:57:42 +00:00
craig.p.drummond
325aa6ac8c Dirble v2 API. 2015-04-15 21:58:06 +00:00
craig.p.drummond
4e7705ceae Show composer images - see README for details. 2015-04-05 22:32:27 +00:00
craig.p.drummond
f943592f7d CMake option to enabkle touch-friendly support. Disable by default (apart from in Windows) as it only really works under windows. 2015-04-05 20:09:16 +00:00
craig.p.drummond
cf3816fd0f Remove touch friendly setting from OSX builds - no touch screen Macs? 2015-04-05 09:55:11 +00:00
craig.p.drummond
c0f85da886 Correct entry 2015-04-04 12:17:28 +00:00
craig.p.drummond
fd4292ad02 Ensure consistent order when adding albums as per adding artists. 2015-04-03 22:41:12 +00:00
craig.p.drummond
5c39fea14c Allow local socket path to start with ~ 2015-04-03 17:54:04 +00:00
craig.p.drummond
fb8e6710ca Hide cover, HTTP stream, and top-level folder options under a 'Show All Options' button. 2015-04-03 17:44:39 +00:00
craig.p.drummond
6ce001a66f For Linux builds, if system tray icon is null (becasue QIcon cannot find it) then add icon files manually.
BUG: 660
2015-04-03 09:13:55 +00:00
craig.p.drummond
74ef94dca7 For Linux builds, add $install/share/icons to Qt's icon theme search path if it does not already contain it.
BUG: 660
2015-04-03 07:58:54 +00:00
craig.p.drummond
82a95ea06e Use treble clef icon in artists list if composer tag is being used for an artist. 2015-03-28 14:36:15 +00:00
craig.p.drummond
7e6823a43e Fix build with proxy config and Qt5
BUG: 656
2015-03-28 10:39:24 +00:00
craig.p.drummond
630192c2f2 Update 2015-03-28 10:37:32 +00:00
craig.p.drummond
0cf86b417e Add option to provide a list of genres which should use composer, and not album-artist, to group albums. 2015-03-25 23:19:42 +00:00
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
19da000509 Bundle openSSL libs with windows builds.
BUG: 638
2015-03-03 21:30:47 +00:00
craig.p.drummond
9829bb634f Don't convert -ve track, disc, or years to unsigned - set to 0.
BUG: 643
2015-02-27 22:36:36 +00:00
craig.p.drummond
8a315200c6 - Separate title and track number in search model table view.
- Show rating in search model table view.
2015-02-27 22:06:34 +00:00
craig.p.drummond
793e178c2d Fix fetching of ratings in table style playqueue. 2015-02-27 18:23:57 +00:00
craig.p.drummond
58c43ad012 Fix display of rating in tag dialog when only 1 file is being edited. 2015-02-27 18:18:19 +00:00
craig.p.drummond
1798364ee8 Fix cantata-remote script (used for Unity launcher integration) when this uses qdbus. 2015-02-26 23:09:03 +00:00