Commit Graph

80 Commits

Author SHA1 Message Date
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
craig
5a8985d3db Only start playing after loaded, if we have stopped. 2011-12-09 20:19:42 +00:00
craig
d04cd47ee5 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
83bbc3e97e Better icon for library page 2011-12-09 18:28:05 +00:00
craig
b4688fda35 Add an albums page 2011-12-08 21:49:37 +00:00
craig
e7bf79ae6c Use labels from model 2011-12-08 21:48:42 +00:00
craig
85e6b15de3 Use class name to store current page setting 2011-12-08 21:48:28 +00:00
craig
8ee8d2ac40 Add a genre column 2011-12-08 21:48:13 +00:00
craig
555cef5e24 Allow to hide album 2011-12-08 21:48:00 +00:00
craig
44c76ecf11 Fix playlist headers 2011-12-08 21:47:49 +00:00
craig
80f1b916ce Make formatDuration static 2011-12-08 21:46:28 +00:00
craig
624862aee5 Layout 2011-12-08 21:45:59 +00:00
craig
26a8289f4e Dont show "Stopped" 2011-12-08 21:45:48 +00:00
craig
07fc72a0cb Use server-database as icon for info page 2011-12-07 21:14:30 +00:00
craig
83a3728c79 Save current page setting to config 2011-12-07 21:12:21 +00:00
craig
0855d9f316 Info page 2011-12-07 21:12:05 +00:00
craig
4c681afc45 Use QMessageBox::about for Qt only 2011-12-07 21:11:55 +00:00
craig
e30eff786c Start of info page 2011-12-07 21:11:35 +00:00
craig
972a8f185b Show stream names in toolbar thingy 2011-12-07 21:10:40 +00:00
craig
b7c578f10d USe consisten time format string 2011-12-07 21:10:23 +00:00
craig
1d04a723b6 Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
469d115b67 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
0cc2679112 Load and add streams! 2011-12-06 22:00:56 +00:00
craig
2b72c7a7e1 Move playlists specific actions into playlistspage 2011-12-06 20:30:58 +00:00
craig
91b46f7d6a Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00
craig
3a8200a52c Add a streams page, to hold internet streams 2011-12-06 17:45:43 +00:00
craig
9efe2ca382 Dont store rep/rand/cons settings in config file, mpd saves these. 2011-12-06 17:44:52 +00:00
craig
a0e10ac604 Simpler duration code 2011-12-06 17:44:24 +00:00
craig
11c51064be Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
b4163610a8 When details change, disconnect and reconnect 2011-12-05 19:36:39 +00:00
craig
64e839076d Add option to stop playback when cantata quits 2011-12-05 19:35:23 +00:00
craig
0e47df4092 Fix column stretching 2011-12-05 19:34:14 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00