What's Changed
Commits on AUG 9, 2024
- Added MainMenuAttract()
- Added the "Animate Main Menu" option to General Settings.
Commits on AUG 4, 2024
- Added Support for Translations
- This will load translated text from C:\xlate.xbx if it exists.
- Currently does not support CJK Characters.
Commits on AUG 3, 2024
- Fixed bug where dash hangs on startup and only shows the background. This only occurred if the config.xbx did not contain the PartitionScanCompleted key or if it was set to false.
Commits on Jul 12, 2024
- Fixed issue #20.
- Minor update to Recent Titles Menu code.
Commits on Jul 5, 2024
- Added Recent Tiles Menu to Launcher.
Commits on Jun 10, 2024
- Updated the default settings in the config.xbx to have a slightly modded look.
- Added "GoToUIXConfig()" to the YX Button toggles.
- Added Build number to the Configuration Menu.
- Miscellaneous code cleanup/bug fixes.
Commits on May 24, 2024
- Updated the README.md with the hopes it will be more clear as to what Ultra Lite is and how to install it.
- Added multiple path search in Launcher. It now can use a semicolon separated list of search locations i.e. Applications;Apps.
- Added an option to always use the tHc style screensaver. This will enable the alternate view screensaver when the stock orb is selected.
- Added an Advanced Mode in the configuration for the Main Menu Buttons to bring up the keyboard for custom input instead of using the toggles.
- Other small bug fixes.
- Added more ShowInSettings Options. It's now optional to show Configuration, Reboot, and/or Shutdown in settings but they are set to true by default if not defined.
- Update default2.xap. Added the BACK and SELECT text to Launcher.
Commits on Apr 18, 2024
- Added partition testing and updated the "Indexing the harddisk" notification code .
- Added a Rescan Partitions option to Settings>Configuration>General Settings
Commits on Apr 6, 2024
- Update default.xap. Added the ExecuteFile([sPathToXbe]) function.
- Added Launcher Menu Scrolling. Can now have up to eight menu items defined.
- Added the "more" arrows to the Launcher Menu.
Commits on Mar 25, 2024
- Added Shutdown option to Settings
- Fixed the bug the occurred when returning to the Main Menu after going to Network Settings.
- Update default.xap. Updated defensive code for 3 and 4 button Main Menus
- Update settings3.xap. Added menu cycling and page scrolling to Settings menu.
- Updated tHc Screensaver code
- Minor tweaks
Commits on Mar 17, 2024
- Added F & G Support
- Update harddrive.xap. Added the Message "Indexing the harddisk's extended partitions. This could take several seconds Please Wait..." when going to the launcher for the first time.
Commits on Mar 14, 2024
- F&G Patches by @MrMilenko in #9
Full Changelog: Beta...v0.3-Prepatched