PrismLauncher/launcher/updater
Octol1ttle 9b270f783e
fix(updater): do not reset current task in finished signal
The order of signals in case of a success is "succeeded"->"finished"

The "succeeded" signal may launch another download if the updater needs to fetch more pages
But if we reset the task then the newly started download will be disposed and the updater will softlock

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-04-12 13:02:46 +05:00
..
prismupdater fix(updater): do not reset current task in finished signal 2026-04-12 13:02:46 +05:00
ExternalUpdater.h chore: update license headers 2023-08-04 19:41:47 +02:00
MacSparkleUpdater.h chore: update license headers 2023-08-04 19:41:47 +02:00
MacSparkleUpdater.mm Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
PrismExternalUpdater.cpp change: enable automatic update checking by default 2026-03-26 09:29:02 +05:00
PrismExternalUpdater.h do not display message that no update is avvailable if the check was done in the background 2024-06-28 14:11:27 +03:00