craig
|
c6b75eeedc
|
Fix Qt text formatting
|
2012-01-06 19:38:00 +00:00 |
|
craig
|
d75c2822a7
|
KSqueezedLabel cant really handle rich text
|
2012-01-06 19:37:30 +00:00 |
|
craig
|
88a5ea2028
|
Create custom cover for single-tracks album.
|
2012-01-06 19:36:38 +00:00 |
|
craig
|
eecfe59223
|
Disable position slider when playing a stream.
|
2012-01-06 19:36:01 +00:00 |
|
craig
|
27a8c7351d
|
Use 'play' icon for 'replace play queue', and 'add' icon for 'add to play queue'
|
2012-01-04 19:32:31 +00:00 |
|
craig
|
2e95e3519b
|
Show track details in titlebar, so that these also appear in taskbar tooltips.
|
2012-01-04 19:20:11 +00:00 |
|
craig
|
73bc659d43
|
Cleanup
|
2012-01-04 19:19:13 +00:00 |
|
craig
|
f7926c2b4b
|
Only need to load on mpd connection status change.
|
2012-01-04 19:18:48 +00:00 |
|
craig
|
7dad99ec88
|
Update copyright statements.
|
2012-01-04 19:15:55 +00:00 |
|
craig
|
ee4919da62
|
Change dock item icon to cover
|
2012-01-03 19:56:03 +00:00 |
|
craig
|
8f2c822c58
|
MPRISv2 interface
|
2012-01-03 19:55:13 +00:00 |
|
craig
|
949820a397
|
Improve time slider accuracu, by checking the time elapsed at each interval.
|
2012-01-03 19:53:05 +00:00 |
|
craig
|
312a56aeb0
|
Add option to group single track artist/albums under
'Various Artists'/'Single Tracks'/'Artist - Track'
|
2012-01-03 19:52:45 +00:00 |
|
craig
|
4388bcdd4a
|
Add option to show/sort album year.
|
2011-12-31 11:13:46 +00:00 |
|
craig
|
4544fcc897
|
Jump to track position by clicking on position slider.
|
2011-12-28 21:00:38 +00:00 |
|
craig
|
1fca06141f
|
Allow to connect to local domain socket.
|
2011-12-28 20:55:17 +00:00 |
|
craig
|
0150c2cd3a
|
Fix playqueue header hiding/restoring.
|
2011-12-26 13:40:46 +00:00 |
|
craig
|
b3c42a9eda
|
For playQueue, root items are *not* decorated!
|
2011-12-24 10:05:37 +00:00 |
|
craig
|
4a28c11f2c
|
Make action text clearer
|
2011-12-22 19:03:24 +00:00 |
|
craig
|
7b6e8faaa2
|
Add context menu to toolbar buttons to enable using smaller buttons.
|
2011-12-22 19:03:06 +00:00 |
|
craig
|
a631b2ab9a
|
Only create the tray icon once!
|
2011-12-22 00:22:44 +00:00 |
|
craig
|
c9c16af57f
|
Play/pause on middle click tray icon.
|
2011-12-22 00:09:38 +00:00 |
|
craig
|
c6bf36e306
|
Fx Qt only build
|
2011-12-21 19:46:02 +00:00 |
|
craig
|
c4f68efa1a
|
Use WebKit to display artist/albumm info
|
2011-12-21 19:45:47 +00:00 |
|
craig
|
75f77e8b0d
|
Proper model for streams, and multi-view
|
2011-12-21 19:43:49 +00:00 |
|
craig
|
a1442b58a3
|
Delete item before deleting menu.
|
2011-12-21 00:22:47 +00:00 |
|
craig
|
f4c91fb5c6
|
Port to KStatusNotifierItem
|
2011-12-21 00:10:35 +00:00 |
|
craig
|
e23cc29c0c
|
Add info page, to show wikipedia info.
|
2011-12-20 22:17:05 +00:00 |
|
craig
|
9297fd8f62
|
Rename 'Info' to 'Server Info'
|
2011-12-20 20:44:53 +00:00 |
|
craig
|
e1cdc8cf0a
|
Connect to correct object!
|
2011-12-19 19:30:38 +00:00 |
|
craig
|
298db55d9d
|
Fix loading of playlists
|
2011-12-19 19:30:13 +00:00 |
|
craig
|
cfed24202b
|
Only act on del key for list with focus
|
2011-12-19 19:28:58 +00:00 |
|
craig
|
8eaffa08e0
|
Album views
|
2011-12-19 19:28:13 +00:00 |
|
craig
|
be25c6dbb1
|
USe term exapnd
|
2011-12-19 19:27:43 +00:00 |
|
craig
|
9174793f4f
|
Consistent text
|
2011-12-19 19:27:29 +00:00 |
|
craig
|
647eec5aff
|
Make an 'ItemView' class so that each view can set whether to be list or tree like.
|
2011-12-18 20:04:13 +00:00 |
|
craig
|
92a34a6fb8
|
Fix Qt-only build
|
2011-12-15 18:10:50 +00:00 |
|
craig
|
912ffd132b
|
Make it possible to hide pages
|
2011-12-15 18:09:10 +00:00 |
|
craig
|
dc02a9fb8b
|
s/playlisttable/playqueue/g
|
2011-12-14 20:00:20 +00:00 |
|
craig
|
9bf17ab769
|
Use term 'Track' and not 'Song'
|
2011-12-14 19:42:32 +00:00 |
|
craig
|
4e0e842c88
|
More playlist work
|
2011-12-14 19:42:01 +00:00 |
|
craig
|
39e0c4ef5d
|
Playlists work
|
2011-12-14 19:41:06 +00:00 |
|
craig
|
0fec68c50c
|
Move formatDuration out of MainWindow class
|
2011-12-14 19:40:33 +00:00 |
|
craig
|
36641c5092
|
Strt of editable playlists
|
2011-12-14 19:39:52 +00:00 |
|
craig
|
e9bf295d41
|
List view for library - styled item delegate todo!!!
|
2011-12-10 22:59:48 +00:00 |
|
craig
|
a34dd0c061
|
Load streams when page selected.
|
2011-12-10 12:37:16 +00:00 |
|
craig
|
ee2ac1d5f2
|
- Fix adding of streams via menu/buttons
- Streams always replace playlist
|
2011-12-10 11:38:40 +00:00 |
|
craig
|
4bc92802e5
|
Dont hide playlist when click cover - too obscure!
|
2011-12-10 00:10:39 +00:00 |
|
craig
|
ca24fcd99b
|
Finally have streams working!!!
|
2011-12-09 22:55:01 +00:00 |
|
craig
|
06c4b4e831
|
Save settings after timeout
|
2011-12-09 21:52:20 +00:00 |
|