Skip to content

Releases: MiyooCFW/logo

2.0.0 Beta

07 Jan 20:00
cc38c85
Compare
Choose a tag to compare
2.0.0 Beta Pre-release
Pre-release

What's Changed

  • Fixed issue caused by trying to free statically allocated wav buffer by @BigWhizzy in #1
  • Added helpful readme for boot-logo (sub-)repository by @Rezzy-dev in #2
  • Set up CI builds for all logos by @nfriedly in #4
  • disable legacy/steward build by @nfriedly in #5
  • add EXIT event if physical button is pressed + basic Linux Makefile by @Apaczer in #6
  • fix infinite loop on PlayChannel, add quit case for SDL_Delay + cleanup the code by @Apaczer in #7
  • add generic blob logo asset by @Apaczer in #8
  • run workflow from submodule input path + bump actions nodejs ver. by @Apaczer in #9
  • Update docker image & simplify workflow file by @Apaczer in #10