Commit Graph

167 Commits

Author SHA1 Message Date
craig.p.drummond
551b3178a4 Install listenlive.xml file, and dont embed into app 2014-03-21 20:08:53 +00:00
craig.p.drummond
b29d130307 Reduce size 2014-03-21 20:07:39 +00:00
craig.p.drummond
3b28b1455f Jamendo radio streams 2014-03-21 20:07:23 +00:00
craig.p.drummond
45f22bdd0a Crash fix 2014-03-18 19:45:54 +00:00
craig.p.drummond
bdf187ac41 When song is updated in context view, abort any current network jobs.
BUG: 442
2014-03-17 19:48:11 +00:00
craig.p.drummond
7440d95888 Set 'no interaction' flag on NOTE labels - so that Oxygen's window drag works. 2014-02-28 20:11:51 +00:00
craig.p.drummond
c4da330abe Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
dc075c2866 Use same order (URL, name) for both add stream-URL dialogs. 2014-02-14 20:07:32 +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
efee0acb41 Remove meta info - not needed 2014-01-28 19:08:46 +00:00
craig.p.drummond
446bed5711 Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +00:00
craig.p.drummond
6651c3051b Better text 2014-01-10 20:05:22 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
b678e2c8ee Better text... 2014-01-07 20:00:24 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
9fd47674cc Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +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
4d8fbc6b50 Better icon 2013-11-28 19:58:26 +00:00
craig.p.drummond
21e8d0ae5e Radio GFM 2013-11-27 19:38:14 +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
13afdd0d33 Add note about status item 2013-10-30 22:09:37 +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
37b4d428db Add note that these settings also apply to jazzradio, rockradio, and sky.fm 2013-10-17 17:26:17 +00:00
craig.p.drummond
34f6e7c79e Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
843bb0f2a4 Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
db11b6200e Dir separator... 2013-10-14 18:14:12 +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
e73b2e074d Process svgs with 'scour' 2013-10-02 20:21:58 +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
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond@gmail.com
1f303ff065 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +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
8a23efff0e Create streams sub-folder if it does not exist! 2013-08-30 19:50:09 +00:00
craig.p.drummond
3db62b486e Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
6ab43c1930 Allow user categories in windows builds.
NOTE: This has NOT been tested!
2013-08-29 18:27:06 +00:00
craig.p.drummond
eea89729f5 Allow sub-categories (first level only) to also have icons. 2013-08-29 18:26:14 +00:00
craig.p.drummond
d500d594ab Better deletion of stream category folder 2013-08-29 18:25:31 +00:00
craig.p.drummond
805c769715 Fix creation of stream category folders 2013-08-29 18:22:47 +00:00
craig.p.drummond
7fd6b4aedb Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00