Jean-Philip Desjardins
|
b4f635bdd2
|
Change the way AppConfig base path is initialized.
|
2023-08-30 17:35:10 -04:00 |
|
Jean-Philip Desjardins
|
c32bb46e5d
|
Catch potential exception that could be thrown by fs::exists.
|
2022-01-21 20:08:42 -05:00 |
|
Mahmood - Zer0xFF
|
cb61ba0b5c
|
Qt check image extension for type, instead of header, we assume images downloaded from TGDB are jpg, so it can fail if the image is png with jpg extension
|
2020-03-07 17:59:30 +00:00 |
|
Jean-Philip Desjardins
|
7131a28fd4
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
|
Mahmood - Zer0xFF
|
7736746809
|
Print Serial and title name if no cover is found
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
bc1ef1849a
|
base cover size on placeholder, to ensure consistency
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
c5345311f7
|
CoverUtils::PopulateCache() use mutex lock to prevent it attempting to access the same file from 2 different threads
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
77eed8d91c
|
PopulateCache() pass by value, to allow use in threads
|
2019-05-19 12:03:54 +01:00 |
|
Mahmood - Zer0xFF
|
8d1d14ac01
|
populate cover cache from loaded list
|
2019-05-19 12:03:54 +01:00 |
|
Mahmood - Zer0xFF
|
622112bfa1
|
the placeholder cover is used for base calculation, so want to be able to populate it earlier when required
|
2019-05-19 12:03:54 +01:00 |
|
Mahmood - Zer0xFF
|
d8bcd770b0
|
Code style fixes.
|
2019-05-19 12:03:54 +01:00 |
|
Mahmood - Zer0xFF
|
7707110aee
|
Add Bootable Cover list to Qt UI
|
2019-05-19 12:03:22 +01:00 |
|