libs/kosfuncs: update KOSfuncs.inc constants (fix #323) #374

Merged
Burer merged 3 commits from jaskaran-singh-77/kolibrios:kosfuncs-cleanup into main 2026-04-19 09:44:30 +00:00
Contributor

Added missing constants:

  • SSF_SET_CF_ENC (30.4)
    SSF_GET_CF_ENC (30.5)
    SSF_RECT_BG(39.3)
  • SSF_RENAME (70.10)
    SF_FILE_EXT (80 )

Removed obsolete constants:

SF_MIDI (20) and subfunctions

  • SSF_MPU_MIDI_BASE (21.1)
  • SF_PORT_IN_OUT (43)
  • Duplicate aliases for SF_BACKGROUND_GET

Resolves #323

Added missing constants: - SSF_SET_CF_ENC (30.4) SSF_GET_CF_ENC (30.5) SSF_RECT_BG(39.3) - SSF_RENAME (70.10) SF_FILE_EXT (80 ) Removed obsolete constants: SF_MIDI (20) and subfunctions - SSF_MPU_MIDI_BASE (21.1) - SF_PORT_IN_OUT (43) - Duplicate aliases for SF_BACKGROUND_GET Resolves #323
Burer changed title from Fix #323: Update KOSfuncs.inc constants to libs/kosfuncs: update KOSfuncs.inc constants (fix #323) 2026-03-18 18:47:32 +00:00
Burer approved these changes 2026-03-18 18:48:42 +00:00
Dismissed
jaskaran-singh-77 marked the pull request as work in progress 2026-03-20 12:41:13 +00:00
jaskaran-singh-77 marked the pull request as ready for review 2026-03-20 13:38:25 +00:00
Doczom requested changes 2026-03-21 17:49:24 +00:00
Dismissed
@@ -108,11 +106,7 @@ SF_MOUSE_GET=37
SSF_SCROLL_DATA=7
SF_DRAW_LINE=38
SF_BACKGROUND_GET=39
Owner

there is no constant for the system function 39.3. it must be added.

there is no constant for the system function 39.3. it must be added.
Author
Contributor

Done

Done
Burer marked this conversation as resolved
mxlgv requested changes 2026-03-23 14:00:53 +00:00
mxlgv left a comment
Owner

In the task description it was written about redundant comments. I think we need to get rid of all the comments since it's already in the documentation.

In the task description it was written about redundant comments. I think we need to get rid of all the comments since it's already in the documentation.
Owner

@jaskaran-singh-77
This does not solve the issue, you ignored some of the points that needed to be done

@jaskaran-singh-77 This does not solve the issue, you ignored some of the points that needed to be done
Burer approved these changes 2026-04-07 15:58:02 +00:00
Doczom approved these changes 2026-04-09 17:47:33 +00:00
Doczom requested review from mxlgv 2026-04-09 17:47:43 +00:00
Doczom requested review from dunkaist 2026-04-16 12:01:20 +00:00
Burer added 3 commits 2026-04-19 09:07:24 +00:00
Remove redundant comments from KOSfuncs.inc
Build system / Check kernel codestyle (pull_request) Successful in 2m13s
Build system / Build (pull_request) Successful in 11m53s
3754edeed4
Burer force-pushed kosfuncs-cleanup from 495bc156a7 to 3754edeed4 2026-04-19 09:07:24 +00:00 Compare
Burer merged commit e0dc42d79b into main 2026-04-19 09:44:30 +00:00
Burer deleted branch kosfuncs-cleanup 2026-04-19 09:44:32 +00:00
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#374