Ivan Baravy
32466e31f4
programs/shell: Show new fields of the sf18.13 struct
...
Kfetch command now reports
- kernel ABI,
- git hash (aka commit id),
- release offset,
- debug tag.
No svn revision anymore.
2025-03-17 23:22:45 +01:00
rgimad
78de535233
Apps/dbgboard: fix critical bug with stack overflow
2025-03-16 19:50:12 +01:00
rgimad
7a2e48bed2
Flip the bird in kfetch command ( #144 )
...
Co-authored-by: Burer <taldariner@gmail.com>
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/144
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com>
Co-committed-by: rgimad <33692565+rgimad@users.noreply.github.com>
2025-03-14 23:44:53 +01:00
rgimad
83d8146ad1
Apps/dbgboard: fix comments
2025-03-13 21:31:10 +03:00
rgimad
1974f45c50
Apps/dbgboard: add display modes and more highlighting
2025-03-13 17:24:09 +03:00
rgimad
d9679f5f81
Add new debug board - dbgboard based on console.obj ( #119 )
...
Main advantages:
- Bigger font
- Scrolling (like in other console apps)
- K : and L: messages highligting
Also, like the old board it writes log to /tmp0/1/boardlog.txt (or you can pass another path in args), can view it on F2
Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com>
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/119
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: rgimad <rgimad@noreply.localhost>
Co-committed-by: rgimad <rgimad@noreply.localhost>
2025-03-07 23:24:48 +03:00
IgorA
79d9f42085
Apps/genfiles: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
IgorA
25b79ca6d1
Apps/Timer: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
IgorA
2e3548d92a
Apps/tinfo: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
leency
78d5942bb8
Rename UPPEDCASE.TXT doc files into TitleCase.txt files.
...
Unify names: Grobfara vs Fara, GNU vs Copying.
Remove non-translated et_EE docs.
2025-02-25 01:19:35 +02:00
Ivan Baravy
84bc176353
menu: Use less hardcoded numbers, more constants
2025-02-09 19:38:30 +00:00
Ivan Baravy
d235c8914c
Fix ghost threads in CPU
...
* kernel: Make sf9 return TSTATE_FREE for invalid slots: 0, >255, free.
* menu: Ignore free slots even if other fields of proc_info look valid.
Documentation (sysfuncs.txt) clearly states all the other info
as invalid when slot_state is TSTATE_FREE.
* taskbar: Same as menu.
* cmm/lib/*: Same as menu.
* programs/macros.inc: Add TSTATE_* macros.
2025-02-01 03:32:16 +00:00
Ivan Baravy
65239bc359
[taskbar] Fix context menu strings
2024-07-10 05:02:08 +01:00
Andrew
f222e98a09
All: Update locale codes (Part 2) ( #76 )
...
- Update language codes and add comments.
- Correct `en_US` translations.
- Some whitespace clean-up (mainly EOL sanitation).
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/76
Co-authored-by: Andrew <dent.ace@gmail.com>
Co-committed-by: Andrew <dent.ace@gmail.com>
2024-06-14 10:35:46 +02:00
Ivan Baravy
412e42a342
Most of language code fixes
2024-06-03 00:34:02 +01:00
Ivan Baravy
66816d7a7e
More language code fixes
...
I commit in several commits to check autobuild
2024-06-02 04:51:22 +01:00
Ivan Baravy
c0607ba4f5
[taskbar] Fix language codes e.g. "et_EE"
...
git-svn-id: svn://kolibrios.org@10071 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-31 23:21:26 +00:00
Andrew Dent
27f290d51b
Fix EN typos
...
- Corrections for en_US language.
- Some whitespace sanitation.
git-svn-id: svn://kolibrios.org@10059 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 11:30:32 +00:00
Ivan Baravy
85276ce3ee
Fix language paths for git autobuild
...
git-svn-id: svn://kolibrios.org@10056 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 18:22:11 +00:00
Andrew Dent
a7816e7613
Consistent use of KolibriOS
name
...
- Ensure consistent naming for brand integrity.
git-svn-id: svn://kolibrios.org@10049 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-22 10:10:18 +00:00
Andrew Dent
bcfae55643
Fix typos for runing
to running
...
- Correct typos for `run(n)ing`.
- Minimal extra tweaks for fluency and grammar.
git-svn-id: svn://kolibrios.org@10048 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 23:47:31 +00:00
Ivan Baravy
e9e08c56b6
Update Tupfile.lua's for tup-0.8
...
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
ace_dent
4e2a675928
Optimize png files for programs/system
resources
...
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 7.1 KiB (~7.1 KiB kpacked), ~54% saving for 1 file. Note: Color mode changed RGBA>Palette.
Documentation only artwork (distributed outside a program):
- Slimmed 62 B (~64 B kpacked), ~6% saving for 1 file.
Source artwork material (not directly included in a distribution):
- Slimmed 1.9 KiB (~1.9 KiB kpacked), ~17% saving for 1 file.
git-svn-id: svn://kolibrios.org@10021 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 11:51:04 +00:00
Doczom
9c44899099
Apps: fixed 3 programs for using a long path in parameters
...
git-svn-id: svn://kolibrios.org@10017 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-10 16:54:08 +00:00
Doczom
7f7718f532
Update headers programs : delete MENUET00 header on 2 programs.
...
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
git-svn-id: svn://kolibrios.org@9971 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-21 11:23:12 +00:00
ace_dent
52ed04f5cc
Update docs/README.TXT
and rename to CREDITS
...
- Rename to `CREDITS.TXT` for clarity.
- Improve text of opening paragraph. Thanks to various translators.
- Reformat to use headings, removing excessive whitespace characters (~2.5KiB).
- Sort list of contributors alphabetically; easier to maintain.
- Add missing contributors and remove from `kernel.asm`. Thanks to @rgimad.
- Minor formatting and whitespace cleanup.
git-svn-id: svn://kolibrios.org@9947 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-10-01 21:53:34 +00:00
Doczom
9ab6258bfe
Added new driver for mount raw disk images.
...
- Added driver virt_disk.sys
- Added the program "virtdisk" which allows you to add, delete and view virtual disks.
git-svn-id: svn://kolibrios.org@9945 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-10-01 08:47:52 +00:00
Ivan Baravy
31d2901d78
[taskbar] Add LCtrl+Esc hotkey to open/close menu
...
git-svn-id: svn://kolibrios.org@9933 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-02 01:57:02 +00:00
Doczom
19cab98b13
AMDtemp: fix parser and code style. TODO: add function for device subsystem
...
git-svn-id: svn://kolibrios.org@9883 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-10-16 21:00:24 +00:00
Doczom
669c8fa38a
docky.asm: fix timeout for connect to @reshare
...
git-svn-id: svn://kolibrios.org@9877 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-09-18 16:49:54 +00:00
Doczom
e3e9fce8d8
docky.asm: added notify from error load @RESHARE
...
git-svn-id: svn://kolibrios.org@9876 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-09-10 23:18:50 +00:00
Doczom
2fbbec1b40
AMDtemp: updated the interface and the function of saving graph. The program uses futex.
...
TODO: fix parser and add check drivers list
git-svn-id: svn://kolibrios.org@9870 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-08-13 22:02:44 +00:00
Doczom
40460857ec
added color for output text
...
git-svn-id: svn://kolibrios.org@9858 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-07-12 16:32:24 +00:00
Coldy
7805691d08
shell:
...
- fixed definitions
- stack locals changed to heap variables (reduced app size)
git-svn-id: svn://kolibrios.org@9808 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-08 08:22:31 +00:00
vitalkrilov
3dddd1c687
added feature (which was expected to be) of custom HELPERDIR for some Tupfile's (btw there are still many files with same problem)
...
git-svn-id: svn://kolibrios.org@9781 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-24 15:05:38 +00:00
Doczom
5cbb298e24
add new function - lsmod
...
This function input list loaded drivers.
git-svn-id: svn://kolibrios.org@9780 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-23 21:37:05 +00:00
Doczom
e7935a8fbd
AMDtemp: added creating file for program "Graph". To save this file, write the path to it as a parameter.
...
git-svn-id: svn://kolibrios.org@9771 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-17 19:08:35 +00:00
Doczom
2a32cfda1d
AMDtemp: added creating file for program "Graph". File creats on ram disk.
...
git-svn-id: svn://kolibrios.org@9760 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-09 06:06:55 +00:00
IgorA
f0b26fcb2b
update file register filter
...
git-svn-id: svn://kolibrios.org@9641 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 13:38:46 +00:00
Kirill Lipatov (Leency)
8ac91f55d4
skincfg: fix http://board.kolibrios.org/viewtopic.php?p=77963#p77963
...
imgedit: wip
git-svn-id: svn://kolibrios.org@9632 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 07:12:38 +00:00
turbocat
3ff8dda3d4
SHELL: now uses autoimport.
...
git-svn-id: svn://kolibrios.org@9624 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:26:44 +00:00
vitalkrilov
46d9482bb0
Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
...
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
IgorA
e0db5d61cc
buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.
...
git-svn-id: svn://kolibrios.org@9570 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 18:37:25 +00:00
IgorA
0311a61f7f
fix function name 'edit_box' to 'edit_box_draw'
...
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
Kirill Lipatov (Leency)
89cd2db0bd
end: -1 sector
...
git-svn-id: svn://kolibrios.org@9540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 19:59:28 +00:00
Kirill Lipatov (Leency)
07168fc588
RDSave: use app.ini instead of standalone rdsave.ini
...
git-svn-id: svn://kolibrios.org@9531 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 21:10:09 +00:00
Kirill Lipatov (Leency)
106b86b0d0
docky: colors change on fly, use reshare, refactoring
...
appearance: remove "Update Dock" checkbox, UI inprovements
git-svn-id: svn://kolibrios.org@9530 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 20:54:18 +00:00
Rustem Gimadutdinov (rgimad)
ef4c371a97
@menu: fix bug with colors when using other skins
...
git-svn-id: svn://kolibrios.org@9527 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 14:10:46 +00:00
Kirill Lipatov (Leency)
65293bdde2
@ss: if no program set then exit
...
appearance: show timeout of ss, now you can set screensaver
ndn: new version by CandyMan (no screen blinking on app run, no ".." in the root of /cd disks)
fnav: pack images, add tup file to kpack readme (I hope this won't fail)
git-svn-id: svn://kolibrios.org@9489 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:48:22 +00:00
Kirill Lipatov (Leency)
3d623894c9
Palitra: refactoring, add shared icons
...
Move t_edit into separate folder
git-svn-id: svn://kolibrios.org@9472 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 00:49:38 +00:00