15 Commits
Author SHA1 Message Date
Doczom f143ca1928 Kernel/disk.inc: fixed getting the disk partition number #651
Check kernel codestyle / Check kernel codestyle (pull_request) Successful in 18s
Test PR / Build (en_US) (pull_request) Successful in 2m17s
Test PR / Build (ru_RU) (pull_request) Successful in 2m18s
Test PR / Build (es_ES) (pull_request) Successful in 2m24s
Build system / Build (en_US) (push) Successful in 2m47s
Build system / Build (es_ES) (push) Successful in 2m50s
Build system / Build (ru_RU) (push) Successful in 2m52s
Build system / Publish Images (push) Successful in 2m49s
2026-08-22 10:47:21 +00:00
Doczom f44ceb560c macros/format: fixed the flag for having an import table in KX format
Test PR / Build (es_ES) (pull_request) Successful in 2m36s
Test PR / Build (en_US) (pull_request) Successful in 2m38s
Test PR / Build (ru_RU) (pull_request) Successful in 2m40s
Build system / Build (ru_RU) (push) Successful in 3m10s
Build system / Build (en_US) (push) Successful in 3m13s
Build system / Build (es_ES) (push) Successful in 3m16s
Build system / Publish Images (push) Successful in 2m23s
2026-08-11 21:28:53 +05:00
DoczomandBurer 6d02b10132 apps/macros.inc: add new macro "format" (#538)
Build system / Build (es_ES) (push) Successful in 2m38s
Build system / Build (en_US) (push) Successful in 2m46s
Build system / Build (ru_RU) (push) Successful in 2m49s
Build system / Publish Images (push) Successful in 1m47s
A new macro "format" has been added, adding the implementation of MENUET01, MENUET02 and KX formats.
task: #245

---------

Co-authored-by: Burer <burer@kolibrios.org>
Reviewed-on: #538
Reviewed-by: Burer <burer@kolibrios.org>
Reviewed-by: Gleb Zaharov <risdeveau@lair.moe>
Co-authored-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-committed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2026-07-10 15:01:24 +03:00
Doczom 13a9b877f3 App/mp3info: fixed Page fault error #546 (#553)
Build system / Build (es_ES) (push) Successful in 11m53s
Build system / Build (ru_RU) (push) Successful in 11m56s
Build system / Build (en_US) (push) Successful in 12m1s
Build system / Publish Images (push) Successful in 1m51s
Fixed an error when opening a program without transferring the file path.

#546

Reviewed-on: #553
Reviewed-by: Kiril Lipatov <lipatov.kiril@gmail.com>
Reviewed-by: Burer <burer@kolibrios.org>
Co-authored-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-committed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2026-07-06 10:50:35 +00:00
Doczom 74caa48bee drivers/sdhci: fixed sdhci_slot_init and sdhci_init functions (#526)
Build system / Build (es_ES) (push) Successful in 1m59s
Build system / Build (ru_RU) (push) Successful in 2m4s
Build system / Build (en_US) (push) Successful in 2m8s
Build system / Publish Images (push) Successful in 1m59s
The algorithm for calculating the frequency divider has been fixed and the processing of devices with multiple slots has been fixed.

Reviewed-on: #526
Reviewed-by: Kiril Lipatov <lipatov.kiril@gmail.com>
Reviewed-by: Burer <burer@kolibrios.org>
Co-authored-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-committed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2026-06-30 06:21:14 +00:00
Doczom 5407211418 App/AMDtemp: the error of loading duplicate drivers has been fixed. (#527)
Build system / Build (ru_RU) (push) Successful in 2m20s
Build system / Build (en_US) (push) Successful in 2m24s
Build system / Build (es_ES) (push) Successful in 2m25s
Build system / Publish Images (push) Successful in 1m49s
The error of loading duplicate drivers has been fixed. The encoding of the characters displayed in the window has been changed to UTF-8

Reviewed-on: #527
Reviewed-by: Burer <burer@kolibrios.org>
Reviewed-by: Kiril Lipatov <lipatov.kiril@gmail.com>
Co-authored-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-committed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2026-06-28 05:58:39 +00:00
Doczom 850ddc3a64 App/socketdbg: updated *SOCKET structs and fixed stack in loop
Build system / Check kernel codestyle (pull_request) Successful in 58s
Build system / Build (pull_request) Successful in 12m36s
2026-06-21 12:49:43 +00:00
Doczom 828df445c2 apps/open: fix the pointer to the top of the stack in the header (fix #467) (#471)
Fixed the pointer to the top of the stack in the header #467

Reviewed-on: #471
Reviewed-by: Burer <burer@kolibrios.org>
Reviewed-by: Kiril Lipatov <lipatov.kiril@gmail.com>
Co-authored-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-committed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2026-06-04 14:22:08 +00:00
Doczom 8d235ce49b Libraries: fixed a bug in lib_init functions (#274)
added verification of the second initialization attempt

Reviewed-on: #274
2025-08-02 18:00:18 +02:00
DoczomandBurer e8121c66f8 drivers/usb: add usbother driver and usbdrv.dat config (#253)
This driver loading usb drivers for class and for vendor and product id device.

Co-authored-by: Burer <burer@kolibrios.org>
Reviewed-on: #253
Reviewed-by: Ivan B <dunkaist@noreply.localhost>
Reviewed-by: Burer <burer@noreply.localhost>
2025-07-12 03:31:44 +02:00
Doczom 6aff7b8c02 Kernel: Fixed bug in iso9660
Build system / Check kernel codestyle (pull_request) Successful in 1m33s
Build system / Build (pull_request) Successful in 7m3s
Fixed a bug of outputting erroneous file names in iso9660 (not juliet)
2025-06-23 12:54:22 +02:00
Doczom e0d724286f Kernel: Fixed magic numbers and constants in iso9660 2025-06-23 12:54:22 +02:00
Doczom 51b150c9aa Kernel: Fixed bug #221 - accept does not fill sockaddr 2025-05-05 18:14:22 +02:00
Doczom 4cfb1a27b5 Krn: Fixed the calling convention for the "load_pe_driver" function 2025-01-19 19:26:48 +05:00
Doczom c762489408 Merge pull request 'Correction of error' (#80) from Spaceraven/kolibrios:main into main
Reviewed-on: #80
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2024-07-17 20:42:05 +02:00