Commit Graph

503 Commits

Author SHA1 Message Date
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
ec17e83921 Fix core clock speed, restore newer firmware
Fixes #292.
2022-07-26 22:50:17 +01:00
Dale Whinham
f81aa79790 Update README.md 2022-06-20 17:10:23 +01:00
Dale Whinham
7b6c9cdbe4 Update CHANGELOG.md v0.12.1 2022-06-14 19:41:35 +01:00
Dale Whinham
3ef3ee66fd Revert to previous boot firmware version
An I²C-related issue has been introduced by updating to the March 24th
version of start_cd.elf/fixup_cd.dat.

Revert to the January 20th version until this is investigated and fixed.
2022-06-14 19:41:15 +01:00
Dale Whinham
bf95cbb240 Update CHANGELOG.md v0.12.0 2022-06-13 22:45:03 +01:00
Dale Whinham
a2bd976f8d Skip deprecated config options in updater 2022-06-13 22:44:59 +01:00
Dale Whinham
7d30442bd5 Move SoundFont effects profiles to separate files
Deprecate the [fluidsynth.soundfont.x] sections in mt32-pi.cfg and
search for a .cfg file matching the SoundFont file name instead.
2022-06-13 22:40:27 +01:00
Dale Whinham
fa249be971 Increase maximum number of SoundFonts to 512 2022-06-13 22:40:25 +01:00
Dale Whinham
7b19b237ce Minor cleanups in ssd1306 2022-06-13 22:40:02 +01:00
Dale Whinham
07a6abe75e Add support for SSD1305 OLEDs via temporary hack 2022-06-13 22:40:02 +01:00
Dale Whinham
5ed828a7b0 Bump installer script version 2022-06-13 15:43:41 +01:00
Dale Whinham
37c256732a Remove manual DAC init, use Circle auto-detection
Closes #273.
2022-06-13 14:47:17 +01:00
Dale Whinham
72c517f495 Update to circle-stdlib v15.13/Circle 44.5 2022-06-13 14:32:48 +01:00
Dale Whinham
3f9aad1dd3 Update to FluidSynth v2.2.7 2022-06-13 14:28:29 +01:00
Dale Whinham
898ff42cc2 Update to libmt32emu v2.6.3 2022-06-13 14:28:29 +01:00
dependabot[bot]
ea8dd1f1c9 Bump actions/setup-python from 3.1.2 to 4.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 11:52:13 +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
5fdcfa6b60 Update CHANGELOG.md 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
69905d3ae4 Update CHANGELOG.md v0.11.3 2022-04-13 15:27:08 +01:00
Dale Whinham
5f6b2a7ca7 Fix several Windows-related issues in updater 2022-04-13 15:24:36 +01:00
dependabot[bot]
9efb6550df Bump actions/setup-python from 3.1.1 to 3.1.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 15:24:36 +01:00
Dale Whinham
fcf7a189b1 Fix typo in README.md 2022-04-13 15:24:36 +01:00
Dale Whinham
91ab276cdf Fix typo in CHANGELOG.md 2022-04-13 15:24:36 +01:00
Dale Whinham
02e6af1afd Fix broken network disconnection notifications 2022-04-13 15:24:35 +01:00
Dale Whinham
97894a2d85 Remove useless call to CNetSubSystem::Process()
This function is called by a CNetTask after the CNetSubSystem is
initialized, so we should not be calling it manually.

Fixes broken Ethernet on some Raspberry Pi models.
2022-04-13 15:24:21 +01:00
Dale Whinham
70ef554f01 Update to inih r55 2022-04-11 16:59:25 +01:00
dependabot[bot]
db878dcd36 Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +01:00
dependabot[bot]
f8fc16d49a Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +01:00
dependabot[bot]
f4a797cf0d Bump actions/setup-python from 3.1.0 to 3.1.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 16:31:16 +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
dependabot[bot]
cb42f8bf12 Bump actions/setup-python from 2 to 3.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 23:39:45 +01:00
dependabot[bot]
87fa80f0ac Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 23:39:37 +01:00
Dale Whinham
41b0e0ce34 Add several improvements to updater script 2022-04-01 11:57:07 +01:00
Dale Whinham
787fa2a3d8 Update .editorconfig 2022-03-31 22:06:13 +01:00
Dale Whinham
6159305a86 Add code linting for scripts to CI 2022-03-31 15:59:03 +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
b367548424 Update .editorconfig 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
5a76db2a54 Update README.md 2022-03-28 20:33:27 +01:00
Dale Whinham
539858a29d Prevent blank issues from being opened 2022-03-28 15:18:04 +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