Skip to content

Releases: MiyooCFW/buildroot

2.0.0 Beta 2

09 Mar 20:07
fc489c0
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-release

What's Changed

  • [BOARD]Fix usb-hid for linux and android devices by @tiopex in #74
  • [BOARD] Use miyoo video driver instead uEnv.txt file to get the driver name and parameters for modprobe by @tiopex in #73
  • [PACKAGE] Update umtprd with fixed folder creation name by @tiopex in #75
  • [PACKAGE/DEFCONFIG] add PYGAME along side with new pkg PYGAME_MENU by @Apaczer in #72
  • [BOARD] Remove obsolete uboot miyoo logo format by @tiopex in #77
  • [PACKAGE] Revert video sync option in retroarch, update picodrive, gpsp core by @tiopex in #78
  • [CONFIG] Add target optimizations -mcpu=arm926ej-s -marm by @tiopex in #79
  • [PACKAGE] Optimize gpsp core by @tiopex in #80
  • [PACKAGE] Use unai_old gpu for pcsx_rearmed libretro core by @tiopex in #81
  • [PACKAGE] Update retroarch to latest & optimize by @tiopex in #82
  • [PACKAGE] Optimize retroarch cores: fceumm, mame2000, snes9x2002, tyrquake, prboom by @tiopex in #83
  • [PACKAGE] RetroArch: change sdl_dingux_input to sdl_input driver by @Apaczer in #84
  • [PACKAGE] Add screen app by @tiopex in #85
  • [Retroarch] Reduce audio latency to 64ms to fix frame pacing by @tiopex in #86
  • [Retroarch] Optimize snes9x2002, gpsp, pcsx_rearmed by @tiopex in #87
  • [Retroarch] Optimize libretro-snes9x2005 core by @tiopex in #88
  • [PACKAGE] RetroArch: add fix patch for sdl input driver by @Apaczer in #89
  • [Reatroarch] Optimize snes9x2002 and tyrquake cores by @tiopex in #90
  • [Retroarch] Optimize snes9x2002, gpsp, pcsx_rearmed using profile data by @tiopex in #91
  • [ACTIONS] use max CPU cores count on gh runners in #93
  • [GENIMAGE/ACTIONS] automate CFW release tag & status ver. in #94

Full Changelog: 2.0.0-beta...2.0.0-beta-2

2.0.0 Beta

07 Jan 20:08
b0130e4
Compare
Choose a tag to compare
2.0.0 Beta Pre-release
Pre-release

What's Changed

  • External toolchain + CI build by @nfriedly in #3
  • Working buildroot bumped to latest official and configured to compile with musl shared by @TriForceX in #7
  • remove ".config" & build with miyoo_defconfig + add FBGRAB by @Apaczer in #8
  • Update defconfigs, add generate uclibc version by @tiopex in #11
  • Build Miyoo Cfw image by @tiopex in #12
  • remove reusable cache by @tiopex in #13
  • add build fatresize from source by @tiopex in #14
  • add libusbgx, add miyooctl by @tiopex in #15
  • Add jstest app to test gamepads by @tiopex in #16
  • add "showkey" to BusyBox default config by @Apaczer in #17
  • Add version and toolchain to img filename by @tiopex in #18
  • Generate sdk tarball file by buildroot by @tiopex in #19
  • Enable ccache by @tiopex in #20
  • Add joy2key app by @tiopex in #21
  • Remove unrar by @tiopex in #22
  • Add generate build graphs by @tiopex in #23
  • upload rootfs.ext4 in action build as part of submodules pack by @Apaczer in #24
  • Remove build host-cmake and Enable Top-level parallel build by @tiopex in #25
  • Cleanup build by @nfriedly in #26
  • Add openGL for compile gngeo by @tiopex in #29
  • add timidity sound patches in "/etc" for MIDI by @Apaczer in #28
  • Disable locale, downgrade parted to v3.1, use fatresize v1.1.0 by @tiopex in #30
  • use BUILDROOT&CFW_HASH + generate COMMIT_HASH from $PKG_DL_DIR var by @Apaczer in #31
  • build GMENU2X package with CFW_HASH var only if it exist by @Apaczer in #32
  • [GMENU2X] updt BUILDTIME macro + check if CFW_HASH exist && neq BUILDROOT_HASH by @Apaczer in #33
  • [BOARD] add modules.custom.sh by @Apaczer in #35
  • [BOARD] add "dialog" box for RESIZE procedure by @Apaczer in #36
  • [PACKAGE] update "dialog" cmd to 1.3-20230209 ver by @Apaczer in #38
  • [BOARD] add flashing procedure to firstboot + disclaimer msg by @Apaczer in #37
  • [BOARD] rely on manifest when copying *.conf files by @Apaczer in #39
  • [PACKAGE] add fbcat by @Apaczer in #40
  • [PACKAGE] patch fbgrab compression arg by @Apaczer in #41
  • [BOARD/README] Firstboot flashing_procedure-v2 by @Apaczer in #42
  • [BOARD/README] Firstboot flashing_procedure-v3 by @Apaczer in #43
  • [MIYOO_DEFCONFIG] add ESPEAK package by @Apaczer in #44
  • Maximize build space for build-image-uclibc and build-image-musl by @takano32 in #46
  • Add joy to keyboard button mapper by @tiopex in #45
  • Add current version to boot logo by @tiopex in #47
  • [DEFCONFIG/ACTIONS] add static uClibc & musl SDK build by @Apaczer in #49
  • Change repo type from git to tar.gz for x264, due to very long clone by @tiopex in #51
  • [ACTIONS] Less verbose log for GitHub log action + change repo format for libxmlrpc package by @tiopex in #52
  • [PACKAGE] Add Retroarch v1.16.0.3 by @tiopex in #50
  • [CONFIG/PACKAGE] add FFMPEG to record and play /dev/fb0 + alsa capture by @Apaczer in #48
  • [PACKAGE] lock JOYMAP on beta 0.5.5 + fix musl build by @Apaczer in #53
  • [PACKAGE/BOARD] add ST_SDL package & update scripts by @Apaczer in #54
  • [PACKAGE/BOARD] add COMMANDER package & update appLink by @Apaczer in #57
  • [PACKAGE] GMENU2X - rm predefined FLAGS from *.mk by @Apaczer in #59
  • [PACKAGE] DIALOG change dl method + add wchar support by @Apaczer in #58
  • [PACKAGE/BOARD] Add handle usb-hid gadget by @tiopex in #55
  • [BOARD/CONFIG] Fix dtb names by @tiopex in #62
  • BTRFS file system for MAIN and rootfs partition by @tiopex in #65
  • [DEFCONFIG/BOARD] Fix permissions, mount rootfs read-only, create swap in firstboot by @tiopex in #66
  • Prepare splash for uboot by @tiopex in #69
  • [BOARD] BOOT and MAIN in lowercase by @tiopex in #70
  • [PACKAGE/DEFCONFIG] add LIBMIKMOD + FLUIDLITE to static SDKs by @Apaczer in #71