Commit Graph

668 Commits

Author SHA1 Message Date
craig
557c273165 Allow to drag streams onto playlist 2011-12-07 21:09:07 +00:00
craig
e792e4fd64 - Edit and delete streams
- crash fix
2011-12-07 21:08:44 +00:00
craig
b8b0b4784b Fix reading of sream urls from config file 2011-12-07 21:05:25 +00:00
craig
2f753de60e Fix setting of stream artist/title 2011-12-06 22:04:47 +00:00
craig
0cc2679112 Load and add streams! 2011-12-06 22:00:56 +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
e99c109d76 Use insert() to add items 2011-12-05 19:35:04 +00:00
craig
b09563c5b5 Use QHash instead of QMap - its faster 2011-12-05 19:34:43 +00:00
craig
0e47df4092 Fix column stretching 2011-12-05 19:34:14 +00:00
craig
882e6bd6db Right-align number fields 2011-12-05 19:33:58 +00:00
craig
701ed35c51 Use an enum for columns 2011-12-05 19:33:41 +00:00
craig
fed58ddd25 Store maps of items, to speed up loading 2011-12-05 19:33:27 +00:00
craig
f515597f20 Speed up track sorting 2011-12-05 19:33:04 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
86215ab12d Dont display modified title in playlist 2011-12-05 19:31:51 +00:00
craig
85b3b46016 Show artst, not album-artist, in playlist 2011-12-04 20:20:08 +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