Jean-Philip Desjardins
|
a15ce14193
|
Update S3 client.
|
2021-04-23 17:39:19 -04:00 |
|
Mahmood - Zer0xFF
|
2b110880ef
|
disable S3 UI option when S3 is disabled
|
2021-02-22 01:51:14 +00:00 |
|
Jean-Philip Desjardins
|
dc1a5a7049
|
Don't prevent starting game if we can't update the bootable database.
|
2020-12-15 13:33:59 -05:00 |
|
Jean-Philip Desjardins
|
4843758933
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
|
jpd002
|
23762f450b
|
Move Amazon S3 client in Framework submodule.
|
2020-09-13 19:41:04 -04:00 |
|
Mahmood - Zer0xFF
|
def7c08b2d
|
update model after checking all s3 entries
|
2020-04-16 16:55:55 +01:00 |
|
Mahmood - Zer0xFF
|
c09565dff3
|
moving warning call to its own function
|
2020-04-16 15:33:45 +01:00 |
|
Mahmood - Zer0xFF
|
672af55ca8
|
display s3 bootables as they're proccessed
|
2020-04-16 15:23:10 +01:00 |
|
Mahmood - Zer0xFF
|
d6d5b338f5
|
Bootable dialog, add statusbar
|
2020-04-16 15:23:10 +01:00 |
|
Mahmood - Zer0xFF
|
d12c28d814
|
prevent dialog closure when proccessing s3 bootables
|
2020-04-16 15:23:10 +01:00 |
|
Mahmood - Zer0xFF
|
2754e99334
|
explicitly set S3 bootable std::async flag to std::launch::async
|
2020-04-16 15:23:10 +01:00 |
|
Mahmood - Zer0xFF
|
3ffb14780d
|
move S3 bootable processing to std::async
|
2020-04-16 15:23:10 +01:00 |
|
Mahmood - Zer0xFF
|
568105b454
|
display serial number in list view
|
2020-03-07 17:59:30 +00:00 |
|
Mahmood - Zer0xFF
|
30af5e8272
|
show disc path in listview, can be useful to distinguish between different copies
|
2020-03-07 17:59:30 +00:00 |
|
Mahmood - Zer0xFF
|
5f2c2b0c2b
|
Qt: list S3 games in bootables
|
2020-03-07 17:58:03 +00:00 |
|
Mahmood - Zer0xFF
|
716543c9eb
|
Qt: spread/center covers horizontally, show scrollbar
|
2019-05-19 16:16:24 +01:00 |
|
Zer0xFF
|
15660d9f13
|
Qt: refresh will not use recursive scan
to avoid UI lock up, avoid recursively scanning the same folders
|
2019-05-19 12:04:23 +01:00 |
|
Mahmood - Zer0xFF
|
5784ac565a
|
Qt: boot covers, use singals/slot to avoid direct ui access from different thread
|
2019-05-19 12:04:13 +01:00 |
|
Mahmood - Zer0xFF
|
0db7f438fc
|
Code style fixes
|
2019-05-19 12:03:56 +01:00 |
|
Mahmood - Zer0xFF
|
6ce19f52a2
|
call resetModel() if m_sortingMethod == currentIndex == 0
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
0e8da1eddc
|
join thread to be able to destroy it
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
60edd0802b
|
Populate Cover Cache Async, to avoid ui freeze
|
2019-05-19 12:03:55 +01:00 |
|
Mahmood - Zer0xFF
|
8d1d14ac01
|
populate cover cache from loaded list
|
2019-05-19 12:03:54 +01:00 |
|
Mahmood - Zer0xFF
|
62be7f898e
|
pass bootable by reference
|
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 |
|