Skip to content

Releases: clockworkpi/launcher

launcher 1.22 [37e4d65]

13 Aug 14:36
@cuu cuu
37e4d65
Compare
Choose a tag to compare
  • 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 under launcher/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]

28 Jul 14:41
@cuu cuu
4ad8806
Compare
Choose a tag to compare
  • 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

26 Jul 04:50
@cuu cuu
2e041e6
Compare
Choose a tag to compare
  • 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

:)