Releases: clockworkpi/launcher
launcher 1.22 [37e4d65]
- Add gsnotify, a simple notify widget for GameShell
- LK1 and LK5( LightKey) can switch wifi password keyboard
- Add EXCLUDE in Rom Emulator's action.config so that rom_list can skip some files to display
- Add .alias for rom files , so that we can "rename" rom to be their real name((ex. mslug.zip => Metal Slug) see commits
- Support UTF8 filename list in Emulator's roms list page
- Extend wifi password limit to be 64 characters
- Auto detect
retroarch-local.cfg
underlauncher/20_Retro\ Games/[MGBA,MAME,NESTOPIA,etc...]
to use as custom seperated retroarch config file, so that we can feel free to define retroarch's behaviour,like key mapping
version 1.21 [4ad8806]
- Add Time zone list
- Change SO_URL in action.config in case of buildbot error on libretro dot com
- Add Power off option for reboot
Thanks very much to all the folks who helped find bugs and patches, please be free to submit pull requests
:)
GameShell Launcher 1.2 [2e041e6] update log
-
Fix screen dimming bug in Performance mode
-
Add a new audio spectrum in Music Player
-
Define a new simple struct of Game Apps directory
for example:git clone https://github.com/cuu/Pcsx ~/apps/launcher/Menu/GameShell/
A folder contains execute shell script and custom icon and others together
Execute shell script must be the same name as the directory
Icon png file name also be the same as directory
This Folder will be the working directory of shell script, so any other files auto created will be under this folder,eg: Pcsx bios directory will be under ~/apps/launcher/Menu/GameShell/Pcsx/, so you might need to put these files into .gitignore -
Fix bug of Led1 on the back flashing when screen waked up
Thanks very much to all the folks who helped find bugs,please be free to submit pull requests
:)