Commit Graph

119 Commits

Author SHA1 Message Date
craig.p.drummond
5de94e7538 Add config items to control max-per-iteration cover fetching 2013-09-26 18:00:50 +00:00
craig.p.drummond
1688820dbe Add config page to determine list of online providers. 2013-09-20 19:48:27 +00:00
craig.p.drummond
07294faaa8 Store, and retrieve, last actual rss update 2013-09-18 18:17:36 +00:00
craig.p.drummond
c80030a8e3 Add timer to check for podcast updates 2013-09-17 21:08:01 +00:00
craig.p.drummond
a0ee974374 Add option to prevent system from suspending whilst playing (Linux only). 2013-09-02 18:25:54 +00:00
craig.p.drummond
7fd6b4aedb Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00
craig.p.drummond
0c99596bd5 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
e872124e3b Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
ee76d2ab92 Click on time label to toggle between shwowing current time and time remaining. 2013-08-02 19:26:07 +00:00
craig.p.drummond
d372ccf067 Fix build when we hjave no libcddb, but do have musicbrainz
BUG:254
2013-07-15 19:12:48 +00:00
craig.p.drummond
dcdc4ac882 cdEncode config item no longer used! 2013-07-10 18:35:21 +00:00
craig.p.drummond
7a42703c7e Optionally use current album cover as play queue backdrop 2013-06-25 18:05:48 +00:00
craig.p.drummond
88f26a5462 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
4f27849df1 Remove amazon cover fetching - required API key that Cantata never really had. 2013-06-08 07:43:00 +00:00
craig.p.drummond
904f06cd0f Add splitters to context view, so that user can adjust sizes. 2013-06-07 20:07:20 +00:00
craig.p.drummond
88f9e7d497 Save context view slim page setting 2013-06-07 19:22:50 +00:00
craig.p.drummond
00fab35495 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
780eec1b27 Zooming of context page 2013-05-24 19:03:21 +00:00
craig.p.drummond
e3e5260682 Add option to have dark context view background 2013-05-24 19:02:36 +00:00
craig.p.drummond
f318bd5d4f Make 'wikipedia intro only' and backdrops configurable 2013-05-23 16:56:39 +00:00
craig.p.drummond
462f97c60f 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
45993516d6 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
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
2ac0acb586 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
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
805af2337f Save current info provider setting. 2013-05-16 18:11:22 +00:00
craig.p.drummond
70046145b8 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
135c3d7f72 Add option to toggle mono icons 2013-05-03 18:06:05 +00:00
craig.p.drummond
30b53a4e71 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
7b1bdd47e9 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
4b6f44b586 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
3d1629ab35 Implement 'Stop after current track' 2013-03-29 20:58:28 +00:00
craig.p.drummond
47849de88d Press F11 to make Cantata fullscreen. 2013-03-28 19:12:13 +00:00
craig.p.drummond
652500a4c7 Rename 'cdMp3' to 'cdEncode' 2013-03-25 19:57:58 +00:00
craig.p.drummond
3f8463d0cb Optionally covert CD Audio tracks to MP3 when playnig back via HTTP server. 2013-03-16 10:30:18 +00:00
craig.p.drummond
66496d60d3 MusicBrainz lookup 2013-03-13 20:01:51 +00:00
craig.p.drummond
788cb1fb08 CD Paranoia settings 2013-03-08 21:07:43 +00:00
craig.p.drummond
889af8fa64 CDDB settings 2013-03-07 20:35:45 +00:00
craig.p.drummond
9889170f37 Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00
craig.p.drummond
d8dcc20176 Write ID3v2.3 tags by default 2013-02-26 20:06:20 +00:00
craig.p.drummond
1e2dac7803 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
235dfdd406 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
0d23f16990 Match parameter name 2012-12-07 19:47:59 +00:00
craig.p.drummond
c5e7efdfaa Remove 'Small Control Buttons' option. 2012-12-07 19:45:16 +00:00
craig.p.drummond
62d69d0db6 If window is minimized to system tray when Cantata is terminated, then restore to this state when restarted. 2012-11-21 20:32:46 +00:00
craig.p.drummond@gmail.com
1e0f49421f Allow icon theme to be set in config file.
BUG:130
2012-11-12 12:11:40 +00:00
craig.p.drummond@gmail.com
a4c055159e Make quit/minimise-to-systray on close configurable.
BUG:103
2012-10-11 17:03:18 +00:00