Commit Graph

27 Commits

Author SHA1 Message Date
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
5239b22f7c Remove debug 2011-12-14 20:48:06 +00:00
craig
03bacd43cf Need to quote name! 2011-12-14 20:46:26 +00:00
craig
61ebd6337b Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
7cf422b9a6 Use bold text to highlight items, not italic 2011-12-14 19:42:54 +00:00
craig
2031ebd4d2 ...an more playlist work 2011-12-14 19:42:15 +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
ca24fcd99b Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
40e90a0c3a Fix some i18n todos 2011-12-08 21:46:41 +00:00
craig
e30eff786c Start of info page 2011-12-07 21:11:35 +00:00
craig
469d115b67 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
80c58f82fb Remove debug 2011-12-06 17:45:10 +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
537d2f301b Return an error in sendCommand if we are not connected 2011-12-05 19:36:21 +00:00
craig
d5ebe6151c Disconnect from MPD if details change 2011-12-05 19:36:02 +00:00
craig
fed58ddd25 Store maps of items, to speed up loading 2011-12-05 19:33:27 +00:00
craig
3f90772b9c Speed up loading, by storing prev artist/album 2011-12-05 19:32:50 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
1c505d8735 Reduce QObject usage 2011-12-05 19:30:42 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
1d0fcf6d36 More code re-org 2011-12-03 20:17:23 +00:00
craig
84d41346e6 Re-org 2011-12-03 20:06:45 +00:00