Craig Drummond
|
b5e157a547
|
Allow to set keyboard shortcuts for ratings actions. Default to Alt+0 (No rating), Alt+1 (1 star), etc.
|
2016-06-10 16:33:22 +01:00 |
|
Craig Drummond
|
5690b622c0
|
Fix current track display when chaging from one track with no meta-data to another with no meta-data.
|
2016-06-03 16:56:40 +01:00 |
|
Craig Drummond
|
cac7a435f8
|
When calculating collapsed windoe height, take into account size of menubar, if it is visible.
|
2016-02-13 11:33:32 +00:00 |
|
Craig Drummond
|
dce723b719
|
Fix possibly missing save play queue icon.
|
2016-01-30 16:22:08 +00:00 |
|
Craig Drummond
|
e7f4f9db7f
|
Fix cover widget clipping on some themes
|
2016-01-24 14:53:07 +00:00 |
|
Craig Drummond
|
d2e1baf8ab
|
Always using mono icons
|
2016-01-13 21:19:47 +00:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
500cb0c8be
|
Fix cover widget size - so that highlight is not clipped
|
2016-01-06 22:19:23 +00:00 |
|
Craig Drummond
|
08f61c7ab7
|
Fix 'connect' action from main windo
|
2016-01-06 21:11:23 +00:00 |
|
Craig Drummond
|
87f711e47c
|
Always enable save to playlist actions, even if view is hidden.
|
2016-01-02 21:29:59 +00:00 |
|
Craig Drummond
|
3bc9f46dc2
|
Set window title when connection changes
|
2015-12-28 14:12:42 +00:00 |
|
Craig Drummond
|
c37fc03c86
|
Fixed height for toolbar
|
2015-12-24 09:41:35 +00:00 |
|
Craig Drummond
|
9eb621e780
|
Allow to specify a list of folders for 'Single Tracks' UI strings not updated, as already sent for translation.
|
2015-12-19 22:18:49 +00:00 |
|
Craig Drummond
|
7fb6631650
|
Fix togling os seaprator when stream url changed
|
2015-12-06 11:29:30 +00:00 |
|
Craig Drummond
|
c250a570ba
|
Add a separator after scrobbling/http-stream buttons and before repeat/single/etc buttons
|
2015-12-06 11:13:49 +00:00 |
|
Craig Drummond
|
3c4573a438
|
Use correct icon for HTTP stream playback
|
2015-12-06 11:10:32 +00:00 |
|
Craig Drummond
|
53d222929e
|
Set search category to file if called from folders page
|
2015-11-29 22:43:59 +00:00 |
|
Craig Drummond
|
edd35d33dc
|
- Send songs from MPD thread to GUI thread in batches of 200
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
|
2015-11-20 21:30:17 +00:00 |
|
Craig Drummond
|
176282f26a
|
Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
|
2015-11-13 23:01:50 +00:00 |
|
Craig Drummond
|
b33458f7af
|
Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
|
2015-11-01 16:15:55 +00:00 |
|
Craig Drummond
|
ec533fb15b
|
Ignore 'The' (if configured) when sorting play queue.
#752
|
2015-10-28 21:45:01 +00:00 |
|
CDrummond
|
4604aa911b
|
Fix issues when starting maximised.
|
2015-10-21 22:11:40 +01:00 |
|
Craig Drummond
|
09b204a66d
|
Folders model is dynamically populated, so search wont really work - so
redirect to search page.
|
2015-10-08 21:53:22 +01:00 |
|
Craig Drummond
|
cbd500ed4f
|
Dynamically load folder view. (No nonger use listall :-) )
|
2015-10-08 21:42:35 +01:00 |
|
Craig Drummond
|
395d742cf9
|
No need to decode Cantata stream again - it's decoded inMPDParseUtils
- Plus thie extra decoding was messing up the playqueue id!!!
|
2015-09-19 18:01:03 +01:00 |
|
Craig Drummond
|
6e05d061d6
|
MPD HTTP stream playback icon
|
2015-09-06 15:33:04 +01:00 |
|
Craig Drummond
|
7d5502674e
|
Use mono icon for music file and playlists
|
2015-09-06 00:25:59 +01:00 |
|
Craig Drummond
|
c403a52356
|
Save play queue icon
|
2015-08-29 17:30:45 +01:00 |
|
Craig Drummond
|
2d9b604fbf
|
Use font-awesome icons
|
2015-08-22 08:57:21 +01:00 |
|
Craig Drummond
|
53f7789d5a
|
Fix check for 'Unknown' album - title is never empty, as it would have
been set to filename!
#723
|
2015-08-19 20:32:37 +01:00 |
|
Craig Drummond
|
560a8153e5
|
Update QtMPC link - although there is not much there now, and no code.
|
2015-08-14 20:58:39 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
b82483b791
|
Custom actions.
#711
|
2015-08-11 19:16:35 +01:00 |
|
Craig Drummond
|
623f46dd43
|
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
|
5f10818511
|
Add option (in Interface/Tweaks) to control how CUE files are handled.
#708
|
2015-08-09 19:24:42 +01:00 |
|
Craig Drummond
|
b1252cf9f7
|
Set MPDParseUtils singleTracks folder when settings updated
|
2015-08-05 19:41:56 +01:00 |
|
Craig Drummond
|
586393b3b1
|
If refresh MPD, then remove SQL cache so that its recreated.
|
2015-08-05 19:19:28 +01:00 |
|
Craig Drummond
|
f9ad3e8179
|
No need for refresh and full refresh
|
2015-07-29 07:43:28 +01:00 |
|
Craig Drummond
|
0044f1b796
|
Remove debug
|
2015-07-25 20:18:26 +01:00 |
|
Craig Drummond
|
2d754d8ac1
|
Add option to disable MPRIS interface.
#707
|
2015-07-25 18:07:15 +01:00 |
|
Craig Drummond
|
e33d41066e
|
Add option to set prefixes to ignore when sorting (e.g. 'The')
#706
|
2015-07-25 17:38:56 +01:00 |
|
Craig Drummond
|
7146a5cbd5
|
If first run is false, but we have no actual sizes (e.g. because a
global config has been set), then use the same defaults as if first run
was true.
|
2015-07-20 16:50:28 +01:00 |
|
Craig Drummond
|
9b46348bc7
|
Remove commented out section
|
2015-07-18 00:25:36 +01:00 |
|
Craig Drummond
|
baf1e4e5c3
|
Clear context when no active song
|
2015-07-17 23:42:50 +01:00 |
|
Craig Drummond
|
da0cd90a9d
|
Add some default short-cuts:
Ctrl-P Add to play queue
Ctrl-R Replace play queue
Ctrl-S Save play queue
Ctrk-K Clear play queue
#694
|
2015-07-09 20:51:50 +01:00 |
|
Craig Drummond
|
b55f2a2424
|
Fic streams actions
|
2015-07-05 13:25:25 +01:00 |
|
Craig Drummond
|
a2bd95a4ed
|
Restore window action is only in tray menu, and this cannot have
short-cuts - so no need to add to action collection.
|
2015-07-04 20:55:14 +01:00 |
|
Craig Drummond
|
94801da247
|
- Use messagebox to prompt if should clear playqueue
- Dont prompt to clear playqueue by default
#681
|
2015-07-04 16:51:29 +01:00 |
|
Craig Drummond
|
bfb8b33daf
|
Don't connect addToDev for online - not re-implemented yet
|
2015-07-04 11:48:17 +01:00 |
|
Craig Drummond
|
5fe2db6319
|
Move view settings into menu button for each view
|
2015-06-27 17:06:14 +01:00 |
|