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
craig
ab63cd8baa
Dont fade stop if paused
2012-03-01 18:29:17 +00:00
craig
426934ac68
Remove unused vars
2012-03-01 18:29:00 +00:00
craig
30cbcb0e48
Make playq scroll optional
2012-03-01 18:28:19 +00:00
craig
468e7631dd
Save expanded and collapsed sizes to config file.
2012-03-01 18:28:00 +00:00
craig
f93afb1e36
Hide message widget when we successfully connect
2012-02-29 20:58:15 +00:00
craig
990e470c1b
Expand inerface when shoing error messages.
2012-02-29 18:32:14 +00:00
craig
8193029dc9
- Better height for collapsed interface.
...
- Save/restore height of expanded interface, even when interface is collapsed.
2012-02-29 18:11:43 +00:00
craig
6a11f80f72
Sleep
2012-02-29 18:11:06 +00:00
craig
be8ccb481a
Block some dialogs if others open
2012-02-29 18:10:39 +00:00
craig
3b022a431f
Fix auto-hide state
2012-02-29 18:10:15 +00:00
craig
3f21d2e0da
init vars
2012-02-28 19:32:24 +00:00
craig
ca2889b5da
Set a minimum height
2012-02-28 19:30:49 +00:00
craig
a4dfea037a
Better playback button sizes - using KIcon allows better icon sizes
2012-02-28 19:30:37 +00:00
craig
999da0c99b
Preserve expanded albums
2012-02-28 19:29:20 +00:00
craig
902113f5d7
Key is 16-bit
2012-02-28 19:28:46 +00:00
craig
156010a53d
Fix removal of collapsed album
2012-02-27 22:07:39 +00:00