Commit Graph

43 Commits

Author SHA1 Message Date
craig.p.drummond
be15e57e1d Spelling 2013-07-10 18:34:17 +00:00
craig.p.drummond
c080471cf8 Append '(Read Only)' to favourites if file is from HTTP server, or is not writable 2013-07-10 18:33:32 +00:00
craig.p.drummond
6f267038f1 Exdpand favourites when exit search 2013-07-09 19:02:46 +00:00
craig.p.drummond
dd75d433a4 Remove locale when adding URL to favourites 2013-07-09 18:52:10 +00:00
craig.p.drummond
ceb822b2c3 Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
2cd4dd9893 Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
d50001d986 Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
557c6b9874 Fix controlActions() 2013-07-09 14:13:28 +00:00
craig.p.drummond
94eb26b77f Code re-org 2013-07-09 14:13:12 +00:00
craig.p.drummond
795a41fb60 Bookmark tuneIn categories
BUG:252
2013-07-09 14:12:51 +00:00
craig.p.drummond
a1e5976723 Combine import types 2013-07-09 14:11:24 +00:00
craig.p.drummond
3783cf9b04 Remove separator 2013-07-09 14:11:10 +00:00
craig.p.drummond
8f536c2bd7 Add dialog to allow searching for streams via TuneIn 2013-07-04 19:49:48 +00:00
craig.p.drummond
abc6602b29 Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
bee74580e0 Indicate DI status with a label that just has DI - where font colour depicts status 2013-07-02 19:18:53 +00:00
craig.p.drummond
446a77a826 Initial support from premium digitally imported streams.
NOTE: This has *not* been tested - as I have no account!!!
2013-07-01 21:03:28 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
d27922e52f Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
9d04aa0d9a Add import of 'Digitally Imported' radio streams - free versions only at the moment. 2013-06-26 16:23:43 +00:00
craig.p.drummond
9329dd7dca Consistency... 2013-06-25 18:02:53 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
6ee798eed5 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
8854c4b7c1 - 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
907724ac7b Use 'Read only' to indicate if streams file/dir is read-only 2013-05-08 18:28:56 +00:00
craig.p.drummond
66b0f2fecb Better status labels for streams and dynamic pages. 2013-05-08 18:27:51 +00:00
craig.p.drummond
6cb6388762 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
4d9d7aa1e8 Use correct lock icon 2013-05-07 21:23:48 +00:00
craig.p.drummond
5525bc4980 Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
53394d15f4 Differentiate "Add Stream" actions 2013-03-27 21:49:31 +00:00
craig.p.drummond
20a5a4db49 - 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
7596c8773e Disable menu button if all actions disabled 2013-02-15 17:18:53 +00:00
craig.p.drummond
9b4501506c Place WebStreams into own class 2013-02-12 16:37:19 +00:00
craig.p.drummond
57d5a16545 Fix some missing radio names 2013-02-12 16:36:53 +00:00
craig.p.drummond
ec48725938 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
d92dca64d4 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
c70397610b DOnt use messagewidget - takes too much space. Show an icon and label instead. 2013-02-08 21:15:23 +00:00
craig.p.drummond
f6581f901b Use message-widget to display errors, etc 2013-02-08 18:13:24 +00:00
craig.p.drummond
3fc4666e8a Make it possible to obtain list of streams from MPD server via http 2013-02-08 17:58:32 +00:00
craig.p.drummond
0874f3bbba Reload streams if change dir 2013-02-04 17:25:52 +00:00
craig.p.drummond
97f8bae3e3 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
da333896ad Allow to move streams to different categories via drag-n-drop. 2013-02-01 18:07:03 +00:00
craig.p.drummond
e3dc47948e Re-organise the code a little... 2013-01-28 19:56:14 +00:00