Commit Graph

165 Commits

Author SHA1 Message Date
craig.p.drummond
ed00b5743b Default to enabling use of media keys under GNOME/Unity. 2013-07-10 18:34:42 +00:00
craig.p.drummond
b0f0a723a1 Optionally use current album cover as play queue backdrop 2013-06-25 18:05:48 +00:00
craig.p.drummond
19f0b642f6 Enable MPD HTTP stream playback using QtMultiMedia for Qt5 builds. Thanks to Marcel Bosling for the patch. Disabled by default, to enable pass -DENABLE_HTTP_STREAM_PLAYBACK=ON to cmake. 2013-06-11 17:46:19 +00:00
craig.p.drummond
47a5722620 Need to force reset of table-view header 2013-06-11 17:00:21 +00:00
craig.p.drummond
bdfda3b903 Remove amazon cover fetching - required API key that Cantata never really had. 2013-06-08 07:43:00 +00:00
craig.p.drummond
ce7044cfe5 PlayQueuePage, FolderPage, and ContextPage are "hidden" in sidebar by default. 2013-06-08 07:10:24 +00:00
craig.p.drummond
51f153584b Add splitters to context view, so that user can adjust sizes. 2013-06-07 20:07:20 +00:00
craig.p.drummond
b820001275 Save context view slim page setting 2013-06-07 19:22:50 +00:00
craig.p.drummond
4bc899c05e Default to detailed treeview for folders too 2013-05-30 19:02:29 +00:00
craig.p.drummond
03488da230 Only require 2 stop actions; stop now, or stop after current. Default stop action is always 'stop now' 2013-05-29 18:59:30 +00:00
craig.p.drummond
c594f7d3c9 Fix KDE compile
BUG: 220
2013-05-27 08:39:07 +00:00
craig.p.drummond
892e4926a0 Remove config compatibility with Cantata versions older than 0.7 2013-05-24 19:07:25 +00:00
craig.p.drummond
1daf5c47e8 Detailed tree view for playlists by default. 2013-05-24 19:07:02 +00:00
craig.p.drummond
ab2595c0ff Use a string to save device view style - as per other views! 2013-05-24 19:06:40 +00:00
craig.p.drummond
aca34bba54 Zooming of context page 2013-05-24 19:03:21 +00:00
craig.p.drummond
c2810f08c0 Add option to have dark context view background 2013-05-24 19:02:36 +00:00
craig.p.drummond
751149c28e Make 'wikipedia intro only' and backdrops configurable 2013-05-23 16:56:39 +00:00
craig.p.drummond
95de26b8e8 Add support for backdrop in context view.
NOTE: This currecntly does not work, as awaiting an API key.
2013-05-23 16:54:06 +00:00
craig.p.drummond
9e3a2f6deb Only show wikipedia intro text for artist/album - and have a link to the wiki page used to show more.
(This is controllable via config file)
2013-05-22 16:29:58 +00:00
craig.p.drummond
09e0e5f999 - Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
2013-05-22 16:27:44 +00:00
craig.p.drummond
6114afbe5e - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
0cf43554af Read wikipedia locale fro config file.
NOTE: Wikipedia fetching/locale code is NOT complete!!!!
2013-05-20 18:47:19 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
2d889e6392 Save current info provider setting. 2013-05-16 18:11:22 +00:00
craig.p.drummond
23fac23d50 Simplify HTTP server settings. Now only the interface can be chosen. HTTP server is used for all non-MPD files. If computer has no active network connection (e.g. lo is the only interface), then the HTTP server settings page is hidden. 2013-05-13 20:40:37 +00:00
craig.p.drummond
98f666df22 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
aedb293ea1 Default to port 0 for http - so that a dynamic port is assigned 2013-05-01 07:05:24 +00:00
craig.p.drummond
f87c040a11 Use HTTP server by default 2013-05-01 07:04:20 +00:00
craig.p.drummond
7230782891 If we dynamically allocate a HTTP port, then attempt to reuse that port when Cantata restarts 2013-05-01 07:03:55 +00:00
craig.p.drummond
a1471af686 Make monochrome icons configurable. On by default for Linux, off by default for windows 2013-04-26 18:43:16 +00:00
craig.p.drummond
918e1389e3 Add possibility to use amazon AWS for covers. Needs AWS keys though, and these must currently be supplied in the config file. 2013-04-18 19:02:46 +00:00
craig.p.drummond
1c44ab0ef6 Detailed tree for streams? Not 100% sure of default... 2013-04-07 09:30:45 +00:00
craig.p.drummond
59c75d54c2 Simlpe tree for streams by default? 2013-04-06 07:43:56 +00:00
craig.p.drummond
b82c71a0a9 Implement 'Stop after current track' 2013-03-29 20:58:28 +00:00
craig.p.drummond
07cf9da719 Press F11 to make Cantata fullscreen. 2013-03-28 19:12:13 +00:00
craig.p.drummond
fe37025b58 Rename 'cdMp3' to 'cdEncode' 2013-03-25 19:57:58 +00:00
craig.p.drummond
b1a2f96121 There is no ServerInfo page anymore! 2013-03-25 19:57:36 +00:00
craig.p.drummond
ba42cc9dab Fix info zoom 2013-03-25 19:57:12 +00:00
craig.p.drummond
9236166785 Increment version, as infoZoom has changed 2013-03-22 20:55:31 +00:00
craig.p.drummond
0dd629981b Optionally covert CD Audio tracks to MP3 when playnig back via HTTP server. 2013-03-16 10:30:18 +00:00
craig.p.drummond
52c4883132 MusicBrainz lookup 2013-03-13 20:01:51 +00:00
craig.p.drummond
13afdc5600 If we use a port<1024 for HTTP server, then just assign a 'dynamic'/random port 2013-03-11 19:53:25 +00:00
craig.p.drummond
5818cc9e37 CD Paranoia settings 2013-03-08 21:07:43 +00:00
craig.p.drummond
54d5a3fe23 CDDB settings 2013-03-07 20:35:45 +00:00
craig.p.drummond
3e6c45c626 Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00
craig.p.drummond
47d3b4418f 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
e39838b010 Write ID3v2.3 tags by default 2013-02-26 20:06:20 +00:00
craig.p.drummond
663ab2529a Default to detailed treeview for devices 2013-02-12 21:20:51 +00:00
craig.p.drummond
8a73797709 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
4e48b6b9ff Remove 'Auto' cover size setting. Now cover sizes are based upon setting and font size. 2013-02-07 18:47:50 +00:00