Commit Graph

25 Commits

Author SHA1 Message Date
craig.p.drummond
84dbfdb865 Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
d5911c7687 Add import of 'Digitally Imported' radio streams - free versions only at the moment. 2013-06-26 16:23:43 +00:00
craig.p.drummond
04247a3418 Consistency... 2013-06-25 18:02:53 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
f83837f957 Add import/export of Streams XML files - these contians just streams, without categories. The intention is to be able to import these into MPDroid. 2013-06-07 19:21:59 +00:00
craig.p.drummond
9ae929a329 - Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
514bf1ac55 Use 'Read only' to indicate if streams file/dir is read-only 2013-05-08 18:28:56 +00:00
craig.p.drummond
356662111f Better status labels for streams and dynamic pages. 2013-05-08 18:27:51 +00:00
craig.p.drummond
b605339e38 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
3b0eae1a69 Use correct lock icon 2013-05-07 21:23:48 +00:00
craig.p.drummond
79ded76ced Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
c357acfa2c Differentiate "Add Stream" actions 2013-03-27 21:49:31 +00:00
craig.p.drummond
7417f9040d - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
568aa4946e Disable menu button if all actions disabled 2013-02-15 17:18:53 +00:00
craig.p.drummond
c10c4d0b55 Place WebStreams into own class 2013-02-12 16:37:19 +00:00
craig.p.drummond
8b0cb6373e Fix some missing radio names 2013-02-12 16:36:53 +00:00
craig.p.drummond
4102c5d7be Initial import of streams from http://www.mikesradioworld.com/
NOTE: Not 100% working - some streams do not have names!
2013-02-11 19:35:20 +00:00
craig.p.drummond
aa3a1326e8 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
f290d8631c DOnt use messagewidget - takes too much space. Show an icon and label instead. 2013-02-08 21:15:23 +00:00
craig.p.drummond
a10cc743a2 Use message-widget to display errors, etc 2013-02-08 18:13:24 +00:00
craig.p.drummond
cd731dfd86 Make it possible to obtain list of streams from MPD server via http 2013-02-08 17:58:32 +00:00
craig.p.drummond
c022e46850 Reload streams if change dir 2013-02-04 17:25:52 +00:00
craig.p.drummond
09c7bf0920 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
cdec89c347 Allow to move streams to different categories via drag-n-drop. 2013-02-01 18:07:03 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00