Skip to content

Releases: chrisj951/PyUI

Nightly Build pyui-2025-06-15-e28d795

15 Jun 03:33

Choose a tag to compare

Automated nightly build from commit e28d795.

Changes since last release:

  • Update MainPy to 31b6f2872cb47f4fca98cf89db77c9df8be08b89
  • Device screen height/width are no longer props (fix HDMI?)
  • Do not allow exitting when main menu is skipped
  • Basic support for subfolders when restoring state
  • Center the selection in the list view when restoring the state
  • Store the last app selection for restoring the view on tabbing
  • Retain spot in game select menu when tabbing between games/apps/settings
  • Top bar when main menu is hidden is now Games/Apps/Settings
  • Rename page to page_bg since page will mean something else
  • Fix the judder when scrolling between full screen system selection
  • Allow toggling between Game/Apps/Settings with L/R when main menu is skipped

Nightly Build pyui-2025-06-03-b05d094

03 Jun 03:48

Choose a tag to compare

Automated nightly build from commit b05d094.

Changes since last release:

  • Fix miyoogamelist parsing for more than 1 file -- thanks Dark98

Nightly Build pyui-2025-06-02-c776bd2

02 Jun 23:52

Choose a tag to compare

Automated nightly build from commit c776bd2.

Changes since last release:

  • Add button remapping support
  • Add miyoogamelist.xml support

Nightly Build nightly-fee6d29

02 Jun 00:52

Choose a tag to compare

NOTE To Test on the TrimUI Brick delete the Emu Folder

  • Begin adding TrimUI Brick support
  • Do not exit on 'B' Press
  • Add some more common system name mappings
  • Load description in the background on a separate thread to speed up UI
  • Start from last selection when navigating to system / game select
  • Cleanup some choices in font color
  • Descriptive list should use list colors
  • Ensure animation also caps the height for carousel view
  • Add toggle view to game select menu
  • Add theme options for differing the boxart size on list vs grid
  • Utilize list color if it's available
  • Indicate which system # the list is on
  • Starting to add support for daijisho themes and setting up a look for them
  • Make grid view easier to navigate by only shifting by one row at a time
  • Add leading zeroes to the index so it's always a fixed size
  • Add letter next to the index
  • Add additional img locations
  • Add brightness/saturation/contrast options to brick - - Thanks cobaltgit
  • Fix volume controls on the brick
  • Put the letter of the current rom selection next to the index in carousel view
  • Fix a bug where title text is the wrong font size
  • Disable wifi should be off, not none
  • Allow custom backgrounds per page
  • Use missing image path for grid view as well
  • Fix grid view for game selection screen
  • Cleanup volume handling and fix audio popping on waking from sleep
  • Switch to using a config separate from MainUI
  • Make bluetooth scanning in the background / add a success/fail dialog
  • Add ability to handle games that need to be folders but have a single launch file (EASYRPG)
  • Cap the height in carousel view so the image doesn't go off screen vertically
  • Descriptive list view should never ignore top/bottom bar heights or items will be cut off
  • Fix errors in apps launching (run through bash)
  • Carousel view updates

Nightly Build nightly-2716c3e

24 May 02:52

Choose a tag to compare

  • Add support for stock brick
  • Hide analog stick calibration for the brick
  • WIP to get volume working on the brick
  • Add sleep support for the brick
  • Add volume up/down key recognition for trimui brick
  • Ensure caches cleared when init theme after 2nd time to support auto conversion
  • Basic theme scaling capabilities
  • Have the settings menu prompt for power down instead of always power off
  • amixer doesnt get the volume, stop having the log print errors from it
  • Prompt for power down instead of just powering off
  • A to select a new theme from a list, X to modify it

Nightly Build nightly-cc5d8ad

23 May 13:12

Choose a tag to compare

  • Index/Total color fix
  • Timezone Option
  • AM/PM Option
  • 24 Hour time option
  • Hide clock option
  • Fix centering of icons horizontally in places like apps
  • Settings menu organization + more options
  • Volume can now go to 0 in the menu
  • Volume increment by 5
  • Volume goes 0-20 to match Miyoo + icons of existing themes
  • Extra theme options added
  • Cleanup of how grid view is rendered/looks
  • Ensure if a theme doesn't have an icon selected, the non selected icon is reused for selected (vs swapping to stock selected)
  • Hotkey handling
    - Menu + Volume = Brightness up/down
  • Holding power button displays a prompt for shutdown

Nightly Build nightly-c8aca8b

22 May 13:56

Choose a tag to compare

Automated nightly build from commit c8aca8b.

Changes since last release:

  • Add serial library for python

Nightly Build nightly-61139e9

20 May 01:32

Choose a tag to compare

Automated nightly build from commit 61139e9.

Changes since last release:

  • Update to mainpyui 79c8aa424431ae3843045dddd93ead1d28aea306