• Joined on 2026-02-19
hrigar created pull request KolibriOS/kolibrios#350 2026-03-03 21:32:30 +00:00
Rename icons16.png to icons18.png and update all references
hrigar created branch fix/rename-icon16-to-icon18 in hrigar/kolibrios 2026-03-03 21:29:57 +00:00
hrigar pushed to fix/rename-icon16-to-icon18 at hrigar/kolibrios 2026-03-03 21:29:57 +00:00
8a726f5fce Rename icons16.png to icons18.png and update all references
hrigar commented on issue KolibriOS/kolibrios#281 2026-03-02 13:12:19 +00:00
Library: Add new function in dll.obj

@Doczom is this still open to work?

hrigar pushed to main at hrigar/kolibrios 2026-02-28 15:37:21 +00:00
cc1034d849 fb2reader: add to oberon07 build system (#343)
06c1497624 system/docs: update docs and SF constants to match actual kernel (#306)
b52da3e1c3 koldbg: use shared KOSfuncs definitions
Compare 3 commits »
hrigar commented on issue KolibriOS/kolibrios#328 2026-02-28 14:15:30 +00:00
Check and add other programs on oberon07 to autobuild

@mxlgv Are there any other Oberon-07 programs that need changes, or is this complete? I couldn’t find any others that need changes.

hrigar commented on issue KolibriOS/kolibrios#270 2026-02-28 14:00:21 +00:00
Fix incorrect pixel colors (in tinygl.obj)

Hi @IgorA,

I built and ran test_glu1 from TinyGL/asm_fork/examples on QEMU but I'm unable to reproduce the incorrect pixel colors. The rendering looks correct to me.

Could you please…

hrigar created pull request KolibriOS/kolibrios#346 2026-02-24 19:51:16 +00:00
koldbg: use shared KOSfuncs definitions
hrigar pushed to main at hrigar/kolibrios 2026-02-24 19:50:20 +00:00
f9425f5bd0 ftpd: Add help command
hrigar created branch koldbg-shared-kosfuncs in hrigar/kolibrios 2026-02-24 19:36:21 +00:00
hrigar pushed to koldbg-shared-kosfuncs at hrigar/kolibrios 2026-02-24 19:36:21 +00:00
b52da3e1c3 koldbg: use shared KOSfuncs definitions
hrigar commented on pull request KolibriOS/kolibrios#343 2026-02-24 17:34:01 +00:00
fb2reader: add to oberon07 build system

@mxlgv removed the touch workaround, as it appears to be an environment-specific issue on my side. It works fine without it on native Linux. Is this okay?

hrigar pushed to fb2reader-autobuild at hrigar/kolibrios 2026-02-24 17:28:56 +00:00
5dabb529d9 Remove touch workaround
hrigar pushed to fb2reader-autobuild at hrigar/kolibrios 2026-02-24 16:44:13 +00:00
6ccc7e27fe fb2reader: add to oberon07 build system
f9425f5bd0 ftpd: Add help command
Compare 2 commits »
hrigar commented on issue KolibriOS/kolibrios#328 2026-02-24 16:32:40 +00:00
Check and add other programs on oberon07 to autobuild

@mxlgv, Yes, I tested with Oberon compiler. It works correctly. The timestamp is also being updated by tup, so that was my mistake earlier.

This issue happens even on the main branch and is not…

hrigar commented on issue KolibriOS/kolibrios#317 2026-02-23 19:29:06 +00:00
koldbg: Use generic KOSfuncs.inc

@mxlgv can i work on this?

hrigar created pull request KolibriOS/kolibrios#343 2026-02-23 14:50:25 +00:00
fb2reader: add to oberon07 build system
hrigar created branch fb2reader-autobuild in hrigar/kolibrios 2026-02-23 14:35:02 +00:00
hrigar pushed to fb2reader-autobuild at hrigar/kolibrios 2026-02-23 14:35:02 +00:00
4f81e78b9c fb2reader: add to oberon07 build system
hrigar commented on issue KolibriOS/kolibrios#328 2026-02-23 04:51:30 +00:00
Check and add other programs on oberon07 to autobuild

@mxlgv, While adding FB2 Reader to the autobuild system, I noticed an issue that also affects CEdit (merged in PR #326). When running tup programs/develop/cedit/, it throws this error:

`tup…