Commit Graph

62 Commits

Author SHA1 Message Date
craig.p.drummond
be86397bb4 Allow to refresh all categories that have url 2013-07-16 18:34:12 +00:00
craig.p.drummond
dafe953137 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
5f70962dea Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
c82b5fd1ea Add configure action to items 2013-07-11 18:36:25 +00:00
craig.p.drummond
77831810a9 Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +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
9a406801ed Show sub-text in search results 2013-07-09 14:16:16 +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
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
e632d773aa Fix removig of listen-live caches 2013-07-09 14:10:34 +00:00
craig.p.drummond
abc6602b29 Cache certain stream listings 2013-07-04 19:48:59 +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
7ae146cc65 Split icecast and listenlive streams into categories 2013-07-01 19:57:56 +00:00
craig.p.drummond
12705ed9e6 Add support for shoutcast 2013-07-01 19:57:04 +00:00
craig.p.drummond
bc3975766c Add 'Listen Live' to stream providers 2013-06-29 07:24:38 +00:00
craig.p.drummond
15ae984b22 Fix IceCast streams 2013-06-28 19:18:41 +00:00
craig.p.drummond
d27922e52f Simplify streams page 2013-06-28 18:24:49 +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
6cb6388762 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
9c8931a73a Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
10be68bbec Assign icon to generated categories... 2013-04-09 17:40:27 +00:00
craig.p.drummond
bb2f72314e Lazy load stream icons 2013-04-07 15:32:37 +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
c4e931128d Dont allow # in stream names 2013-04-06 07:44:25 +00:00
craig.p.drummond
ad9942f039 Add stream name to fragment part of URL sent to MPD. This way, when the playqueue listing is received back from MPD, the name can be determined. 2013-03-19 19:29:24 +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
cbfd0f20b7 Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
d92dca64d4 Allow streams to have multiple genres. 2013-02-11 19:33:58 +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
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
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
f87d7b063b Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
1a5dfb0b76 - Dont save 'Unknown' genre to files, leave this as blank, and load blank as 'Unknown'
- Fix updatnig of genres in streams model
2013-01-12 08:29:19 +00:00
craig.p.drummond
79832a493f Add import of IceCast and SomaFM streams. 2013-01-12 08:27:18 +00:00
craig.p.drummond
e2c0551aa4 Only need to download/parse streams (to check if they are a playlist) when
added from the streams page. (Streams in an MPD playlist will not be
playlists themselves, as MPD does not support this.)
2012-10-16 18:07:10 +00:00
craig.p.drummond@gmail.com
d3219a0ac7 More non-oxygen icon work
BUG:91
2012-09-20 11:02:47 +00:00
craig
b831ec23f2 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
d9ef0e2d12 Fix stream export 2012-02-10 20:32:01 +00:00
craig
1f6d860b94 Query MPD for list of supported protocols - and only allow supported URLs. 2012-02-09 19:17:01 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
c84e84e31f Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
11cabaf230 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
aa5920427b Add code to load/save icons 2012-02-03 19:36:24 +00:00
craig
21f959e6a7 Fix streams export 2012-01-04 19:17:21 +00:00