Lothar Serra Mari
ca709c34e7
GUI: Fix constructing icons path for dummy data when clearing icons cache
...
This fixes the cache clearing issues mentioned in #13744 for Win32 and macOS.
2022-08-02 00:09:28 +02:00
Lothar Serra Mari
660e0fa921
GUI: Fix calculating size of previously downloaded icons files
2022-07-10 16:30:46 +02:00
Lothar Serra Mari
1e3ee46f80
GUI: Add option to reset icons cache for grid view
2022-07-10 16:30:41 +02:00
Eugene Sandulenko
41d9684983
GUI: Check downloaded icon file sizes. Fixes bug #13566
2022-07-09 13:56:00 +02:00
Thunderforge
27872d79a9
COMMON: Adding default iconspath functionality
...
It's for macOS only right now.
2022-07-02 22:37:48 +02:00
Thierry Crozat
9dd4da4e4d
GUI: Change the mechanism to update the grid launcher after upding the icons
...
The icons download dialog was triggering the grid launcher update after
icons had been downloaded. But that means no update was done if the
dialog had been closed during the download.
Now the GUIManager triggers the update. This fixes the missing update
when hiding the download dialog while downloading an icon set.
2022-07-02 21:47:12 +02:00
Thierry Crozat
0d37dbe93e
GUI: Move icon download callbacks to the DialogState
...
This fixes a crash when hiding the DownloadIconsDialog while
downloading an icons pack.
2022-07-02 21:47:08 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
5ab92b6e05
GUI: Cleanup Ipdate Icons dialog state after successful download
2021-11-20 00:55:44 +01:00
Eugene Sandulenko
d00f894aa6
GUI: Refresh Grid View after icon packs were downloaded
2021-11-20 00:55:44 +01:00
Eugene Sandulenko
b51ed2cf01
GUI: Abort session when user requests to do so in the Icon updater
2021-11-20 00:55:44 +01:00
Eugene Sandulenko
8fc89ec10f
GUI: Fix multiple icon packs downloading. We cannot fire all the requests at once
2021-11-18 22:38:44 +01:00
Eugene Sandulenko
4e32936376
GUI: Calculate download speed in Icons downloader
2021-11-18 22:38:44 +01:00
Eugene Sandulenko
570c77f309
GUI: Fixed progress bar in icons downloader
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
db7cec6935
CLOUD: SessionRequest now can save downloaded files to disk
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
cec059e5bf
GUI: Persist Download Icons dialog
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
06f917cc6f
GUI: Initial work on icon packs downloading. Streamlined the process.
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
f23e41d346
GUI: Better error handling in icons downloader
2021-11-18 22:38:43 +01:00
Eugene Sandulenko
ea10ec1c71
GUI: Compute the required icon packs download
2021-11-18 22:38:42 +01:00
Eugene Sandulenko
d8829fa4fd
GUI: Initial code for Update Icons dialog
...
- LIST downloading and parsing is done
2021-11-18 22:38:42 +01:00