Commit Graph

62 Commits

Author SHA1 Message Date
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
craig
be3666e408 Add shortcut for quit in Qt-only 2011-12-05 19:32:13 +00:00
craig
30e24a0358 Menu fixes 2011-12-05 19:31:23 +00:00
craig
7412a1e505 Hide KMenuBar 2011-12-05 19:31:11 +00:00
craig
d659e380c8 Qt-only fixes 2011-12-05 19:30:55 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
19516f090f Use audio-volume-XXX to indicate volume level. 2011-12-04 10:33:53 +00:00
craig
f7cd90f381 Add show playlist action to menu. 2011-12-03 20:20:34 +00:00
craig
1d0fcf6d36 More code re-org 2011-12-03 20:17:23 +00:00
craig
2c0c018ed0 Add menu button. 2011-12-02 19:37:56 +00:00
craig
9f882575c3 Add hide menubar action. 2011-12-02 18:01:17 +00:00
craig
d6c1b9ca39 Remove mention of cover manager 2011-12-02 17:49:10 +00:00
craig
0302928e8a Add option to set cover size in list 2011-12-02 17:37:52 +00:00
craig
2dd31bb282 Changes for covermanager, disabled at the moment. 2011-12-01 21:08:16 +00:00
craig
21e193195e Better icons 2011-11-30 20:21:26 +00:00
craig
67d84fd26d Set initial focus to playlist 2011-11-30 17:14:35 +00:00
craig
d3cbc40857 Save preferecnes 2011-11-30 17:13:56 +00:00
craig
e079fcbb76 Set proxy factory for qt-only 2011-11-30 17:13:24 +00:00
craig
5253675c71 Provide a better default sizing 2011-11-30 17:12:18 +00:00