📜 ⬆️ ⬇️

KolibriN9 output

After a year and a half of development, a new version of the KolibriOS assembly - KolibriN9!

KolibriN9 is an unofficial assembly produced by Leency personally. In it, he develops his vision of the design of KolibriOS and how it should be friendly for the simple user of the OS, which disagrees with the opinion of the main development team. Also, the difference of this assembly from the official night is the default delivery of almost all programs and games written for KolibriOS.


Release Features:


The main changes that came from KolibriOS:

  1. Changes in the kernel and drivers

    • USB support (OHCI / UHCI / EHCI) and USB hot-plug (hot-plug). The following USB devices are supported: keyboards, mice, flash drives, hubs;
    • Supports FS ext2 / 3/4 in read and write mode, and XFS in read-only mode;
    • Connection of an additional directory / kolibrios /;
    • Improving the allocation of time in the process scheduler;
    • Added native support for SATA IDE mode for hard drives and ATAPI devices;
    • Support for system-wide clipboard;
    • Inclusion of a vidintel driver in the system, which includes support for native resolutions on laptops with an integrated Intel graphics card;
    • Intel HD Audio driver update;
    • Updating drivers for Intel and ATI Radeon video cards;
    • Acceleration of loading on some configurations;
  2. Software update

    • Netsurf web browser;
    • Fplay: support for large video files with a large bitrate, proof, support for vertical synchronization for Intel video cards (works in conjunction with the corresponding video driver), keyboard control is added: space - pause, Enter - fullscreen mode.
    • Dicty can now voice Russian translation
    • Flat Assembler (FASM): upgrade to stable version 1.71.16.
    • Tinypad: support system-wide clipboard; multiple fixes and optimizations
    • TextEdit: support system-wide clipboard; conversion of cp 1251-> 866 and cp 866-> 1251 encoding added; bug fixes and minor improvements.
    • Shell: support for relative paths in scripts, move the cursor in the console line, start implementing support for the system-wide clipboard.
    • icon: new desktop, with support for dragging icons, more convenient adding icons, the ability to add your items to the right-click menu by editing ini.
    • Notify 3: Written in FASM, supports multi-lines, key support, icon support, the ability to make the window unclosed (close only by click), the ability to make the first line heading (bold and white text), if the notification does not fit the screen, then it queues up and waits for space to become free.
    • PCIDEV: added device subclasses according to changes in the PCI bus specification in recent years.
    • Board: decrease CPU load when writing to a file; running only one copy of the program, when you try to restart it becomes active already running.
    • rdsave: minimizing the interface and simplifying the work with the program
    • WebView: go to httplib; updated design; display of the page loading process through the progress bar; display of the address in the status bar when you hover the cursor on the link; the skin is no longer “sewn”, but is stored in a separate png file; home page with links; improved tag support; optimization of the program; history of visits and cached images; request pages in native language (Russian and English).
    • Eolite: recursive deletion of folders; context menu; dialogue "open with"; copy / cut files / folders between Eolite windows; Russian translation; minor fixes and improvements.
    • fNav: added copying process indicator, extension column, multiple selection of list items, memory leaks fixed
    • Graphics Benchmark: added a blitter test and screen reading speed
    • Palitra: setting the background "tile", more convenient control, the definition of the color of the pixel on the screen (pipette)
    • Improved GUI: RDSave, calendar, window of completion of work, timer, the interface of the program for adjusting colors of windows is completely reworked, new icons

')
Changes specific to KolibriN9:



Let me remind you, KolibriN9 is only a third-party assembly of KolibriOS and therefore is not an official distribution kit and only the author of the assembly is responsible for it.

Source: https://habr.com/ru/post/234879/


All Articles