craig
1e325bbd3b
Add basic lyrics editing.
2012-03-25 08:42:32 +00:00
craig
1f801e0b01
Fix qt-only
2012-03-23 20:34:37 +00:00
craig
f7e743461a
Remove proxy code duplication
2012-03-21 19:07:34 +00:00
craig
656d832f51
Fix showing of tag editor
2012-03-21 19:07:10 +00:00
craig
53e0795aa7
Only set vol if diff from before
2012-03-21 19:06:38 +00:00
craig
1455f5dd25
If possible, return Image from Covers::get()
2012-03-21 19:06:19 +00:00
craig
3129aa06ee
Add action to show current track in lib
2012-03-21 19:05:55 +00:00
craig
ab9198b6b6
Use correct config item!!!
2012-03-21 19:05:12 +00:00
craig
a465cf58a3
Add 'Edit Song Tags' action to playqueue context menu.
2012-03-21 19:03:45 +00:00
craig
da7c8e6f20
If fading out to stop, and cantata is closed, then send stop command.
2012-03-21 19:03:25 +00:00
craig
eb686e43df
Add #define for default cover icon names
2012-03-20 21:13:18 +00:00
craig
35408418f2
Provide option to *not* store downloaded covers in MPD dir.
2012-03-20 21:12:04 +00:00
craig
7db4b15c70
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
4ca3d7a563
Give tray icon a tooltip - thanks to Martin Blumenstingl for the patch
2012-03-19 20:31:10 +00:00
craig
c7df4c5160
Initial import of grouped playlists - NOT FINISHED
2012-03-16 22:33:34 +00:00
craig
c67468c6a6
Better icons
2012-03-15 19:32:17 +00:00
craig
ea3873ac33
Remove double setting of clearPlaylistAction icon
2012-03-15 19:32:05 +00:00
craig
d992b6fb8a
SAve zoom settings
2012-03-14 21:42:28 +00:00
craig
011395541f
Better toolbutton sizes for qt
2012-03-14 17:30:26 +00:00
craig
8b43a54281
Include icons in qrc for qt
2012-03-14 17:30:06 +00:00
craig
e31c5fcefa
Qt tag editor
2012-03-14 17:28:55 +00:00
craig
d4a9c94147
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
...
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
24496d4f51
Use single-shot timers for search! Otherwise we keep on re-searching!!!!!
2012-03-11 20:51:25 +00:00
craig
69ae7eb9bc
Re-organise interface settings
2012-03-09 18:59:00 +00:00
craig
3e2340ebc0
Better control over prev/next track buttons.
2012-03-09 18:58:43 +00:00
craig
a54852a092
More control over playqueue
2012-03-09 18:58:30 +00:00
craig
afceedcfea
Fix qt-build
2012-03-09 18:58:08 +00:00
craig
41f0ab9271
Only scroll if this is enabled
2012-03-08 15:55:00 +00:00
craig
b908386f01
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
238d1875a3
Get controlled keys when update, not in second pass
2012-03-08 15:53:45 +00:00
craig
b91d1dbe4e
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
a614a8f574
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
039fe0d0e8
No need to refresh play queue
2012-03-06 19:02:13 +00:00
craig
f2a20e28f5
Update main window song *after* playlist updated
2012-03-06 19:01:54 +00:00
craig
63f5ee8c44
Cleanup MPDStats
2012-03-06 19:01:14 +00:00
craig
f76d661678
Remove old code
2012-03-06 18:59:25 +00:00
craig
2d84565ef4
Call updateRows after play queue updated
2012-03-06 18:59:12 +00:00
craig
ac8b40256e
Incremental updates for playqueue - means selection, and position, should be preserved
2012-03-05 21:31:30 +00:00
craig
af2eb0487f
Update Qt version (c) year
2012-03-05 19:49:31 +00:00
craig
97a6177a84
Update copy of KMessageWidget
2012-03-05 19:48:55 +00:00
craig
3323fd4b4f
Use (possibly) decoded song!
2012-03-04 21:47:46 +00:00
craig
54b0ab6154
If play queue is empty, dont show stream icon
2012-03-04 21:41:27 +00:00
craig
c1598959c0
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
ad18b33add
Fix some scrollTo/position/expading issues
2012-03-02 21:51:22 +00:00
craig
d93acc3ed5
Don't scroll playqueue on edits.
2012-03-02 20:45:42 +00:00
craig
d301df8650
Use globe for default stream icon
2012-03-02 20:27:58 +00:00
craig
413035541c
Standardise stream detection
2012-03-02 20:27:23 +00:00
craig
61f6b83a7c
Check dialog instance counts
2012-03-01 19:42:48 +00:00
craig
10be0ee446
try to preserve position when expand/collapse
2012-03-01 18:29:53 +00:00
craig
832ab4f98d
Change order of actions in system tray menu to be consistent with main window.
2012-03-01 18:29:34 +00:00