craig
a398a96b06
Need std dev support for remote dev
2012-03-26 18:21:50 +00:00
craig
95a1a15f9d
Add basic lyrics editing.
2012-03-25 08:42:32 +00:00
craig
168aa26a69
Fix qt-only
2012-03-23 20:34:37 +00:00
craig
b4ed235271
Remove proxy code duplication
2012-03-21 19:07:34 +00:00
craig
d47edef6a7
Fix showing of tag editor
2012-03-21 19:07:10 +00:00
craig
624484b7c8
Only set vol if diff from before
2012-03-21 19:06:38 +00:00
craig
bc4dc016af
If possible, return Image from Covers::get()
2012-03-21 19:06:19 +00:00
craig
1cfd62a95c
Add action to show current track in lib
2012-03-21 19:05:55 +00:00
craig
a468b85181
Use correct config item!!!
2012-03-21 19:05:12 +00:00
craig
b00860ca65
Add 'Edit Song Tags' action to playqueue context menu.
2012-03-21 19:03:45 +00:00
craig
b15f9e74a1
If fading out to stop, and cantata is closed, then send stop command.
2012-03-21 19:03:25 +00:00
craig
199ec0805c
Add #define for default cover icon names
2012-03-20 21:13:18 +00:00
craig
b205a56dd7
Provide option to *not* store downloaded covers in MPD dir.
2012-03-20 21:12:04 +00:00
craig
1621faf8d6
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
7cc99fd7ce
Give tray icon a tooltip - thanks to Martin Blumenstingl for the patch
2012-03-19 20:31:10 +00:00
craig
e6182412c3
Initial import of grouped playlists - NOT FINISHED
2012-03-16 22:33:34 +00:00
craig
7ad552ad59
Better icons
2012-03-15 19:32:17 +00:00
craig
c510c264cf
Remove double setting of clearPlaylistAction icon
2012-03-15 19:32:05 +00:00
craig
6d5a8647f2
SAve zoom settings
2012-03-14 21:42:28 +00:00
craig
11d880d08b
Better toolbutton sizes for qt
2012-03-14 17:30:26 +00:00
craig
c93d81ed5e
Include icons in qrc for qt
2012-03-14 17:30:06 +00:00
craig
1a05040904
Qt tag editor
2012-03-14 17:28:55 +00:00
craig
b450c6ad45
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
...
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
4d29644fa8
Use single-shot timers for search! Otherwise we keep on re-searching!!!!!
2012-03-11 20:51:25 +00:00
craig
11aa117292
Re-organise interface settings
2012-03-09 18:59:00 +00:00
craig
eeff6bcf15
Better control over prev/next track buttons.
2012-03-09 18:58:43 +00:00
craig
4d0be858bc
More control over playqueue
2012-03-09 18:58:30 +00:00
craig
858c681173
Fix qt-build
2012-03-09 18:58:08 +00:00
craig
fcdcd58673
Only scroll if this is enabled
2012-03-08 15:55:00 +00:00
craig
32727f274e
Need to save/restore selection. Fixes scenario:
...
a) select track X
b) drag'n'drop track X to another position (lets say after track Y), the tracks are reordered
c) track X is still selected (don't change that selection)
d) shift+click on eg. track Y+2
e) reasonable outcome would be that tracks X, Y+1 and Y+2 are selected. However, the starting point of the shift+click selection is around the place, where track X was in point a)
2012-03-08 15:54:23 +00:00
craig
4dcd233182
Get controlled keys when update, not in second pass
2012-03-08 15:53:45 +00:00
craig
c891e88bed
Need to save, then restore, set of collapsed albums between updates - as values may have changed.
2012-03-07 19:34:14 +00:00
craig
96e03e0a21
Check song id to determine if is stream. -1 means not set yet, so even empty file is not stream
2012-03-06 19:04:20 +00:00
craig
8a481e043f
No need to refresh play queue
2012-03-06 19:02:13 +00:00
craig
f0da599453
Update main window song *after* playlist updated
2012-03-06 19:01:54 +00:00
craig
2e58ef7a72
Cleanup MPDStats
2012-03-06 19:01:14 +00:00
craig
f8851aa90d
Remove old code
2012-03-06 18:59:25 +00:00
craig
c99fa0c665
Call updateRows after play queue updated
2012-03-06 18:59:12 +00:00
craig
3ffc35256d
Incremental updates for playqueue - means selection, and position, should be preserved
2012-03-05 21:31:30 +00:00
craig
60a0dd466f
Update Qt version (c) year
2012-03-05 19:49:31 +00:00
craig
4e221ae283
Update copy of KMessageWidget
2012-03-05 19:48:55 +00:00
craig
028be23457
Use (possibly) decoded song!
2012-03-04 21:47:46 +00:00
craig
dabc801e3d
If play queue is empty, dont show stream icon
2012-03-04 21:41:27 +00:00
craig
a03b9e7571
Correctly handle scneraion where auto-collpasing is disabled at start-up. SO, we need to store which albums are user-controlled - this can be user expanded (if auto collapse on), or use collapsed (if not)
2012-03-03 11:24:38 +00:00
craig
a27f92fcb5
Fix some scrollTo/position/expading issues
2012-03-02 21:51:22 +00:00
craig
66ed4a6a0b
Don't scroll playqueue on edits.
2012-03-02 20:45:42 +00:00
craig
d04dc96f33
Use globe for default stream icon
2012-03-02 20:27:58 +00:00
craig
18e334a30e
Standardise stream detection
2012-03-02 20:27:23 +00:00
craig
06b8c67b82
Check dialog instance counts
2012-03-01 19:42:48 +00:00
craig
4882d29673
try to preserve position when expand/collapse
2012-03-01 18:29:53 +00:00