Max Logaev mxlgv
  • KolibriOS maintainer and С/С++ developer.

  • Joined on 2024-03-30
mxlgv pushed to main at KolibriOS/kolibrios 2026-03-07 21:37:35 +00:00
91dc4d8cad libc.obj: Added strtok_r (#341)
mxlgv pushed to main at KolibriOS/kolibrios 2026-03-07 21:30:53 +00:00
608b4e542f libc.obj: Added strtok_r (#341)
mxlgv merged pull request KolibriOS/kolibrios#341 2026-03-07 21:30:52 +00:00
libc.obj: add `strtok_r`
mxlgv commented on pull request KolibriOS/kolibrios#344 2026-03-07 21:16:23 +00:00
WIP: quotes-fix

@Matou1306 Hi! Yes:

Or by universal you mean something even more general like dynamically reading the file's own executable path? Like for dgen it should read /kolibrios/emul/dgen_open, chop…

mxlgv suggested changes for KolibriOS/kolibrios#345 2026-03-07 20:53:18 +00:00
heed: Add exit by ESC
mxlgv deleted branch rm-unused-app from KolibriOS/kolibrios 2026-03-07 20:50:39 +00:00
mxlgv pushed to main at KolibriOS/kolibrios 2026-03-07 20:50:37 +00:00
6f2a947deb Remove broken unused and unfinished apps and libs
mxlgv merged pull request KolibriOS/kolibrios#337 2026-03-07 20:50:35 +00:00
Remove broken unused and unfinished apps and libs
mxlgv approved KolibriOS/kolibrios#342 2026-03-07 20:48:54 +00:00
ftpd: Add mkd command
mxlgv pushed to rm-unused-app at KolibriOS/kolibrios 2026-03-07 20:19:03 +00:00
6f2a947deb Remove broken unused and unfinished apps and libs
735b86c476 piano: refactoring and improvement (#302)
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 11 commits »
mxlgv pushed to main at KolibriOS/kolibrios 2026-03-07 20:16:34 +00:00
735b86c476 piano: refactoring and improvement (#302)
mxlgv pushed to main at KolibriOS/kolibrios 2026-03-07 20:10:55 +00:00
b7d50b8243 piano: refactoring and improvement (#302)
mxlgv closed issue KolibriOS/kolibrios#25 2026-03-07 20:10:53 +00:00
piano - please improve the layout: the relation between the keyboard keys and piano tones seems to be uneven
mxlgv merged pull request KolibriOS/kolibrios#302 2026-03-07 20:10:52 +00:00
apps/piano: refactoring and improvement
mxlgv approved KolibriOS/kolibrios#345 2026-03-07 19:53:31 +00:00
heed: Add exit by ESC
mxlgv pushed to rewrite-piano at KolibriOS/kolibrios 2026-03-07 19:51:13 +00:00
2a5f73351b apps/piano: fix to previous
d603bbe3d9 apps/piano: fix CWD path, refactor code
bdd6c71734 apps/piano: cleanup to previous
38b47500ce apps/piano: tweak copyright header
cb27e64b63 apps/piano: add keymap configuration via separate binary file
Compare 34 commits »
mxlgv commented on pull request KolibriOS/kolibrios#318 2026-03-07 19:35:23 +00:00
cedit: add Shift-Tab shortcut

It's not an alias because Shift+Backspace doesn't work for not selected text.

In this case, you have an error in the documentation.