Commit Graph

1271 Commits

Author SHA1 Message Date
craig.p.drummond
dcafe3f78c Read correct config item!! 2013-09-26 18:04:49 +00:00
craig.p.drummond
718b1b19fb If we recieve an error from MPD via status, then display this in the main window. 2013-09-26 18:03:58 +00:00
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
28654a9148 Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
1e781a9a37 Use "play" command if play button is pressed and there is no current song. 2013-09-24 18:41:35 +00:00
craig.p.drummond
8dcf661d15 Improve responsiveness when loading covers. Only attempt to locate and load 2 covers in the GUI event loop per iteration. More than this is handled in a separate thread. 2013-09-24 18:40:59 +00:00
craig.p.drummond
71f633562c Non-taglib build fix 2013-09-24 18:39:09 +00:00
craig.p.drummond
b0236d2e2f Fix Qt5 build... 2013-09-24 18:35:50 +00:00
craig.p.drummond
f168a1a10d Use QDesktopServices to ascertain default music folder for 'Personal' collections. 2013-09-24 18:34:33 +00:00
craig.p.drummond
b7ed10d370 Fixes for personal mpd collection 2013-09-24 18:33:25 +00:00
craig.p.drummond
ecec680569 Trim music folder setting 2013-09-24 18:32:57 +00:00
craig.p.drummond
c9b4af8a71 Fix spelling mistake - actived -> activated 2013-09-23 18:12:56 +00:00
craig.p.drummond
b098567970 If 'Basic'/'Personal' is selected in intitial settings wizard, then enable 'stop playback' and 'stop dynamizer' options.` 2013-09-23 18:02:19 +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
55d2b69190 Cache browser results for 2 days 2013-09-20 19:38:44 +00:00
craig.p.drummond
07294faaa8 Store, and retrieve, last actual rss update 2013-09-18 18:17:36 +00:00
craig.p.drummond
5a3740f2ab - Show sound-cloud icon in playqueue and corner widget
- Show podcasts icon in playqueue, and if possible podcast image in cover widget/notifications.
2013-09-18 18:16:58 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
32c7467793 Fix saving of 'save covers in mpd dir' for non taglib builds 2013-09-18 18:09:08 +00:00
craig.p.drummond
5d002fd210 Fix non-taglib compile
BUG: 291
2013-09-18 18:06:55 +00:00
craig.p.drummond
c80030a8e3 Add timer to check for podcast updates 2013-09-17 21:08:01 +00:00
craig.p.drummond
d5c0ab1bb6 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond
cf1e32c7c8 Online services support does not require taglib. 2013-09-17 15:54:54 +00:00
craig.p.drummond
b678d4b25c Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
0fb2ca6795 Make playqueue search consisten with view search - ie. only show search on activating 'Search Play Queue', do not toggle. 2013-09-13 19:09:59 +00:00
craig.p.drummond
b38af4c2e3 Some more 1 pixel spacing... 2013-09-13 19:09:22 +00:00
craig.p.drummond@gmail.com
1f303ff065 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
77608a682f Create a new SizeGrip class, so that we can force the size-grip on the main window to have the same height as toolbuttons - this makes it align to the bottom. 2013-09-12 18:37:59 +00:00
craig.p.drummond
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond@gmail.com
09eb6fe494 Clean up inhibit code, place logic into powermanagement class. 2013-09-03 11:25:23 +00:00
craig.p.drummond@gmail.com
b5bd20199a Inhibit suspend if this is enabled whilst playing 2013-09-03 11:16:45 +00:00
craig.p.drummond@gmail.com
fd14f3e988 Fix KDE compile 2013-09-03 11:14:09 +00:00
craig.p.drummond
91223c1b35 Reset the covers-requested-per-iteration counter after each event loop iteration. This should fix the case where sometimes the system tray notifications would not have a cover image. 2013-09-02 18:39:51 +00:00
craig.p.drummond
69469c633a If playqueue is cleared when dynamizer is running, then also stop dynamizer. 2013-09-02 18:27:30 +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
ce4197348b Allow pref dialog to get thinner 2013-08-29 18:26:36 +00:00
craig.p.drummond
2149b18c0b Use QListWidget in Qt preferences dialog, so that keyboard navigation can be used. 2013-08-29 18:25:04 +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
787e0b8aed Fix missing translation.
BUG: 275
2013-08-22 18:17:21 +00:00
craig.p.drummond
0a2cb95fab Fix 'Add Stream URL' action in builds where device support is disabled.
BUG: 271
2013-08-21 10:10:33 +00:00
craig.p.drummond
f5ba46870f For Qt-only Linux builds, set file permissions of config file so that others cannot read the file - as MPD, Magnatune, or DigitallyImported passwords will be saved here. 2013-08-19 17:51:15 +00:00
craig.p.drummond
fe8fb0b6eb Fix crash in settings dialog if current connection name is removed from config file. 2013-08-18 18:34:10 +00:00
craig.p.drummond
c785171759 Select Standard/Multi-user setup be default in initial settings wizard - as this is mainly how MPD would be used. 2013-08-14 18:55:22 +00:00
craig.p.drummond
397e524040 Place size grip in lower right corner 2013-08-14 18:18:13 +00:00
craig.p.drummond@gmail.com
78144c8f56 Fix translations - favourites is favorite in US english...
BUG: 265
2013-08-14 11:05:43 +00:00
craig.p.drummond
40e72b230f Put BasicItemDelegate into its own source files 2013-08-13 19:40:05 +00:00
craig.p.drummond
44bf560240 Windows build fixes 2013-08-12 21:03:21 +00:00