Commit Graph

28 Commits

Author SHA1 Message Date
Dale Whinham
271c41d16b Updater: fix self-update URL 2023-03-18 20:20:30 +00:00
Dale Whinham
9de98b5f4d CI: Fix Python linting 2023-02-02 16:30:59 +00:00
Dale Whinham
4564519619 Installer: various Wi-Fi setup improvements 2023-02-02 16:10:16 +00:00
Dale Whinham
f1eaf2f43c Update copyright notices 2023-02-02 13:32:48 +00:00
Dale Whinham
47ec245bba Updater: improve error handling 2022-07-26 22:50:17 +01:00
Dale Whinham
87cbc04060 Replace config.txt with latest version in updater
Replace config.txt so that changes/fixes to boot settings and clock
frequencies are applied, but preserve the avoid_warnings setting which
is often enabled by MiSTer users.
2022-07-26 22:50:17 +01:00
Dale Whinham
a2bd976f8d Skip deprecated config options in updater 2022-06-13 22:44:59 +01:00
Dale Whinham
5ed828a7b0 Bump installer script version 2022-06-13 15:43:41 +01:00
Dale Whinham
8ad4d88241 Check required tools are available in installer
Closes #287.
2022-06-13 11:50:52 +01:00
Dale Whinham
ae0e146141 Fix screen clearing ANSI code in updater 2022-04-13 16:11:48 +01:00
Dale Whinham
481c3d2e97 Fix self-update file encoding in updater 2022-04-13 16:11:48 +01:00
Dale Whinham
5f6b2a7ca7 Fix several Windows-related issues in updater 2022-04-13 15:24:36 +01:00
Dale Whinham
a0e8cbd18e Implement retries for FTP operations in updater 2022-04-04 21:39:26 +01:00
Dale Whinham
f86a082f15 Improve documentation for updater script 2022-04-03 19:51:51 +01:00
Dale Whinham
41b0e0ce34 Add several improvements to updater script 2022-04-01 11:57:07 +01:00
Dale Whinham
26d80db9ba Fix flake8 issues in updater 2022-03-31 15:22:20 +01:00
Dale Whinham
6382d790a8 Simplify JSON request code in updater 2022-03-29 15:20:48 +01:00
Dale Whinham
cc2f72bd51 Reformat updater with black and isort 2022-03-29 15:20:48 +01:00
Dale Whinham
f24ecdcdaf Use colorama in updater if available
Enables ANSI terminal colors for Windows users.
2022-03-29 15:20:46 +01:00
Dale Whinham
f21556209d Improve updater connection error handling 2022-03-29 02:22:09 +01:00
Dale Whinham
e02a2e918d Simplify version parsing imports in updater script 2022-03-29 02:22:09 +01:00
Dale Whinham
9fd0bf5753 Automatically reboot after updating
Only works iff UDP MIDI is available (v0.11.2+).
2022-03-26 02:27:31 +00:00
Dale Whinham
c388268035 Handle Markdown URLs when displaying release notes 2022-03-26 01:46:47 +00:00
Dale Whinham
a2f4da4272 Fixup text alignment 2022-03-26 01:45:24 +00:00
Dale Whinham
86e1f617eb Check for country code in detected Wi-Fi config 2022-03-26 01:32:48 +00:00
Dale Whinham
750b50e74b Fix Version import for older Python environments 2022-03-25 21:07:21 +00:00
Dale Whinham
d867576452 Update README.md 2022-03-25 20:28:22 +00:00
Dale Whinham
92d1e23af5 Add initial versions of install/update scripts 2022-03-25 18:41:05 +00:00