@@ -168,4 +168,93 @@ changes:
168168 - Added hardware overlay disable for frontend modules
169169 - Fixed brightness overlay loading on first content launch
170170 - Fixed overlay brightness and volume percentage calculation
171- - Fixed overlay image path loading priority
171+ - Fixed overlay image path loading priority
172+ - Added chrony binaries
173+ - Added first init forced copy of control content
174+ - Fixed overlay indicator validation by reset on context change
175+ - Fixed SDL overlay refreshing on render context change
176+ - Fixed TrimUI network modprobe
177+ - General overlay code cleanup
178+ - Updated header glyphs for 1280x720 resolution
179+ - Added battery offset value calculation to battery overlay
180+ - Added Chrony time sync details to information module
181+ - Added common Syncthing termination function
182+ - Added default theme overlay indicators
183+ - Added deletion of overlay disable file on content launch
184+ - Added file change notifications for base overlay toggle
185+ - Added hardware overlay disable hotkey
186+ - Added idle state check for TrimUI switch status
187+ - Added overlay disable file check
188+ - Added percentage integer calculation for labels
189+ - Added system time sync after network connection
190+ - Added system time validation check for download based frontend modules
191+ - Added used attributes to force compiler to link
192+ - Adjusted default anchor for brightness and volume
193+ - Ensure screensaver is only initialised after factory reset
194+ - Fixed accessing community news with no network access kicking back to main menu
195+ - Fixed base overlay refreshing when disabled
196+ - Fixed battery offset value calculation
197+ - Fixed blank space in activity tracker for TUI devices without HDMI mode
198+ - Fixed deadlock with shuffle selection on small set of items
199+ - Fixed screensaver interruption from active timers
200+ - Fixed verbose text alpha overlapping text
201+ - Modified low battery to 0-100 percentage values
202+ - Modified RetroArch to hide base overlay on quick menu open
203+ - Moved content to base for main overlay
204+ - Removed <code>MUOS_old</code> movement as it is no longer required
205+ - Removed NTP from Web Services
206+ - Removed unused frontend functions
207+ - Replaced NTP service runner with Chrony
208+ - Split base overlay structure to own overlay files
209+ - Updated battery overlay to use step images
210+ - Updated bind mount script to global ignore SD2 if not mounted
211+ - Updated Chrony configuration and burst update on network connect
212+ - Updated Chrony initialisation script to correct H700 RTC data point
213+ - Updated configuration loader to create default value files if missing
214+ - Updated H700 boot packages
215+ - Updated long integer values to percentage calculations
216+ - Added bind map recording the real backing storage for each logical path
217+ - Added complete halt register for revision devices
218+ - Added complete theme fallback to internal MustardOS theme
219+ - Added confirm deletion for screenshots
220+ - Added creation of missing important directories on SD1 if mount fails
221+ - Added default overlay step images
222+ - Added deletion of language archive when successfully extracted
223+ - Added enum value for shared modules
224+ - Added extra code support to virtual terminal
225+ - Added global mount points and purge markers for Archive Manager
226+ - Added <code>inotify</code> tracking for status files to reduce IO
227+ - Added long power press sleep hotkey
228+ - Added shared UI group creation and reset functions
229+ - Adjusted default variables due to frontend changes
230+ - Adjusted status timer to reduce IO
231+ - Ensure Pipewire audio is ready before frontend load
232+ - Fixed false "out of space" errors caused by tmpfs free space checks on bind mounts
233+ - Fixed missing theme download option with no present themes
234+ - Fixed saving of brightness and volume integers on set
235+ - Fixed various log messages to use LOG function
236+ - Merged general panel update to shared function
237+ - Merged general refresh task to shared function
238+ - Merged general step movement to shared function
239+ - Merged multiple lines to defines to reduce DRY code
240+ - Merged option value changes to singular function
241+ - Modified brightness and volume setters on boot
242+ - Modified config and device values to suit enum values
243+ - Modified default theme glyphs to suit changes to frontend
244+ - Modified extraction and backup logic to query free space on actual path
245+ - Modified help messages to use enum values
246+ - Modified menu selection handlers to have action paths
247+ - Modified network script to run Chrony time sync
248+ - Modified toast messages to force refresh on FOREVER status
249+ - Modified USB function variable to suit frontend changes
250+ - Moved hidden network SSID to better name variable
251+ - Moved <code>inotify</code> code to global common structure
252+ - Moved previous brightness and volume settings to integer value
253+ - Moved USB function to integer value
254+ - Removed idle state file when not in idle mode
255+ - Switched application and content options to use X button
256+ - Updated additional sleep hotkeys
257+ - Updated bind mount and extraction system
258+ - Updated default year to 2026
259+ - Updated device tree information
260+ - Updated virtual terminal to cache font glyphs
0 commit comments