Versie 0.4.15 van ReactOS is uitgekomen. Het React Operating System is een opensource besturingssysteem dat als doelstelling heeft om compatibel te zijn met Windows NT, 2000 en XP, zodat er Windows-applicaties en -drivers op gedraaid kunnen worden. Hoewel er al veel software probleemloos op draait, waaronder LibreOffice, Mozilla Firefox, Mozilla Thunderbird en diverse spellen, verkeert het hele project volgens de ontwikkelaars nog in het alfastadium en is het niet geschikt voor dagelijks gebruik. Op deze pagina kunnen enkele screenshots van ReactOS worden bekeken. De changelog voor deze uitgave kan hier worden gevonden; dit zijn de releasenotes:
ReactOS 0.4.15 releasedWe are pleased to announce the release of ReactOS 0.4.15! This release offers Plug and Play fixes, audio fixes, memory management fixes, registry healing, improvements to accessories and system tools including Notepad, Paint, RAPPS, the Input Method Editor, and shell improvements.
This release is a culmination of the work of numerous contributors since 0.4.14 was branched in 2020. This has been the largest release to date. There are nearly 8 times more commits going into this release than in 0.4.14. We are proud of the progress we have made, and are eager to continue with this growth. Let’s dive in and see what’s new.
Plug and PlayVictor Perevertkin (Extravert-ir) has accomplished major rewrites to the Plug and Play Manager in the ReactOS kernel. With these changes, ReactOS now has the ability to run more third party drivers and to boot from USB devices. This also allows ReactOS to boot on chipsets with EHCI, OHCI, and UHCI controllers. This work is a stepping stone to ReactOS being truly compatible with vendor drivers for the Windows operating system.
Johannes Anderwald (janderwald) solved an issue where the USB driver would enter an infinite loop when a USB device would not enter the ready state. Fixing this infinite loop allowed ReactOS to boot on more hardware.
AudioThanks to the work of Oleg Dubinskiy, 0.4.15 features many audio improvements. Oleg added support for more audio formats, looped playback of wave files, higher sample rates, and multiple output channels. In addition, Victor Perevertkin imported the open source AC’97 driver from the Windows Driver Kit (WDK). This enables sound out of the box in VirtualBox when the virtual machine is configured to use the ICH AC’97 Audio Controller and various motherboards from 2004 and earlier.
Memory Manager and Cache ControllerSection Objects have been refactored by Jérôme Gardou (zefklop) for better compatibility with Windows. This fixes a long-standing bug preventing executables from starting in remote locations, such as network shares or virtual machine shared folders.
Because of improvements in the memory manager and cache controller, we can now import the open source Microsoft FAT filesystem driver from the Windows Driver Kit (WDK). This FAT filesystem driver is a huge improvement from the old one, which was slower and less stable. Additionally, external drives with FAT filesystem can now be properly ejected thanks to this new driver.
Registry Healing and CachingFundamental mechanisms of the system registry have been implemented courtesy of George Bișoc (GeoB99). These mechanisms include registry healing, flushing, and caching. Registry healing and flushing are both designed to improve system stability when faced with an unexpected power outage or a crash. Healing applies appropriate fixes to a corrupted registry and flushing periodically writes registry changes to the disk, ensuring registry changes persist even if the system is not cleanly shut down. Caching improves performance when accessing it.
Security SubsystemGeorge Bișoc also improved the Security Subsystem (Se) of the kernel. Prior to George’s work, kernel access checks always passed, allowing anyone to access any system object. Now, kernel access checks are fully functional and prevent unauthorized access to system objects. As a result, the Windows kernel now works with the vast majority of modules from ReactOS.
Accessories and System ToolsKatayama Hirofumi MZ (katahiromz) has been hard at work making quality of life improvements, performance enhancements, and new features in system accessories such as the text tool in Paint and the “Now Printing” dialog in Notepad. Katayama Hirofumi MZ has also improved the Input Method Editor (or IME), which is a component that types characters not originally present on the connected input devices by using a sequence of characters. His work improved CJK support and allows for the installation of custom IMEs for different locales. For example, Japanese ReactOS can now utilize MZ-IME Japanese input. Whindmar Saksit (whindsaks) made several bugfixes to improve the stability of RAPPS and Hermès Bélusca-Maïto (HBelusca) implemented a minimal view mode for RAPPS for uninstalling programs.
ShellIn 0.4.15 the graphical shell was improved by several contributors. Carl Bialorucki (cbialorucki) added support for large taskbar icons. Mark Jansen (learn-more) added native ZIP archive support. Doug Lyons (DougLyons) made several fixes to address an issue where incorrect icons were displayed in programs such as Microsoft Office 2000, Microsoft Visual Basic 6, and Hoyle Cards. Katayama Hirofumi MZ added support for the “Internet Browser” icon on the desktop. In addition, Whindmar Saksit made several bugfixes to improve the stability of Shell32, a critical component of the ReactOS shell.
In this release, we also decided to set the default visual style and wallpaper to Mizu. More visual styles and wallpapers are available in RAPPS.