Commit Graph

130 Commits

Author SHA1 Message Date
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
craig.p.drummond
b88a5b8f28 Use PREFIX/share/cantata/streams/NAME/streams.xml.gz and PREFIX/share/cantata/streams/NAME/icon.svg for XML streams 2013-08-27 18:57:06 +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
fbfb08165c - Add support for user-installable stream providers. Need to copy name.xml.gz, and name.svg/name.png to ~/.config/cantata/streams - or PREFIX/share/cantata/streams
- Use thi snew mechanism to install 1.fm provider
2013-08-19 20:44:02 +00:00
craig.p.drummond
bf33bf2719 Remove cantata prefix when showing status message about fetching streams. 2013-08-19 19:11:15 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
e6e175b210 Stripped versions that seems to work with older desktops?
BUG: 263
2013-08-11 21:05:53 +00:00
craig.p.drummond
7f49c3c7ae Remove some of the shine 2013-08-08 19:14:10 +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
faf41d6a53 SVG icons for tunein and shoutcast 2013-07-11 18:33:03 +00:00
craig.p.drummond
01c943d75c Remove shadow, as it was clipped anyway! 2013-07-10 18:51:45 +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
d9f03e4e67 Fix display of 'Invalid protocol' in add stram dialog 2013-07-09 14:11:50 +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
d4922f3b29 Add debug to stream fetching 2013-07-07 19:46:19 +00:00
craig.p.drummond
f9ba35930c Show message on playqueue when fetching a stream 2013-07-05 19:21:08 +00:00
craig.p.drummond@gmail.com
95f5a4e112 Consistency... 2013-07-05 11:20:31 +00:00