- Modify joypad compatibility to include "archr-joypad" in the device tree source.
- Adjust internal display settings to use the same reset GPIO and add enable GPIO.
- Remove SDIO card detect GPIO and mark it as non-removable.
- Update the joypad driver in the MIPI generator to use "archr-joypad".
- Fix Vulkan custom dispatchers to restrict header version checks.
- Add system manager timeout overrides for improved shutdown performance.
- Update kernel configuration to version 6.12.79 and enable BFQ I/O scheduler.
- Clean up GPU governor settings in post-update scripts.
- Update PPSSPP emulator to version 1.20.2 and apply necessary patches.
- Adjust SDL2 and Mesa package dependencies and versions.
- Update Vulkan headers and loader to version 1.4.347.
- Add udev rules for BFQ scheduler and systemd configuration for shutdown timeout.
- Implement input sense adjustments for better button mapping.
- Add clock speed settings to EmulationStation configuration.
- Disable rumble motor on boot to prevent unwanted vibrations.
- Introduced tntnet package for web application server in C++.
- Added libuv, a multi-platform support library for asynchronous I/O.
- Included libwebsockets for implementing network protocols.
- Added multiple VDR plugins:
- vdr-plugin-ddci2 for CI support
- vdr-plugin-dummydevice for recording server without output devices
- vdr-plugin-dvbapi for OSCam integration
- vdr-plugin-eepg for parsing Extended EPG data
- vdr-plugin-epgfixer for modifying EPG data
- vdr-plugin-epgsearch for searching EPG data
- vdr-plugin-iptv for IPTV support
- vdr-plugin-live for web interface operation
- vdr-plugin-restfulapi for RESTful API access
- vdr-plugin-robotv for Android TV frontend
- vdr-plugin-satip for SAT>IP support
- vdr-plugin-streamdev for video transfer and HTTP streaming
- vdr-plugin-vnsiserver for Kodi client handling
- vdr-plugin-wirbelscan for channel scanning
- vdr-plugin-wirbelscancontrol for menu entry in VDR
- vdr-plugin-xmltv2vdr for importing XMLTV data
- Added main VDR package for DVB TV server application.