Commit Graph

199 Commits

Author SHA1 Message Date
craig.p.drummond
a450fa7856 Ensure both line edits expand 2014-09-17 22:21:47 +00:00
craig.p.drummond
cc6afecdb1 Remove 'Add with priority' from streams context menu 2014-09-17 22:17:25 +00:00
craig.p.drummond
a41e255466 Remove unused functions 2014-09-16 21:40:26 +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
2014aeea8e Use Utils::resizeWindow in stream dialog too 2014-09-01 18:33:02 +00:00
craig.p.drummond
6c77389b3a Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
65e843c88c Fix addSelectionToPlaylist 2014-08-20 19:29:42 +00:00
craig.p.drummond
8c75c3b204 USe correct icon name - oxygen has 'go-down' and not 'down' 2014-07-14 18:44:40 +00:00
craig.p.drummond
313ad1c13e Mac package fixes 2014-07-07 19:03:31 +00:00
craig.p.drummond
cc64e48c1c Remove 'TextLabel' string 2014-07-03 18:59:12 +00:00
craig.p.drummond
5bb6aaa85c Close file before reading 2014-06-26 19:20:25 +00:00
craig.p.drummond
1173ee5b63 Indicate if ListenLive in install/update prompt 2014-06-25 16:45:11 +00:00
craig.p.drummond
15900f319f Better layout 2014-06-24 18:33:46 +00:00
craig.p.drummond
3104d16bd8 Adda button to install all updates 2014-06-24 18:33:30 +00:00
craig.p.drummond
41b3b0d87a - Use md5sum of streams.xml.gz or settings.json to detect new versions
- Mark installed providers, and providers with updates, using icons
2014-06-23 20:03:33 +00:00
craig.p.drummond
6c8ce25b5c Grammar... 2014-05-23 21:42:32 +00:00
craig.p.drummond
c0d7be9bbd Allow # in stream name 2014-05-20 18:17:04 +00:00
craig.p.drummond
931f287762 Fix KDE builds 2014-05-20 18:15:20 +00:00
craig.p.drummond
63442d27ec Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
acb78fd5fa No need to include mainwindow.h 2014-05-19 18:26:46 +00:00
craig.p.drummond
4156724729 Show errors in a message widget 2014-05-17 08:23:45 +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
cc5019e57a show message when fetching list 2014-05-09 19:38:58 +00:00
craig.p.drummond
5fe47a0112 Dowload stream providers 2014-05-09 19:37:31 +00:00
craig.p.drummond
6bdef47010 Add dialog to download stream providers.
NOT currently working, as need to upload files!!!
2014-05-08 18:43:59 +00:00
craig.p.drummond
cb41246aa6 Initial work on removing hard-coded strams providers. THe idea is to have a list on Cantata's google-drive, and then load providers from here... 2014-05-07 19:21:47 +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
54b0eb57cc Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
83897e76b6 Less shiny favourites icon 2014-04-08 18:54:17 +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
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