Commit Graph

72 Commits

Author SHA1 Message Date
craig.p.drummond
b47bedab07 Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this. 2014-02-06 19:50:16 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
03849ee1c7 When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
2013-12-30 09:21:32 +00:00
craig.p.drummond
c43f6ae6d3 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
aa4d255a1b Left click DI status item opens config 2013-10-30 22:10:39 +00:00
craig.p.drummond
d35039429b Make stream category and online provider configs available from main settings dialog. 2013-10-23 18:33:38 +00:00
craig.p.drummond
4f802a419e Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
43fc6e71a7 Seting 'filter item' does not invalidate sort 2013-10-10 20:30:35 +00:00
craig.p.drummond
9e75dee7d1 Modify proxy for online services 2013-10-10 20:29:09 +00:00
craig.p.drummond
741f434201 Ensure category to be searched is expanded. 2013-10-09 18:53:53 +00:00
craig.p.drummond
a898162c6d Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +00:00
craig.p.drummond
3055e18f4a Place 'service status' into its own class - might use for other services 2013-10-01 18:37:57 +00:00
craig.p.drummond
ccbb0dd87f Expand podcasts by default - if it is the only service, or if it and soundcloud are the only services 2013-10-01 18:27:27 +00:00
craig.p.drummond
3f36596d25 Hide search when provider is toggled 2013-10-01 18:24:40 +00:00
craig.p.drummond
13c4d2bfc6 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
f324727d32 Default to exporting favourites streams XML into home folder. 2013-09-01 18:08:53 +00:00
craig.p.drummond
a7c74b8c1b Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
9ba3871c32 For some stream categories (digitally imported, jazzradio, rockradio, sky, somaFm, and some user categories) add category name to stream name when it is saved in favourites, or added to playqueue. 2013-08-21 15:50:08 +00:00
craig.p.drummond
5fafdd9ee0 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
df237b3992 Strings should be in american english 2013-08-08 19:13:49 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
ece9bc07d3 Allow to refresh all categories that have url 2013-07-16 18:34:12 +00:00
craig.p.drummond
a90fe42b4d Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
069b4668f5 Place tune-in search button on item 2013-07-12 19:05:17 +00:00
craig.p.drummond
e19b0ba081 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
9d7613c80c Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
d9ce1f7d8d Add configure action to items 2013-07-11 18:36:25 +00:00
craig.p.drummond
b1da4733ef Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
db63858b06 USe two views - one for normal display, and one for searhcing. This way expanded items are preserved when exiting search 2013-07-10 18:36:10 +00:00
craig.p.drummond
17df2eb103 Spelling 2013-07-10 18:34:17 +00:00
craig.p.drummond
6e3a3c1f95 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
b56d0fb7da Exdpand favourites when exit search 2013-07-09 19:02:46 +00:00
craig.p.drummond
86c5091304 Remove locale when adding URL to favourites 2013-07-09 18:52:10 +00:00
craig.p.drummond
6791fe82ae Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +00:00
craig.p.drummond
8a36efbcbc Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
8e3d577201 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
8c441d953b Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
fe4f56e148 Fix controlActions() 2013-07-09 14:13:28 +00:00
craig.p.drummond
176aee4d7a Code re-org 2013-07-09 14:13:12 +00:00
craig.p.drummond
bb69a08634 Bookmark tuneIn categories
BUG:252
2013-07-09 14:12:51 +00:00
craig.p.drummond
6003c6b60a Combine import types 2013-07-09 14:11:24 +00:00
craig.p.drummond
e9a1463853 Remove separator 2013-07-09 14:11:10 +00:00
craig.p.drummond
39be9136c9 Add dialog to allow searching for streams via TuneIn 2013-07-04 19:49:48 +00:00
craig.p.drummond
baea85455a Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
4eeac805f2 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
811c64d507 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
8e7dc5c102 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
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