craig.p.drummond
|
ed3e1ef536
|
Try to make coverwidget and sidebar the same size
|
2013-10-07 15:56:19 +00:00 |
|
craig.p.drummond
|
ad8bbd35af
|
Fix KDE build
BUG: 314
|
2013-10-07 15:55:18 +00:00 |
|
craig.p.drummond
|
fdb24f8e2d
|
Add a config item to configure album-view to load all covers immediately.
BUG: 312
|
2013-10-06 18:37:58 +00:00 |
|
craig.p.drummond
|
042f8f9f79
|
Add a config item to disable all network access.
BUG: 311
|
2013-10-06 18:11:54 +00:00 |
|
craig.p.drummond
|
a4e6b7a8e1
|
No need to refresh playlists in constructor - this is done on status update
|
2013-10-04 19:06:38 +00:00 |
|
craig.p.drummond
|
d684211e93
|
No need to clear model on view change
|
2013-10-04 19:06:08 +00:00 |
|
craig.p.drummond
|
69a9b64c97
|
Stop media keys interfaces on exit
|
2013-10-04 18:54:56 +00:00 |
|
craig.p.drummond
|
e691d78d31
|
Place ShortcutsSettingsPage into its own file
|
2013-10-04 18:46:05 +00:00 |
|
craig.p.drummond
|
81ebccd6c1
|
- Optionally support Qxt global shortcuts for Qt-only (Qt4) Linux, and Windows, builds.
- Move media-keys setting into shortcuts page.
|
2013-10-04 18:42:56 +00:00 |
|
craig.p.drummond
|
0ce01b322b
|
- Dont build GNOME media-keys support into KDE builds, as these use KDE's global keyboard shortcuts.
- With KDE builds, default to using media-keys as global shortcuts.
|
2013-10-04 18:41:12 +00:00 |
|
craig.p.drummond
|
e09f273d09
|
When parsing CUE files - attempt to load as UTF-8, and then "System" encoding. Support a new config item, 'cueFileCodecs', which allows extra Qt text-codecs to be tried (see README for details). If all of these fail, then revert back to the previous behaviour.
|
2013-10-03 17:10:21 +00:00 |
|
craig.p.drummond
|
63eb2a4d2a
|
Only enable 'Edit Song Tags' on playqueue if MPD music folder is readable.
BUG: 307
|
2013-10-02 20:19:07 +00:00 |
|
craig.p.drummond
|
70bf4c128a
|
When reading default MPD music folder, ensure this has a trailing slash.
|
2013-10-02 20:18:10 +00:00 |
|
craig.p.drummond
|
de5cc5d5a4
|
If we are downloading podcasts while use closes Cantata, prompt user as to whether to really close or not.
|
2013-10-01 18:20:10 +00:00 |
|
craig.p.drummond
|
01a26ab5fc
|
Initial import of podcast downloading.
NOTE: This has NOT been teted and is NOT complete!!!!
|
2013-09-30 21:49:24 +00:00 |
|
craig.p.drummond
|
bbd9ee535f
|
- Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
|
2013-09-30 18:20:26 +00:00 |
|
craig.p.drummond
|
5bd0b3b84e
|
Limit maxCoverUpdatePerIteration to range 1..20
|
2013-09-30 18:18:04 +00:00 |
|
craig.p.drummond
|
5effadd265
|
Bind increase volume, decrease volume, and mute actions to main window, so that shortcuts work.
|
2013-09-30 18:16:33 +00:00 |
|
craig.p.drummond
|
c626127c0e
|
Don't react twice to every volume change. Volume was changing in 10% increments, whereas it should have been (and is now) 5%
BUG: 304
|
2013-09-30 18:15:19 +00:00 |
|
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 |
|