0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI/win-update
Richard Stanway 043fea0ab2
UI/updater: Improved handling of failure conditions
Currently if a file is partially written to (eg, the file is opened for
writing but the write fails), the updater won't correctly roll back to the
previous version, leaving the OBS install in an inconsistent state.

We now track failed installs or hash failures on patched files with a new
STATE_INSTALL_FAILED state and properly roll back on errors.
2017-08-09 03:37:39 +02:00
..
updater UI/updater: Improved handling of failure conditions 2017-08-09 03:37:39 +02:00
update-window.cpp UI: Add front-end auto-updater 2017-02-20 22:45:34 -08:00
update-window.hpp UI: Add front-end auto-updater 2017-02-20 22:45:34 -08:00
win-update-helpers.cpp UI: Add front-end auto-updater 2017-02-20 22:45:34 -08:00
win-update-helpers.hpp UI: Add front-end auto-updater 2017-02-20 22:45:34 -08:00
win-update.cpp UI: Make sure all message box buttons are translated 2017-05-13 14:06:32 -07:00
win-update.hpp UI: Add front-end auto-updater 2017-02-20 22:45:34 -08:00