56 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
31b8a6d9b9 Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0 Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
2021-07-28 19:44:57 +01:00
John Regan
0037676553 fix deprecation: QSet::fromList, use a listToSet template 2021-07-20 08:40:24 -04:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Christian Friedrich Coors
1f2f5300e4 Limit number of songs queried by AlbumView 2020-11-06 19:06:48 +01:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
ef8aa92adc Add 'else' fo clarity - but it is not really required.
Closes #1523
2019-08-18 22:20:46 +01:00
Craig Drummond
4e3916ab3c Fix indentation 2019-05-25 15:12:08 +01:00
Craig Drummond
138589aa0a When listing albums in context view, if can't find and for artist, try
composer.
Issue #1460
2019-03-04 20:08:37 +00:00
Craig Drummond
ddd46cde1a For genres listed in "Composer Support" tweak, shown composer instead of
artist in context view and toolbar.
Issue #1460
2019-03-01 21:36:57 +00:00
Craig Drummond
3477556e0c Adda default to keep compiler happy 2018-04-26 17:44:22 +01:00
Craig Drummond
6063027cec Add 'last modified' categories 2018-03-09 17:15:42 +00:00
Craig Drummond
114515c378 Add cat name to map! 2018-03-08 16:20:28 +00:00
Craig Drummond
bd693ad525 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
7fc60e89d3 If grouping by album name (therefore letter) need to use sort if non
empty
2018-03-07 21:52:07 +00:00
Craig Drummond
5c309cd981 Only uppercase 1st leter when grouping by letter 2018-03-07 19:18:17 +00:00
Craig Drummond
168df22f5d Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
0aee2f6dc2 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
Craig Drummond
e881c3d19e Whn grouping byt album and navigate to tracks show "Album by Artist" in
tite widget.
2018-02-06 18:50:25 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
2bfedd3586 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00: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
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
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
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
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
b4f747aafd Fix 'Locate In Library' for Single Tracks 2015-12-14 22:16:51 +00:00
Craig Drummond
645e98304a Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
032bc18eab Use albumId when locating tracks 2015-12-05 10:36:25 +00:00
Craig Drummond
e490589092 Select correct song row when finding song index 2015-10-26 20:37:21 +00:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
b78a4f4204 Show + and |> buttons in some titlebars - allowing an album to be played
when its listing is shown
2015-07-20 20:28:03 +01:00
Craig Drummond
6d60ec774b Fix populate of items when adding to playqueue, etc. 2015-07-09 20:43:55 +01:00
Craig Drummond
37c6f65c82 Use treble-clef as genre icon 2015-06-28 19:06:12 +01:00
Craig Drummond
d43e24a24c Save grouping 2015-06-27 17:41:08 +01:00
Craig Drummond
487fd0f3c0 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
45d080c7d5 Use role to determine if cover should load in UI thread 2015-06-20 19:55:59 +01:00
Craig Drummond
54f615cc77 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
dc594559b5 Implement getXXXIndex functions 2015-06-08 23:05:15 +01:00
Craig Drummond
26c9f352cf Don't add item to set if set includes parent 2015-06-08 21:01:48 +01:00