Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00: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
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +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
0613f1ad26
Delete albumIdOnlyCoverQuery when changing connection.
...
Issue #1143
2017-12-17 18:49:57 +00:00
Craig Drummond
98181fb20a
Log db filenames
2017-12-17 18:45:05 +00:00
Craig Drummond
a9bfee66e7
Only bind used values
2017-12-17 17:29:09 +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
0a73215867
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
b32bc200ef
If can't load SQLite db, then show error and terminate.
2016-07-12 20:18:14 +01:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
33722d8178
Fix 'connect' action from main windo
2016-01-06 21:11:23 +00:00
Craig Drummond
4e6834df4d
- Send songs from MPD thread to GUI thread in batches of 200
...
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
2015-11-20 21:30:17 +00:00
Craig Drummond
25ff471d3b
- Speed up album loading and searching. Use single query to get track
...
details - and use this to build listing.
- Reduce space of db slightly - by not storing album and albumId if
these are the same.
- Remove indexes, as these were incorrect anyway.
#702
2015-07-21 21:58:41 +01:00
Craig Drummond
6a45059c5a
Add albums index
...
#702
2015-07-20 20:58:38 +01:00
Craig Drummond
dd5a8bf2ef
- Fix index creation
...
- Create index (artistId, albumId) to speed up albums listing
2015-06-28 08:21:24 +01:00
Craig Drummond
68f8476caa
Re-implement tag editing, etc, from folders view.
2015-06-08 20:08:49 +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 Drummond
605af484f7
Initial import of *VERY* incomplete, and not fully functional Cantata
...
webapp. Mainly used to test SQLite backend for storing MPD db.
2015-06-01 22:57:49 +01:00