Commit Graph
15 Commits
Author SHA1 Message Date
emeric 441aed622c Made database ID manipulations safer 2021-09-20 23:53:38 +02:00
emeric eea27b86f0 Switched from sync transcoder to async transcoder 2020-12-12 14:43:33 +01:00
emeric 633ce7d392 Fixed codefactor review 2020-11-13 17:12:18 +01:00
emeric 3e53d6ace1 Getting a cover for a track will more efficiently fallback to album 2020-11-06 15:18:20 +01:00
emeric 9a1e730831 LGTM alerts review 2020-11-03 11:26:44 +01:00
emeric e4dda516ee Added virtual destructor 2020-10-19 21:42:34 +02:00
emeric c04f57ceb5 Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93 2020-10-17 14:58:41 +02:00
emeric e79dae48d1 Cover art handling: significantly reduce memory usage. fixes #93 2020-10-12 13:30:34 +02:00
emeric 8a38d130da Handled preferred cover file names (same as track's filename, then cover, then front). fixes #71 2020-06-26 10:56:04 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric 6c1a7863eb Recycled the default cover cache to cache any cover (cache is still small to fit on devices that have small RAM constraints) 2020-04-27 14:58:12 +02:00
emeric 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00
emeric 8d8d778e47 Ignore warnings from coders when loading cover images. fixes #48 2020-04-10 16:40:58 +02:00
emeric 2c9952b8b7 Switching from ImageMagick++ to GraphicsMagick++ to ease compatibility with wt4. ref #42 2020-03-28 20:09:57 +01:00
emeric 15e53caa2d Split the lib in smaller libs to ease unit tests 2020-02-13 18:04:35 +01:00