Commit Graph

81 Commits

Author SHA1 Message Date
craig.p.drummond
cc6afecdb1 Remove 'Add with priority' from streams context menu 2014-09-17 22:17:25 +00:00
craig.p.drummond
d5ce7de372 Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
26546ce4ac Allow to change stream, and online-service, filter search category without closing current search field. 2014-09-16 17:54:10 +00:00
craig.p.drummond
65e843c88c Fix addSelectionToPlaylist 2014-08-20 19:29:42 +00:00
craig.p.drummond
6c8ce25b5c Grammar... 2014-05-23 21:42:32 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
ef08d30420 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
bd1b077552 If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
ff67333643 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
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e934e72f56 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
2cf1ce9f83 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
7e9f1f87b1 Left click DI status item opens config 2013-10-30 22:10:39 +00:00
craig.p.drummond
4fc1296666 Make stream category and online provider configs available from main settings dialog. 2013-10-23 18:33:38 +00:00
craig.p.drummond
dfc582dcde Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
de04d871b0 Seting 'filter item' does not invalidate sort 2013-10-10 20:30:35 +00:00
craig.p.drummond
3ab108c842 Modify proxy for online services 2013-10-10 20:29:09 +00:00
craig.p.drummond
cbe7502905 Ensure category to be searched is expanded. 2013-10-09 18:53:53 +00:00
craig.p.drummond
9fa96846fb Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +00:00
craig.p.drummond
5fda77d59f Place 'service status' into its own class - might use for other services 2013-10-01 18:37:57 +00:00
craig.p.drummond
b395deafe8 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
2101f7484d Hide search when provider is toggled 2013-10-01 18:24:40 +00:00
craig.p.drummond
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
ef2f8eb654 Default to exporting favourites streams XML into home folder. 2013-09-01 18:08:53 +00:00
craig.p.drummond
3db62b486e Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
e81896bbdb 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
309cc995d8 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
01fb6c43c0 Strings should be in american english 2013-08-08 19:13:49 +00:00
craig.p.drummond
72cd22161c 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
be86397bb4 Allow to refresh all categories that have url 2013-07-16 18:34:12 +00:00
craig.p.drummond
d0a7d25a7e Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
5f9b9fffa7 Place tune-in search button on item 2013-07-12 19:05:17 +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
b9e5ef8203 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
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