Commit Graph

1129 Commits

Author SHA1 Message Date
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
839b5983d1 If the initial start-up connection fails, try again every .5 second for
a few seconds.
Issue #1037
2017-08-16 20:15:49 +01:00
Craig Drummond
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
286d2f76e8 Remove unity menu icon work-around. 2017-08-14 22:42:17 +01:00
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
Craig Drummond
bfc24dcc00 And better radio icon 2017-07-03 22:51:39 +01:00
Craig Drummond
60244c36c5 Better playlist icons 2017-07-03 22:43:24 +01:00
Craig Drummond
7b54cdbe60 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
CraigD
a214b5c077 Merge pull request #1024 from rezodlub/master
Fixes:
2017-06-19 12:01:23 +01:00
Craig Drummond
d9af062f40 Add 'Sort by track number' to playqueue.
Issue #1025
2017-06-13 18:48:42 +01:00
Craig Drummond
be28b9e2dd If listing albums not filtered on artist, then if we have a unqique id
for the album use that. This will allow us to grouup albums with
different composers when the composer tweak is set.
Issue #1025
2017-06-13 18:40:12 +01:00
Craig Drummond
997725b5a4 AlbumInfo not used 2017-06-13 18:39:46 +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
4a1bcd654d Add support for OriginalDate tag.
Issue #1012
2017-04-28 17:41:45 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +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
6e91627325 Qt4 and Ubuntu Touch support have been removed 2017-04-07 17:57:10 +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
5b946b980e Parse name field in playlists.
Issue #965
2017-02-26 11:30:51 +00:00
Craig Drummond
7aaab192d6 Only show sub-text if we have some info 2017-02-26 11:14:52 +00:00
Craig Drummond
123e84bbd2 Improve Mopidy support.
Issue #949
2017-01-10 22:37:07 +00:00
Craig Drummond
e83543158f Add sort by track title to playqueue.
Issue #911
2016-11-12 20:06:23 +00:00
Craig Drummond
eaca1f34f3 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
3e3db0570c Fix updating of playlists if these contain duplicates and are modified by another client. Issue #873 2016-07-25 21:25:31 +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
e04a52b5d2 Fix devices menu when have only audio cd 2016-07-13 23:04:43 +01:00
Craig Drummond
709b5582ee Show error, but don't terminate (unless showing wizard) on Qt DB driver error 2016-07-12 23:13:11 +01:00
Craig Drummond
a0152fe7d4 Refactor code to make adding a new search based online service easier. 2016-06-11 20:55:08 +01:00
Craig Drummond
b4c5624eef Re-add genre combo to library view. Only visible if grouping by artist or album 2016-06-10 18:22:23 +01:00
Craig Drummond
cfba8f3e18 When adding tracks from folders view, only add playlists if these have been explicitly selected. 2016-06-09 22:46:42 +01:00
Craig Drummond
4b163a7080 Fix drag'n'drop of non-loaded playlists. 2016-04-26 19:47:00 +01:00
Craig Drummond
ae50827735 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
658788645b Fix playback of AudioCDs 2016-03-17 23:12:29 +00:00
Craig Drummond
8ca2602a66 Don't allow copying of cue file tracks do devices. 2016-02-11 22:49:51 +00:00
Craig Drummond
9d21ec6761 Re-add all album sorts from Cantata 1.x 2016-01-27 19:41:32 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
8a8b041e3f Only attempt to list root folder if connected 2016-01-06 21:11:04 +00:00
Craig Drummond
8da6b5ef1a Always enable save to playlist actions, even if view is hidden. 2016-01-02 21:29:59 +00:00
Craig Drummond
8fdffa7f6a Add Composer and Performer to play queue sorts. 2015-12-30 09:42:28 +00:00
Craig Drummond
b51c6ae527 When sorting by 'Album Artist' use 'Composer' if song's genre is one of the configured composer genres. 2015-12-30 09:26:52 +00:00
Craig Drummond
e97f393801 USe configured 'ignore prefixes' when sorting 2015-12-23 23:25:33 +00:00
Craig Drummond
ad731cf0fd Remove some unsued functions, etc. 2015-12-23 22:55:18 +00:00
Craig Drummond
8c48be1569 Mono album icon - used in sync dialog. 2015-12-23 18:20:30 +00:00
Craig Drummond
e0fb720678 Remove MusicModel and MultiMusicModel - no longer required 2015-12-23 15:20:41 +00:00
Craig Drummond
099dc1b0b2 Use correct icon for stream 2015-12-21 16:20:23 +00:00
Craig Drummond
b2d344b5f6 constVersion is a const! 2015-12-21 14:20:42 +00:00