Commit Graph

70 Commits

Author SHA1 Message Date
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
craig
4af11dbc6f Add shortcut for quit in Qt-only 2011-12-05 19:32:13 +00:00
craig
98b9654ef3 Menu fixes 2011-12-05 19:31:23 +00:00
craig
fd2d43f7c6 Hide KMenuBar 2011-12-05 19:31:11 +00:00
craig
f4c73f0f75 Qt-only fixes 2011-12-05 19:30:55 +00:00
craig
fb8b984f26 Add copyright 2011-12-04 10:48:50 +00:00
craig
c967a1a5f0 Use audio-volume-XXX to indicate volume level. 2011-12-04 10:33:53 +00:00
craig
c2a3813d33 Add show playlist action to menu. 2011-12-03 20:20:34 +00:00
craig
7bde289b76 More code re-org 2011-12-03 20:17:23 +00:00
craig
c68e0ff070 Add menu button. 2011-12-02 19:37:56 +00:00
craig
64e95ecfd8 Add hide menubar action. 2011-12-02 18:01:17 +00:00