Craig Drummond
74fb297167
Make 'Icon' a namespace not class
2018-05-24 19:05:54 +01:00
Craig Drummond
b5dda707c4
Change dirble icon
2018-05-24 18:07:39 +01:00
Craig Drummond
aed7f14705
Close dialog before showing error
2018-05-24 18:02:15 +01:00
Craig Drummond
535d17c5ba
Fix saving stream settings.
2018-05-24 18:01:28 +01:00
Craig Drummond
5d6dadd738
Reduce number of confirmation dialogs.
...
Closes #1289
2018-05-23 22:36:08 +01:00
Craig Drummond
f2077882e4
Fix adding streams from provider dialog.
2018-05-23 21:19:15 +01:00
Craig Drummond
153c68f0b1
Use more mono icons
2018-05-23 21:14:42 +01:00
Craig Drummond
b8ef7384f4
Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
...
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
62537412bf
Open text files with QIODevice::Text
...
Issue #1261
2018-05-02 21:41:08 +01:00
Craig Drummond
c5e7fa9c0d
Use AUTOMOC
2018-03-07 19:04:14 +00:00
padertux
d01f915b4a
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
fb028380fd
Fix a couple of typos
...
Issue #1157
2018-01-05 17:54:24 +00:00
Craig Drummond
445d1497ac
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
df99826fdd
priorty -> priority
2017-12-24 16:37:04 +00:00
Craig Drummond
948026d73b
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
Craig Drummond
0b18f14089
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
7cc1c378aa
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
375881d73b
Fix various CMakeLists issues
2017-04-09 17:26:22 +01:00
Craig Drummond
e67d6e3a23
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
b573c7c226
Move stream listings to github.
...
Issue #906
2016-11-01 20:30:41 +00:00
Craig Drummond
8b7d9925e0
Use FontAwesome icons for buttons too
2016-07-22 17:43:29 +01:00
Craig Drummond
8fe3968ea9
Clamp colour of all mono icons
2016-07-22 16:37:48 +01:00
Craig Drummond
b58fbff787
Use FontAwesome icons for all action icons.
2016-07-19 19:44:51 +01:00
Craig Drummond
1605ea8cc8
Use a checkbox to indicate if adding to favourites
2016-06-24 22:45:47 +01:00
Craig Drummond
6cf9d3dc76
When adding streams to play queue via add dialog, always allow setting of name.
2016-06-24 18:41:23 +01:00
Craig Drummond
ffdbd1dbf9
When configuring streams, clear list of providers before re-populating.
2016-06-11 17:23:21 +01:00
Craig Drummond
05647dca0f
Update (c) year
2016-01-08 18:55:13 +00:00
Heiko Becker
e552af8f9a
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
c92a6dcecb
Use dialog pixmaps from OS
2015-10-22 22:59:43 +01:00
Craig Drummond
c16927ae09
Fix addSelectionToPlaylist params
2015-10-21 18:52:56 +01:00
Craig Drummond
d6e10a7e00
Use 'Loading <station name>' not 'Fetching <station name>' - looks
...
better :-)
2015-08-13 22:47:19 +01:00
Craig Drummond
2406289303
Update (c) year
2015-08-13 21:12:34 +01:00
Craig Drummond
623f46dd43
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
b55f2a2424
Fic streams actions
2015-07-05 13:25:25 +01:00
Craig Drummond
e7365f7acb
Add actions to view after init, so that standard actions are first
2015-07-04 21:22:56 +01:00
Craig Drummond
5fe2db6319
Move view settings into menu button for each view
2015-06-27 17:06:14 +01:00
Craig Drummond
8e6dd7cb5d
- Move streams into online page
...
- Rename online to internet
2015-06-24 22:30:22 +01:00
Craig Drummond
6940a5e780
Port pages to singlepagewidget
2015-06-23 23:25:04 +01:00
Craig Drummond
087bffb08c
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
906a1a73c3
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
12b7bf0e83
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
879e9bcf5d
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
1a0b401a90
- (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
cca50a5aeb
Put Login button under status
2014-10-03 16:23:53 +00:00
craig.p.drummond
db1f9e9cec
- 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
c316a9a7ca
Hack around pref dialog being lowered after stream provider installed/updated on OSX
2014-09-26 16:58:07 +00:00