Commit Graph

80 Commits

Author SHA1 Message Date
craig
8c7c0a68f6 Album views 2011-12-19 19:28:13 +00:00
craig
14cf26f140 USe term exapnd 2011-12-19 19:27:43 +00:00
craig
ef44dc0404 Consistent text 2011-12-19 19:27:29 +00:00
craig
dd06c86ccf 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
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
c14a244807 Make it possible to hide pages 2011-12-15 18:09:10 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
ba692cda7c More playlist work 2011-12-14 19:42:01 +00:00
craig
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
71dc6ec8c7 Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +00:00
craig
61d3cf1426 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
3f2dab8091 List view for library - styled item delegate todo!!! 2011-12-10 22:59:48 +00:00
craig
2ca3bf92ba Load streams when page selected. 2011-12-10 12:37:16 +00:00
craig
675035a648 - Fix adding of streams via menu/buttons
- Streams always replace playlist
2011-12-10 11:38:40 +00:00
craig
004d1251f5 Dont hide playlist when click cover - too obscure! 2011-12-10 00:10:39 +00:00
craig
147102ea4d Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
48f182aaba Save settings after timeout 2011-12-09 21:52:20 +00:00
craig
34bd31008f Only start playing after loaded, if we have stopped. 2011-12-09 20:19:42 +00:00
craig
6ec9cf0320 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
4758383145 Better icon for library page 2011-12-09 18:28:05 +00:00
craig
f6c30f5d46 Add an albums page 2011-12-08 21:49:37 +00:00
craig
12c8108688 Use labels from model 2011-12-08 21:48:42 +00:00
craig
a035515979 Use class name to store current page setting 2011-12-08 21:48:28 +00:00
craig
4f99845ed4 Add a genre column 2011-12-08 21:48:13 +00:00
craig
92dcfc6d52 Allow to hide album 2011-12-08 21:48:00 +00:00
craig
ec788fdaeb Fix playlist headers 2011-12-08 21:47:49 +00:00
craig
5c4d94579e Make formatDuration static 2011-12-08 21:46:28 +00:00
craig
903deaa51a Layout 2011-12-08 21:45:59 +00:00
craig
9aed268aa8 Dont show "Stopped" 2011-12-08 21:45:48 +00:00
craig
9ea95322c7 Use server-database as icon for info page 2011-12-07 21:14:30 +00:00
craig
fa14323465 Save current page setting to config 2011-12-07 21:12:21 +00:00
craig
b54d1f325f Info page 2011-12-07 21:12:05 +00:00
craig
5bd582b546 Use QMessageBox::about for Qt only 2011-12-07 21:11:55 +00:00
craig
c3466c12ca Start of info page 2011-12-07 21:11:35 +00:00
craig
82cdf82591 Show stream names in toolbar thingy 2011-12-07 21:10:40 +00:00
craig
bbccdd16cd USe consisten time format string 2011-12-07 21:10:23 +00:00
craig
4acd5c1fce Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
0c092c8851 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
7fd749a31e Load and add streams! 2011-12-06 22:00:56 +00:00
craig
da9a6478ae Move playlists specific actions into playlistspage 2011-12-06 20:30:58 +00:00
craig
db52ca544f Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00
craig
18e53acfd8 Add a streams page, to hold internet streams 2011-12-06 17:45:43 +00:00
craig
677a8d0afb Dont store rep/rand/cons settings in config file, mpd saves these. 2011-12-06 17:44:52 +00:00
craig
9c58859eb7 Simpler duration code 2011-12-06 17:44:24 +00:00
craig
0d9bc42739 Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
6fc269cc83 When details change, disconnect and reconnect 2011-12-05 19:36:39 +00:00
craig
0e1b4d3d8e Add option to stop playback when cantata quits 2011-12-05 19:35:23 +00:00
craig
e7b4e0bf21 Fix column stretching 2011-12-05 19:34:14 +00:00
craig
d39eb91753 Update copyright 2011-12-05 19:32:25 +00:00