Commit Graph

235 Commits

Author SHA1 Message Date
Craig Drummond
ace619aa2c When adding items with a custom priority, or updating a custom priority,
add option to have this priority decrease with each item.

Issue #1054
2017-08-14 19:42:11 +01:00
rezodlub
e8cc1ab8ef Fixes:
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
d6b0d7431d Fix various CMakeLists issues 2017-04-09 17:26:22 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
65d7e28e9c Move stream listings to github.
Issue #906
2016-11-01 20:30:41 +00:00
Craig Drummond
dc5f79b741 Use FontAwesome icons for buttons too 2016-07-22 17:43:29 +01:00
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
b93b8d7584 Use a checkbox to indicate if adding to favourites 2016-06-24 22:45:47 +01:00
Craig Drummond
438cdc3515 When adding streams to play queue via add dialog, always allow setting of name. 2016-06-24 18:41:23 +01:00
Craig Drummond
b9e3e5fed1 When configuring streams, clear list of providers before re-populating. 2016-06-11 17:23:21 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Heiko Becker
5c6bcac12c Allow changing the location of arch-independent data
This is helpful on a multiarch layout where the prefix is /usr/${host}
but arch-independent files should still be installed to /usr/share.
2015-11-26 20:15:28 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
cb4f5a8b62 Fix addSelectionToPlaylist params 2015-10-21 18:52:56 +01:00
Craig Drummond
9891b749df Use 'Loading <station name>' not 'Fetching <station name>' - looks
better :-)
2015-08-13 22:47:19 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
8a0ccf092c New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
Craig Drummond
43e8ca4fe1 Fic streams actions 2015-07-05 13:25:25 +01:00
Craig Drummond
3c73db5d0d Add actions to view after init, so that standard actions are first 2015-07-04 21:22:56 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
b207ade4c4 - Move streams into online page
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
750d1ba7df Port pages to singlepagewidget 2015-06-23 23:25:04 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
cbaad81194 Resolve TuneIn radio URL's before adding to favourites (if added via TuneIn search). 2015-04-25 11:15:43 +00:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
8b55117b0f MPD 0.19.2 can handle m3u8, so pass stream URLs of this type straight to MPD. 2015-02-18 00:03:33 +00:00
craig.p.drummond
ba6d330485 - (both) don't allow to set shorcut for actions that are menus (set prio, copy to dev)
- (trunk) reduce number of actions that can have shortcuts defined, list was way tooooo large!
2014-12-15 13:21:11 +00:00
craig.p.drummond
bed5e6e4e2 Put Login button under status 2014-10-03 16:23:53 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
17c30eca86 Hack around pref dialog being lowered after stream provider installed/updated on OSX 2014-09-26 16:58:07 +00:00
craig.p.drummond
79379f28f7 Expanding fields grow. 2014-09-24 18:23:02 +00:00
craig.p.drummond
66abc24e9b Use https://googledrive.com/host/XXX and not https://drive.google.com/uc?export=download&id=XXX for stream provider URLs, etc. Seems like the drive.google.com URLs have download limits. 2014-09-23 20:33:51 +00:00
craig.p.drummond
e45c3f7e55 Ensure both line edits expand 2014-09-17 22:21:47 +00:00
craig.p.drummond
ac4c6432ce Remove 'Add with priority' from streams context menu 2014-09-17 22:17:25 +00:00
craig.p.drummond
433c60ce56 Remove unused functions 2014-09-16 21:40:26 +00:00
craig.p.drummond
40766dd4bd 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
5cae42aecb 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
03545d24fb Use Utils::resizeWindow in stream dialog too 2014-09-01 18:33:02 +00:00
craig.p.drummond
0d681a4d78 Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
2254c71386 Fix addSelectionToPlaylist 2014-08-20 19:29:42 +00:00
craig.p.drummond
5724feeb17 USe correct icon name - oxygen has 'go-down' and not 'down' 2014-07-14 18:44:40 +00:00
craig.p.drummond
5bc8357bbf Mac package fixes 2014-07-07 19:03:31 +00:00
craig.p.drummond
ee96c91ae7 Remove 'TextLabel' string 2014-07-03 18:59:12 +00:00
craig.p.drummond
46dce01ea6 Close file before reading 2014-06-26 19:20:25 +00:00
craig.p.drummond
ebee7b23c2 Indicate if ListenLive in install/update prompt 2014-06-25 16:45:11 +00:00
craig.p.drummond
f96d2de947 Better layout 2014-06-24 18:33:46 +00:00