Commit Graph

244 Commits

Author SHA1 Message Date
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
craig
e39587af23 Initial import of collapsable play queue listview
TODO: Removing collapsed item only removes 1 track; reloading play queue needs to preserve exapanded albums
2012-02-27 22:03:07 +00:00
craig
6f1a8b8e5d Add a workaround for dockmanager issues - dealy registration for .25secs. 2012-02-26 15:01:39 +00:00
craig
d9c2708f56 Position current item at center - mimics amarok 2012-02-25 21:53:20 +00:00
craig
9787b134bb Just ensure current item is visible, no need to place in center 2012-02-25 20:14:53 +00:00
craig
19f4235d3c Apply Piotr's updates for slider 2012-02-24 18:18:39 +00:00
craig
457d17127a Add GUI for auto hiding slider 2012-02-24 18:09:37 +00:00
craig
239b066e36 Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
a4878ebf43 Grouped play queue improvements. Need to add album cover, resizing, duration, and header click support 2012-02-23 22:20:43 +00:00
craig
a7113f4d54 heck that we actually have current song before playing. In consume mode, if we have 3 tracks and play the last, playback wil stop (with two tracks still in queue). Then wehn we press play, playqueue still has last as current! 2012-02-23 21:04:28 +00:00
craig
5c4d45f0fd Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00
craig
9a42dcf084 Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!! 2012-02-23 16:55:14 +00:00
craig
74f10be10d Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
8f97302b7f Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
1f7cbb6113 Load remote devies *after* loadng mpd password 2012-02-21 21:14:57 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00