MustardOS 2601.1 Funky Jacaranda

Current Release


Pronunciation

/ˈfʌŋki ˌdʒækəˈrændə/


Download – Full Image

Please make sure that you have either migrated your data to SD2 or have used the Device Backup feature and copied your backup archive(s).


Download – Update Archive

This is an Archive Manager installable archive for those who are running the following previous MustardOS releases. Install on any other version at your own risk.

  • 2601.0 Jacaranda

Additional Information

Themes are now stored as open folders instead of compressed archives (previously extracted to the active folder). This enables faster theme switching, alternate theme changes, and restores random theme selection on device start. Existing .muxthm theme files in MUOS/theme must be extracted manually.


Support MustardOS

Want to join us on this crazy and rewarding journey?

This can be done a few ways:

You can join the testing crew directly by:


Support Development Crew

We are a small team, and with your generous support we can continue growing and spreading that sweet MustardOS across other devices. If you can, support the development crew below:

AntiKk – https://buymeacoffee.com/antikk

Corey – https://ko-fi.com/cmclark00

Bitter Bizarro – https://ko-fi.com/bitterbizarro


Contributors

  • bitter_bizarro
  • bmdhacks
  • xonglebongle

Changes

  • Added content assignment bind path
  • Added input suppression for all screensaver exit handlers
  • Added Jacaranda to backward theme compatibility
  • Added log cleaner (7 day default)
  • Added native kernel exFAT support with FUSE removal
  • Added old process cleanup for hotkey processing
  • Added proper recent wake grace period functions
  • Added screensaver adjustable speed
  • Added SSHD graceful quit on suspend
  • Added swap memory usage to system details
  • Added zram support for TrimUI devices
  • Ensure device LED goes dark during suspend
  • Ensure GL4ES library path is setup correctly
  • Ensure idle state is removed on wake for frontend
  • Ensure input is not sent during screensaver exit
  • Ensure we get current values of idle processors before running idle activity
  • Fixed "on Boot" setting for brightness and volume options
  • Fixed archive extraction for large backup archives
  • Fixed boxart displaying in activity tracker
  • Fixed DPAD swap for Portmaster content
  • Fixed function name spelling
  • Fixed high CPU usage with hotkey script
  • Fixed idle state and governor on suspend wake
  • Fixed input suppression for screensaver exit on press and hold inputs
  • Fixed memory usage count using /proc/meminfo instead
  • Fixed overlay transparency values
  • Fixed required space check returning double required space
  • Fixed RGB light resetting on reboot
  • Fixed RGB not refreshing when selecting theme
  • Fixed saving RGB settings when theme name has space
  • Fixed screensaver speed language strings
  • Fixed screensaver timeout reset until after install
  • Fixed size to content for Archive Manager, Community News, and System Assign modules
  • Fixed USB function resume on wake
  • Modified default screensaver speed
  • Modified general settings to hide brightness option on HDMI output
  • Modified screensaver loop with added input suppression cool down rate
  • Modified stage overlay system to disable functionality over HDMI
  • Modified tweak script run message display
  • Moved additional variables to common run path
  • Moved display active and idle functions to global script
  • Moved from grep to awk detection for extraction count
  • Moved idle script to PID process runner
  • Moved network status clear function to disconnections only
  • Moved swap values to max 1024 with 128 increment
  • Optimised background music play
  • Optimised function path for /run/muos
  • Optimised GLES rendering method for stage overlay system
  • Optimised hotkey script to reduce zombie processes
  • Optimised lid suspend function
  • Optimised system detail functions
  • Reduced hotkey function checks
  • Reduced USB gadget PID lock acquiring path
  • Reload chrony service on successful network connect
  • Reworked network connection status
  • Updated 34SP package
  • Updated destination space check for archive extraction
  • Updated extraction space check
  • Updated idle suspend process functions
  • Updated space check to exclude space of current catalogue and configuration
  • Various script formatting and optimisations