Releases: MiyooCFW/gmenu2x
Releases · MiyooCFW/gmenu2x
2.0.0 Beta 2
What's Changed
- use SDL_JOYHATMOTION for 3'rd analog control (hat events) + add basic config for gamepad by @Apaczer in #58
- add
font_merge.sh
tool + update/clean "Skins" licensing&info by @Apaczer in #59 - FONTS: Update custom skins to include only OFL fonts. by @Apaczer in #61
- SKINS: refactor themes+new skinMenu settings by @Apaczer in #64
- ACTIONS - add IPK package auto-build by @Apaczer in #65
- update Russian translation by @MayanKoyote in #66
Full Changelog: 2.0.0-beta...2.0.0-beta-2
2.0.0 Beta
What's Changed
- Bugfixes to gmenu2x aesthetic and new feature for overclocking menu by @ericrkjones in #3
- Fix link to GMenu2X by @technicalpickles in #10
- Github Actions build by @nfriedly in #6
- CI: skip build legacy/steward build by @nfriedly in #13
- fix building for pc, add instructions by @nfriedly in #15
- add correct input.conf by @Apaczer in #19
- define new oc_table for Miyoo by @Apaczer in #20
- run workflow from submodule input path by @Apaczer in #23
- move setTVoff to platform specific header by @Apaczer in #24
- Update Docker by @Apaczer in #25
- add Autostart functionality by @Apaczer in #26
- add COMMIT_HASH from runner variables in actions by @Apaczer in #27
- add full list of stable CPU clock values + import MultiInt class by @Apaczer in #28
- add TEFIX read from /dev/miyoo_fb0 for st7789sfb v.driver by @Apaczer in #29
- Set "brigthness" from OS end with -DHW_BACKLID by @Apaczer in #30
- fix source file handle leak when opening the destination file fails. by @stevenhoving in #32
- update Translations by @Apaczer in #35
- Update Portuguese(Brazil) by @azurejoga in #36
- update Polish translation by @Apaczer in #39
- Update Chinese(CN) by @RUANRUI1995 in #44
- update Russian translation by @MayanKoyote in #48
- add TOOLS dir with
gen_translate.sh
&packager.sh
scripts by @Apaczer in #52