Compare commits

..

168 Commits

Author SHA1 Message Date
8d5a695ee4 Tube: add lang.inc in *.tup file 2025-03-11 22:53:48 +01:00
bd3ce6c50c Plasma: fix broken path in *.tup file 2025-03-11 22:53:48 +01:00
0f98b9c0e4 Firework: update 2025-03-11 22:53:48 +01:00
da1237a6d6 Fire, Tube: update 2025-03-11 22:53:48 +01:00
908e9eaa12 Plasma: update 2025-03-11 22:53:48 +01:00
2c496cfd05 Tube: update 2025-03-11 22:53:48 +01:00
81b15607dc Apps/barcfg: Added bars_8b.raw
Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
30d8d45326 Data: Move kf_font_viewer to ISO
- Added testcon2_eng to IMG;
- use_mb was removed from IMG because it was not used.

Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
9a23c001e1 Data: Added hotkeys for change sound volume and mute/unmute sound
- Added Ctrl + Alt + Left / Right - change sound volume;
- Added Ctrl + Alt + Up / Down - mute and unmute sound;
- Corrected description.

Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
64b7372624 Apps/eolite: Version 5.27
- Choose first file on ctrl selection.
- Set static position for maximized window:
  https://github.com/KolibriOS/kolibrios/issues/9
2025-03-10 22:28:44 +01:00
d04420295a CI: Add hash for toolchain 2025-03-10 21:31:00 +01:00
2935b29fd8 CI: Cache 2025-03-10 21:31:00 +01:00
505f741fbd CI/CD: Used kolibri-toolchain and fuse. Added es_ES build
- Used  tup with fuse to speed up build;
- Used kolibri-toolchain to speed up the build, that is,
  do not waste time installing dependencies;
- Added build of the Spanish version (es_ES).

Signed-off-by: Max Logaev <maxlogaev@proton.me>
2025-03-10 21:31:00 +01:00
5a852ebdfb Apps/webview: Version 3.82. Fixed text rendering, speedup (#130)
Co-authored-by: leency <lipatov.kiril@gmail.com>
Co-committed-by: leency <lipatov.kiril@gmail.com>
2025-03-10 20:28:52 +01:00
026d2aba40 Libs/console_coff: Translate comments to English and convert to UTF-8 (#128)
Translated remaining non-English comments to English and convert to UTF-8

Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com>
Reviewed-on: KolibriOS/kolibrios#128
Reviewed-by: Max Logaev <mxlgv@noreply.localhost>
Co-authored-by: rgimad <rgimad@noreply.localhost>
Co-committed-by: rgimad <rgimad@noreply.localhost>
2025-03-10 20:04:26 +01:00
Taldariner
9b08b20cc3 Charsets Checker 0.3.2
- Renamed to Charsets Viewer/Charsets
- Fixed rolled-up bug
- Tweaked UI a little bit
- Renamed files in autobuild
- Moved charsets to programs/develop
- Added credits in charsets.asm
- Moved charsets dev history to separate file
2025-03-07 23:25:15 +03:00
38fdd13e0c Added charset_checker app to IMG instead of asciivju and keyascii 2025-03-07 23:25:14 +03:00
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: KolibriOS/kolibrios#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
92ea2a97eb Data: Dino has been moved to the TCC category.
Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2025-03-07 10:48:09 +01:00
98cccc438c Apps/aclock: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
79d9f42085 Apps/genfiles: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
b39150ecea Apps/lod: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
1a40899780 Apps/FillScr: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
25b79ca6d1 Apps/Timer: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
2e3548d92a Apps/tinfo: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
ed8e4ecf33 Apps/mstate: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
6a9608c7a4 Apps/C4: Rewrite from nasm to fasm 2025-03-07 01:10:44 +01:00
d8c6274d19 Libs/iconv: Fixed convert BEL and UKR i/I to CP866
Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2025-03-07 01:05:42 +01:00
1df7b2fd4c Apps/webview: Version 3.8. Fixed <p>, new h3 style
- `cmm/lib/collection.h`: fixed memory leak, more safe, optimizations;
- webview: mostly fix <p>, new h3 style, some other updates.

Reviewed-on: KolibriOS/kolibrios#115
2025-03-07 03:00:49 +03:00
9001dbc1b4 CI/CD: Added CI, without MSVC (en_US and ru_RU)
- Added `install_kgcc` script;
- Added `checker.pl` script to check the kernel codestyle;
- Added build of en_US and ru_RU versions of images.
Known problem: projects that require the proprietary MSVC compiler are
not built.

Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2025-03-04 20:09:10 +01:00
c11c7922bd Libs/mbedtls: Use strip instead of kos32-strip
`kos32-strip`` contains a bug:
When trying to strip a large object file builded by `clink`,
a segfault occurs. This bug is not reproduced on the newer `strip`.

Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2025-03-04 20:09:10 +01:00
739facfeca CI/CD: Init building workflow 2025-03-04 20:09:10 +01:00
8c9a971e2c Libs/cmm: Fixed return type for GetProcessInfo() 2025-03-02 12:10:08 +01:00
5aa17d5823 Apps/webview: Fixed parse tag param and use Bing search
- Fixed parse case of tag param like "attr = value";
- Use the default Bing search as it only supports HTTP.
2025-03-02 12:10:08 +01:00
4d6ef342e1 Apps/webview: Fixed issue #100 2025-03-02 12:10:08 +01:00
8e5b315fd4 Apps: Fix webview and downloader issue #22
- Fix #22 in both webview and downloader;
- Get rid of app mode in webview;
- Fix update link for webview.
2025-03-02 12:10:08 +01:00
1525cb7e37 Apps/cedit: Improved tab visuals
- Improved tab visuals;
- Fixed scroll.ob07 file name;
- Updated binary (27-feb-2025).

Co-authored-by: Max Logaev <maxlogaev@proton.me>
2025-02-28 14:27:08 +01:00
bad1a3c3ca Data: Replace Testris icon from NintendoDS by a taldariner's 2025-02-27 01:31:53 +01:00
b1d8436000 Data: By default use CodeEdit instead of Tinypad 2025-02-27 01:31:53 +01:00
3da226faf6 Data: Fixed issue #24 2025-02-27 01:31:53 +01:00
70297cd8f4 Libs/cmm: Use the actual number of processes instead of the max 2025-02-27 01:03:29 +01:00
bf9f7d2a19 Apps/downloader: Improved UI
Fixed an issue in the UI: The user does not realize that the file
has already been downloaded and may want to click "Download" again.
2025-02-27 02:22:53 +03:00
leency
84aec355b8 Fix #8: The "webview" web browser, started with the parameter, address with the name of the download file, downloads the same file multiple times. 2025-02-25 15:51:03 +02:00
leency
a576b68db3 C-- menu: quick update to avoid full redraw, now redraw only changed items 2025-02-25 14:35:21 +02:00
leency
2e72ebc96f Eolite: scrollbar does not redraw after mouse up #9
Fixed.
2025-02-25 02:45:18 +02:00
leency
aa3ae8a8ea Updated info how to write kolibri.img to a floppy
Fixed issue #61 KolibriOS/kolibrios#61
2025-02-25 02:09:14 +02: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
leency
3da29f23e9 data/ca_ES removed as there were no more translated files except menu.ini
we won't support this build so it is not necessary anymore
2025-02-25 00:53:01 +02:00
leency
6301b42142 Merge branch 'main' of https://git.kolibrios.org/KolibriOS/kolibrios 2025-02-24 21:38:03 +02:00
leency
e0f45e268a flappybird renamed to floppybird
kiv fix label with green bg in fullscreen mode
2025-02-24 21:37:50 +02:00
a11466d56b Fix libimg to execute emms after mmx code
Also, remove an emms hack from Dino game.
Fix #98.
2025-02-24 01:40:31 +00:00
54669d62b4 Rename tup.config's for disabled builds 2025-02-23 17:43:16 +00:00
leency
aa74ea51d7 remove text_edit and quark from menus as outdated,
various fixes
2025-02-23 18:34:29 +02:00
leency
83a8240eb8 GoogleTranslate Jurgen's commit from sysfuncr.txt to sysfuncs.txt
SHA-1: 34d6f8189f
git-svn-id: svn://kolibrios.org@9976 a494cfbc-eb01-0410-851d-a64ba20cac60
2025-02-23 03:25:55 +02:00
9f5dd6cbdd Switch CD image to the native boot
No floppy emulation anymore. No attempts to save changed settings on
the blue screen.
2025-02-22 20:03:31 +00:00
e633ea8eac Fix extended_primary_loader for native CD boot
When the extended primary loader for CD was introduced in 2008-2009 it
used to load a relatively small secondary loader. Later the secondary
loader was integrated into the kernel, hence the primary loader had to
load the kernel which is 100kB+. The EDD BIOS specification allows to
read less than 0x80 sectors at once using Int 0x13 0x42 service. For a
512-byte sector this is less than 0x10000 bytes which is a 64kB limit.
The same limit of 64kB is reached on a CD with only 0x20 sectors,
because the sector size is 2048 bytes here. This commit changes the
maximum number of sectors that can be read by the loader at once from
0x7f to 0x20, i.e. reading is done in 64kB blocks now.
2025-02-22 20:03:24 +00:00
Taldariner
c07e2a9857 Sorted selectors in icons.ini 2025-02-12 19:03:24 +02:00
195f996c1b Fix icon search function in box_lib/filebrowser
Consider a config file with the following two lines:
abc=1
c=2

Previously, the first line matched *.c files, because it had the 'c=1'
substring. Now we skip until the next line as soon as 'abc' doesn't
match 'c'.
2025-02-11 20:44:41 +00:00
17eebff188 Fix a kernel crash on a CD, with 512MB RAM
CDDataBuf was considered a free memory. It was then allocated for other
kernel structures what eventually caused the crash.

The bug report: https://www.youtube.com/watch?v=tXMD9_gEUcA
2025-02-09 19:38:30 +00:00
84bc176353 menu: Use less hardcoded numbers, more constants 2025-02-09 19:38:30 +00:00
Taldariner
50220d0cd9 C--: added proper ini file
Version of c-- compiler executable in repo is similar to autobuild server, but c--.ini is different and have mistakes that cause compilation bugs.
For example, if you try to compile sysmon app on commit 8f7ee79 or previous, CPU load of all processes will be displayed as 0%.
And if you try to display load in cycles, it will display some big negative value, like it's integer type got overflowed.
This commit adds proper version from autobuild server, allowing to compile C-- programs without such bugs.
2025-02-06 17:34:44 +02:00
Taldariner
d68b350360 Apps/sysmon: fixed wrong encoding and simplified boolean comparsion 2025-02-06 17:01:11 +02:00
Taldariner
f366d6d925 SysMon: Fixed ghost threads filtering and removed trailing whitespaces 2025-02-06 16:37:50 +02:00
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
6933ee64cd Ger rid of some 'trunk' dirs in /programs/games 2025-01-20 14:40:21 +00:00
4cfb1a27b5 Krn: Fixed the calling convention for the "load_pe_driver" function 2025-01-19 19:26:48 +05:00
8f7ee79d05 Apps/sysmon: Fixed #85
Small code changes to fix all issues mentioned in Issue #85:
- Bumped app version and added it to header.
- Changed system disk usage subscription from MB to KB in English version.
- Properly aligned CPU usage percents in process list with header.
- Free space on disks now rounds down, instead of rounding app.
- Small formatting fixes.
- Fixed wrong language set in English version of compilation script.

Co-authored-by: Taldariner <71024372+Taldariner@users.noreply.github.com>
Reviewed-on: KolibriOS/kolibrios#86
Reviewed-by: Max Logaev <mxlgv@noreply.localhost>
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-authored-by: Burer <burer@noreply.localhost>
Co-committed-by: Burer <burer@noreply.localhost>
2025-01-19 13:48:19 +01:00
Taldariner
da418f65b3 Charset Checker: fixed macros import
Fixed macros import for autobuild server.
2025-01-17 13:12:31 +02:00
Taldariner
bfc59f6636 Charset Checker: updated to 0.3.1
- Functionality to pick and preview single character
- Functionality to input character from keyboard
- Display of ASCII and SCAN codes of character in dec and hex format
- Small UI fixes
- Code refactoring
- Reformatted sources, fixed indentation and removed non-Unicode characters
2025-01-17 13:06:44 +02:00
rgimad
f7bdaa8909 fix hotkey names in eolite context menu 2025-01-16 23:39:43 +03:00
rgimad
2dd6a1516e increase font in right button context menu 2025-01-15 23:57:58 +03:00
5593d344cd Add serial ports driver
This commit adds a new serial port driver that allows other drivers to add or remove ports dynamically and allows applications to use a single serial ports API. It also modifies the usbftdi driver to support the new serial ports API.

The driver may conflict with kernel if it is compiled with debug_com_base.

Topic on forum https://board.kolibrios.org/viewtopic.php?p=78764

Reviewed-on: KolibriOS/kolibrios#94
Reviewed-by: Gleb Zaharov <sweetbread@coders-squad.com>
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
Co-authored-by: Alexey Ryabov <alex@b00bl1k.ru>
Co-committed-by: Alexey Ryabov <alex@b00bl1k.ru>
2025-01-12 14:28:42 +01:00
rgimad
28668acd86 update icon for dino again 2025-01-12 15:58:16 +03:00
rgimad
cb733c6d1d update dino, add to ru game center 2025-01-12 15:50:54 +03:00
rgimad
cf354ec8d3 add dino to desktop, update dino icon 2025-01-12 14:45:18 +03:00
c8e9e5a2a7 Fix autobuild for dino 2025-01-11 20:32:29 +00:00
rgimad
b815aee084 fix typo in tupfile 2025-01-11 15:16:06 +03:00
rgimad
7a6d042da7 upload dino game, add to img, to game center 2025-01-11 15:14:48 +03:00
2d9007da32 Add charset_checker to autobuild 2025-01-11 00:34:15 +00:00
Taldariner
b558f23604 Added Charset Checker program 2025-01-10 20:25:37 +02:00
rgimad
dd5a6a7316 added 26.2 to ksys.h 2025-01-05 23:43:03 +03:00
Serhii Sakhno
975284f5f3 Eolite: provide label for NVMe disks on left panel
Signed-off-by: Serhii Sakhno <serhii.sakhno.jr@gmail.com>
2024-08-01 22:29:57 +03:00
8ece779b4b Merge pull request 'Extra comma in ksys.h' (#79) from Egor00f/kolibrios:main into main
Reviewed-on: KolibriOS/kolibrios#79
Reviewed-by: Gleb Zaharov <sweetbread@coders-squad.com>
2024-07-23 00:41:58 +02:00
a218a83bd5 Fix ksys.h
Extra comma in ksys_draw_bitmap_palette function
2024-07-22 22:18:31 +00:00
c762489408 Merge pull request 'Correction of error' (#80) from Spaceraven/kolibrios:main into main
Reviewed-on: KolibriOS/kolibrios#80
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com>
2024-07-17 20:42:05 +02:00
3d02856efe Correction of error 2024-07-17 18:00:55 +05:00
4a166ede82 Another fix for locale names 2024-07-11 09:00:28 +01:00
46e816c366 Fix locale codes for kernel build scripts 2024-07-10 17:42:26 +01:00
65239bc359 [taskbar] Fix context menu strings 2024-07-10 05:02:08 +01:00
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: KolibriOS/kolibrios#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
c0324e5907 Обновить programs/media/animage/trunk/menu_instruments.inc
animage use system buffer ClipBoard from Copy | Paste
2024-06-09 21:19:46 +02:00
415eaef8db [Boot] Update for locales
- Fixes for new locale codes.
- Some whitespace clean-up.

Reviewed-on: KolibriOS/kolibrios#73
Reviewed-by: Gleb Zaharov <sweetbread@coders-squad.com>
2024-06-05 13:45:06 +02:00
4f08d0ad8b [Boot] Update for locales
- Fixes for new locale codes.
- Some whitespace clean-up.
2024-06-05 10:00:06 +01:00
b6a0bf7729 Fix autobuild text on the blue boot screen 2024-06-03 04:03:51 +01:00
412e42a342 Most of language code fixes 2024-06-03 00:34:02 +01:00
66816d7a7e More language code fixes
I commit in several commits to check autobuild
2024-06-02 04:51:22 +01:00
e23778f306 Fix language tags for cmm programs
ru -> ru_RU
2024-06-02 03:56:38 +01:00
4dac8068a5 [docs] Replace cyrillic 'с' with latin 'c' in register names
git-svn-id: svn://kolibrios.org@10074 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-06-01 02:17:20 +00:00
d470cce4d8 Fix language codes in the kernel
git-svn-id: svn://kolibrios.org@10073 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-06-01 01:37:18 +00:00
f9693d139b [zSea] Fix translations
Update locale codes for `lsz` macro, used to translate text in 'zSea'.

git-svn-id: svn://kolibrios.org@10072 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-06-01 00:36:39 +00:00
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
f80a8960b0 Fix EN comments in kernel
- Minor tweaks and translations from RU.
- Includes work by @rgimad.

git-svn-id: svn://kolibrios.org@10070 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 21:54:55 +00:00
48bd92cda2 Fix EN comments in kernel
- Minor tweaks.
- Includes work by @rgimad.

git-svn-id: svn://kolibrios.org@10069 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 21:16:43 +00:00
09cb62069d Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10068 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 20:45:33 +00:00
ae43d8f454 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10067 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 07:31:22 +00:00
d7a4b62ed5 Fix earlier commits for EN typos
- Correct errors due to misplaced punctuation.

git-svn-id: svn://kolibrios.org@10066 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 00:05:54 +00:00
c7231e7d53 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10065 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 23:50:06 +00:00
a53bea545e Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10064 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 21:37:05 +00:00
bb2607b7d8 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10063 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 19:05:57 +00:00
f4fd3f6ea0 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10062 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 14:27:12 +00:00
2d3e0ac7f4 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10061 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 12:47:33 +00:00
4ad795c835 Add dotfiles for easier collaboration
- Standard coding style (suggested); see EditorConfig.org 
- For Git, ignore system files when committing.

git-svn-id: svn://kolibrios.org@10060 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 11:49:38 +00:00
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
349dbb6edf Fix EN typos
Small corrections for grammar and fluency [en_US].

git-svn-id: svn://kolibrios.org@10058 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-28 14:15:26 +00:00
f133c9d045 Fix EN typos.
git-svn-id: svn://kolibrios.org@10057 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 22:54:49 +00:00
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
3997519acd [autobuild] Rename language dirs according to ISO-639 and ISO-3166-1
git-svn-id: svn://kolibrios.org@10055 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 17:26:00 +00:00
5ca5de2ec9 Improve English- 3c59x.asm ethernet driver
Corrections for fluency, grammar and typos. [en_US]

git-svn-id: svn://kolibrios.org@10054 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 16:09:46 +00:00
Doczom
07d896f571 Krn: Added a new driver for the iso9660 file system
Added a new driver for the iso9660 file system. The driver supports the current version of the disk subsystem and is intended for further translation of IDE ATAPI devices to this driver. The basic version of ISO9660 and the Joliet extension are supported.

git-svn-id: svn://kolibrios.org@10053 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-26 15:22:48 +00:00
55296eb7c8 Fix EN typo flippy
git-svn-id: svn://kolibrios.org@10052 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-25 21:40:51 +00:00
4165acdf83 Remove $Revision$ from kernel file headers
- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.

git-svn-id: svn://kolibrios.org@10051 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-22 15:15:14 +00:00
51ac7f789b Tweak EN language for boot screen
Minimal changes for improved fluency:
- Tweak language.
- Fix URL link.
- Remove SVN $Revision$.

git-svn-id: svn://kolibrios.org@10050 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-22 10:50:32 +00:00
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
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
db1cb66d35 Fix spelling programme to program
- Correct spellings for en_US.
- Minimal tweaks for fluency.

git-svn-id: svn://kolibrios.org@10047 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:17:37 +00:00
e626066eef Convert gif to optimized png images
Conversion from gif to png. Lossless optimization of image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 8.6 KiB (~8.1 KiB kpacked), average ~30% saving for 9 files.

git-svn-id: svn://kolibrios.org@10046 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:04:56 +00:00
d6a40ce092 Fix rus autobuild
git-svn-id: svn://kolibrios.org@10045 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 16:25:16 +00:00
142ed3aef0 Fix autobuild for games/c4 (nasm)
git-svn-id: svn://kolibrios.org@10044 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 15:44:29 +00:00
8f444289e0 Trigger tup-0.8 autobuild (minor Tupfile.lua changes)
git-svn-id: svn://kolibrios.org@10043 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:55:01 +00:00
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
0eabeee0d3 Rename fontRasterWorks(unicode) to fontRasterWorks_unicode
This is needed to migrate to tup-0.8.
I'm sure it was possible to workaround this and keep the name,
but it was easier to rename.

git-svn-id: svn://kolibrios.org@10041 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:44:37 +00:00
917cebdce1 [cmm] New option /OPATH to specify output file name
This is needed to migrate to tup-0.8.

git-svn-id: svn://kolibrios.org@10040 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:42:21 +00:00
Doczom
9b1c982736 Krn: Fixed definition of local variables in the "create_cursor" function
git-svn-id: svn://kolibrios.org@10039 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-20 18:05:20 +00:00
c3dbc03cb9 Optimize png files for contrib/C_Layer examples
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 797 B (~743 B kpacked), average ~21% saving for 3 files.

git-svn-id: svn://kolibrios.org@10038 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-16 14:07:48 +00:00
d3208b5671 Optimize png files for data/common resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 5.4 KiB (~5.5 KiB kpacked), average ~18% saving for 8 files.

git-svn-id: svn://kolibrios.org@10037 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 23:37:53 +00:00
e9a34d071d Optimize png files for wallpapers
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 1.8 KiB (~1.5 KiB kpacked), average ~20% saving for 10 files.

git-svn-id: svn://kolibrios.org@10036 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 22:19:49 +00:00
e61afd673e Optimize png files for bcc32/examples
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 8 KiB (~8 KiB kpacked), ~22% saving for 1 file.

git-svn-id: svn://kolibrios.org@10035 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:54:17 +00:00
7ab6b3e984 Optimize png files for cmm/pixie2
Manually tweaked to use true black background (RGB:0,0,0), fixed 1 pixel, then lossless optimization of png image, using `pngslim` and other tools. 
Program graphics (compiled or included with software):
- Slimmed 46 B (~37 B kpacked), ~3% saving for 1 file.

git-svn-id: svn://kolibrios.org@10034 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:40:42 +00:00
8735d3ceac Optimize png files for cmm programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 191 B (~281 B kpacked), average ~1% saving for 3 files.
Source artwork material (not directly included in a distribution):
- Slimmed 7 KiB (~5 KiB kpacked), average ~41% saving for 13 files.

git-svn-id: svn://kolibrios.org@10033 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:09:44 +00:00
fe541dca92 Optimize png files for demos/free3d
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 8.3 KiB (~8.3 KiB kpacked), ~8% saving for 1 file. Note: restricted to 24bpp / RGB-8.


git-svn-id: svn://kolibrios.org@10032 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 12:48:37 +00:00
ace_dent
33d9aafa30 Optimize png files for programs/develop
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 28.7 KiB (~28.5 KiB kpacked), average ~19% saving for 13 files.
Documentation only artwork (distributed outside of a program):
- Slimmed 100 KiB (~91 KiB kpacked), average ~38% saving for 27 files.

git-svn-id: svn://kolibrios.org@10031 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 21:07:20 +00:00
ace_dent
fcfa96f74d Optimize png files for emulator/e80
Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside of a program):
- Slimmed 52 B (~81 B kpacked), ~1% saving for 1 file.

git-svn-id: svn://kolibrios.org@10030 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 10:07:33 +00:00
ace_dent
dc416dc668 Optimize png files for games resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 526 KiB (~485 KiB kpacked), average ~39% saving for 20 files.
Source artwork material (not included in a distribution):
- Slimmed 433 B (~425 B kpacked), ~15% saving for 1 file.
Old vestigial images (may no longer be used):
- Slimmed 41.9 KiB (~16.9 KiB kpacked), average ~45% saving for 8 files.

git-svn-id: svn://kolibrios.org@10029 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 07:34:18 +00:00
ace_dent
857a5d17e2 Optimize png files for games
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 64 KiB (~64 KiB kpacked), average ~16% saving for 9 files.
Documentation only artwork (distributed outside a program):
- Slimmed 4.5 KiB (~4.6 KiB kpacked), average ~15% saving for 6 files.
Source artwork material (not directly included in a distribution):
- Slimmed 2.6 KiB (~2 KiB kpacked), average ~26% saving for 4 files.

git-svn-id: svn://kolibrios.org@10028 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 21:43:30 +00:00
ace_dent
4cc0fb283b Optimize png files for media/voxel_editor
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 3.6 KiB (~3.6 KiB kpacked), average ~29% saving for 6 files.
Documentation only artwork (distributed outside a program):
- Slimmed 45.7 KiB (~33 KiB kpacked), average ~38% saving for 28 files.

git-svn-id: svn://kolibrios.org@10027 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 16:40:01 +00:00
ace_dent
a2db07d6e1 Optimize png files for media/log_el
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 2.1 KiB (~2.1 KiB kpacked), average ~34% saving for 5 files.
Documentation only artwork (distributed outside a program):
- Slimmed 31.4 KiB (~28.2 KiB kpacked), average ~41% saving for 18 files.

git-svn-id: svn://kolibrios.org@10026 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 16:07:45 +00:00
ace_dent
865fd3a825 Optimize png files for media programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 453 B (~467 B kpacked), average ~8% saving for 5 files.
Documentation only artwork (distributed outside a program):
- Slimmed 112 KiB (~111 KiB kpacked), average ~30% saving for 11 files.

git-svn-id: svn://kolibrios.org@10025 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 15:39:02 +00:00
ace_dent
4febef90c3 Optimize png files for network/ftpc
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 102 B (~102 B kpacked), average ~11% saving for 2 files.

git-svn-id: svn://kolibrios.org@10024 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 13:13:12 +00:00
ace_dent
176ea5ae89 Optimize png files for other/ programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 0.5 KiB (~0.5 KiB kpacked), average ~15% saving for 3 files.
Documentation only artwork (distributed outside a program):
- Slimmed 23.8 KiB (~22.7 KiB kpacked), average ~64% saving for 2 files.

git-svn-id: svn://kolibrios.org@10023 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 12:57:37 +00:00
ace_dent
3dccbc50a0 Optimize png files for other/cnc_control and /cnc_editor
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 1.5 KiB (~1.5 KiB kpacked), average ~24% saving for 4 files.
Documentation only artwork (distributed outside a program):
- Slimmed 28.8 KiB (~26.3 KiB kpacked), average ~33% saving for 23 files.

git-svn-id: svn://kolibrios.org@10022 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 12:32:03 +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
ace_dent
b64f009425 Optimize png files for skins/dunkaist/mursky
Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 1.8 KiB (~1.8 KiB kpacked), ~46% saving for 1 file.

git-svn-id: svn://kolibrios.org@10020 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 10:40:43 +00:00
ace_dent
d2b2b58158 Optimize png files for media/updf
Lossless optimization of png image files, using `pngslim` and other tools.
Source artwork material (not directly included in a distribution):
- Slimmed 9.5 KiB (~8.6 KiB kpacked), average ~43% saving for 2 files.

git-svn-id: svn://kolibrios.org@10019 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 10:30:59 +00:00
ace_dent
25335bf375 Optimize png files for sdk resources
Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 77.7 KiB (~77.5 KiB kpacked), average ~16% saving for 5 files.

git-svn-id: svn://kolibrios.org@10018 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 09:10:45 +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
6fbd7cd2f9 Krn: Fixed the disk size output function
and fixed the "end if" position when compiling extended_primary_loader

git-svn-id: svn://kolibrios.org@10016 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-09 14:47:16 +00:00
Doczom
d8b8010bbd Krn: Fixed the number of functions in the file system drivers
git-svn-id: svn://kolibrios.org@10015 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-09 14:22:13 +00:00
ace_dent
e72feb4052 Optimize png files for toolchain/avra
Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 26.7 KiB (~22.2 KiB kpacked), average ~40% saving.

git-svn-id: svn://kolibrios.org@10014 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-08 08:14:03 +00:00
ace_dent
1ecb0687a0 Optimize png files for skins/_old
Lossless optimization of png image files, using `pngslim` and other tools.
Old vestigial images (may no longer be used):
- Slimmed 20.6 KiB (~19.KiB kpacked), average ~36% saving.

git-svn-id: svn://kolibrios.org@10013 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-08 07:53:50 +00:00
Doczom
d5512ddc5b build: Added readme file for ACPI driver
git-svn-id: svn://kolibrios.org@10012 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-04 13:30:52 +00:00
Doczom
eae9e31a6e Fasm: Fixed a bug when building programs with the length of the included file name >100 bytes
git-svn-id: svn://kolibrios.org@10011 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-02 19:31:51 +00:00
Doczom
566428b0cc Krn: Removed outdated MIDI interface
Delete sysfn 20, 21.1, 26.1 

git-svn-id: svn://kolibrios.org@10010 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-08 20:15:57 +00:00
Doczom
3c309b14e1 midiplay: Added code to work with the MPU 401 port bypassing the 20 sysfn
Refactored code and code style

git-svn-id: svn://kolibrios.org@10009 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-08 17:02:39 +00:00
Doczom
6345e58caa Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.

git-svn-id: svn://kolibrios.org@10008 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-07 16:15:57 +00:00
31193af81e [xfs] Fix lookup of v5 dirs
git-svn-id: svn://kolibrios.org@10007 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-01 02:38:53 +00:00
6c4f535ed8 Fix autobuild for nasm
nasm requires a slash for include directories. At least its man says so.
On some platforms it worked, on some didn't. Maybe old versions of nasm
are more strict. Now it should work everywhere.

git-svn-id: svn://kolibrios.org@10006 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-01 02:29:53 +00:00
c6fff882d8 Fix a typo in skin name: Yark-dark -> Yaru-dark
git-svn-id: svn://kolibrios.org@10005 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-31 21:27:25 +00:00
ConLenov
2a06cba912 Add Yaru-dark skin from ConLenov
git-svn-id: svn://kolibrios.org@10004 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-28 15:28:26 +00:00
2006 changed files with 83653 additions and 77344 deletions

21
.editorconfig Normal file
View File

@@ -0,0 +1,21 @@
# https://EditorConfig.org
root = true
[*]
# charset = utf-8 # not system wide, just in the kernel
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[*.{asm,inc}]
indent_size = 8
[kernel/**.{asm,inc}]
charset = utf-8
[*.{bat,cmd}]
# Prefer Windows line endings
end_of_line = crlf

213
.gitea/workflows/build.yaml Normal file
View File

@@ -0,0 +1,213 @@
# SPDX-License-Identifier: GPL-2.0-only
# SPDX-FileCopyrightText: 2025 KolibriOS team
name: 'Build system'
on:
pull_request:
branches:
- 'main'
jobs:
codestyle:
name: "Check kernel codestyle"
runs-on: kolibri-toolchain
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check codestyle
run: |
find kernel/trunk -iname '*.asm' -or -iname '*.inc' -exec bash -c "echo {}; cat {} | perl .gitea/workflows/checker.pl" \;
build:
name: 'Build'
runs-on: kolibri-toolchain
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Get describe
id: vars
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITEA_OUTPUT
- name: Get toolchain hash
id: toolchain-hash
run: |
a=$(find ${{ gitea.workspace }}/programs/develop/cmm/ -type f -print0 | sort -z | xargs -0 sha1sum)
b=$(sha1sum ${{ gitea.workspace }}/programs/develop/ktcc/trunk/bin/kos32-tcc)
c=$(find ${{ gitea.workspace }}/programs/develop/objconv/ -type f -print0 | sort -z | xargs -0 sha1sum)
d=$(find ${{ gitea.workspace }}/programs/other/kpack/kerpack_linux/ -type f -print0 | sort -z | xargs -0 sha1sum)
e=$(find ${{ gitea.workspace }}/programs/other/kpack/linux/ -type f -print0 | sort -z | xargs -0 sha1sum)
f=$(find ${{ gitea.workspace }}/programs/develop/clink/ -type f -print0 | sort -z | xargs -0 sha1sum)
echo hash=$(echo $a $b $c $d $e $f | sha1sum | awk '{print $1}') >> $GITEA_OUTPUT
- name: Restore toolchain
id: cache-toolchain
uses: actions/cache/restore@v4
with:
path: /home/autobuild
key: kolibri-toolchain-${{ steps.toolchain-hash.outputs.hash }}
- name: Build and install C--
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/develop/cmm/
make -f Makefile.lin32
chmod +x c--
mv c-- /home/autobuild/tools/win32/bin/c--
cp ${{ gitea.workspace }}/programs/cmm/c--/c--.ini /home/autobuild/tools/win32/bin/c--.ini
make -f Makefile.lin32 clean
- name: Install TCC
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cp ${{ gitea.workspace }}/programs/develop/ktcc/trunk/bin/kos32-tcc /home/autobuild/tools/win32/bin/kos32-tcc
chmod +x /home/autobuild/tools/win32/bin/kos32-tcc
- name: Build and install objconv
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/develop/objconv/
g++ -o /home/autobuild/tools/win32/bin/objconv -O2 *.cpp
chmod +x /home/autobuild/tools/win32/bin/objconv
- name: Build and install kerpack
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/other/kpack/kerpack_linux/
make
chmod +x kerpack
mv kerpack /home/autobuild/tools/win32/bin/.
- name: Build and install kpack
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/other/kpack/linux/
bash build.sh
chmod +x kpack
mv kpack /home/autobuild/tools/win32/bin/.
- name: Build and install clink
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/develop/clink
gcc main.c -o clink
chmod a+x clink
mv clink /home/autobuild/tools/win32/bin/clink
- name: Prepare cache folder
run: |
rm /home/autobuild
mv /root/autobuild /home/autobuild
if: steps.cache-toolchain.outputs.cache-hit != 'true'
- name: Save toolchain
if: steps.cache-toolchain.outputs.cache-hit != 'true'
uses: actions/cache/save@v4
with:
path: /home/autobuild
key: kolibri-toolchain-${{ steps.toolchain-hash.outputs.hash }}
- name: Configure tup
run: |
cd ${{ gitea.workspace }}
export ROOT=${{ gitea.workspace }}
echo "CONFIG_KPACK_CMD= && kpack --nologo %o" | tee en_US.config ru_RU.config es_ES.config
echo "CONFIG_KERPACK_CMD= && kerpack %o" | tee -a en_US.config ru_RU.config es_ES.config
echo "CONFIG_PESTRIP_CMD= && EXENAME=%o fasm $ROOT/data/common/pestrip.asm %o" | tee -a en_US.config ru_RU.config es_ES.config
echo "CONFIG_NO_MSVC=full" | tee -a en_US.config ru_RU.config es_ES.config
echo "CONFIG_INSERT_REVISION_ID=1" | tee -a en_US.config ru_RU.config es_ES.config
tup -v
tup init
# Configure en_US
echo "CONFIG_LANG=en_US" >> en_US.config
echo "CONFIG_BUILD_TYPE=en_US" >> en_US.config
tup variant en_US.config
# Configure ru_RU
echo "CONFIG_LANG=ru_RU" >> ru_RU.config
echo "CONFIG_BUILD_TYPE=ru_RU" >> ru_RU.config
tup variant ru_RU.config
# Configure es_ES
echo "CONFIG_LANG=es_ES" >> es_ES.config
echo "CONFIG_BUILD_TYPE=es_ES" >> es_ES.config
tup variant es_ES.config
# -------------------------- Build en_US ------------------------- #
- name: (en_US) Build KolibriOS
run: |
export PATH=/home/autobuild/tools/win32/bin:$PATH
tup build-en_US
- name: (en_US) Upload floppy image
uses: actions/upload-artifact@v3
with:
name: kolibrios-en_US-${{ steps.vars.outputs.sha_short }}.img
path: build-en_US/data/kolibri.img
- name: (en_US) Upload CD image
uses: actions/upload-artifact@v3
with:
name: kolibrios-en_US-${{ steps.vars.outputs.sha_short }}.iso
path: build-en_US/data/kolibri.iso
- name: (en_US) Upload raw image
uses: actions/upload-artifact@v3
with:
name: kolibrios-en_US-${{ steps.vars.outputs.sha_short }}.raw
path: build-en_US/data/kolibri.raw
# -------------------------- Build ru_RU ------------------------- #
- name: (ru_RU) Build KolibriOS
run: |
export PATH=/home/autobuild/tools/win32/bin:$PATH
tup build-ru_RU
- name: (ru_RU) Upload floppy image
uses: actions/upload-artifact@v3
with:
name: kolibrios-ru_RU-${{ steps.vars.outputs.sha_short }}.img
path: build-ru_RU/data/kolibri.img
- name: (ru_RU) Upload CD image
uses: actions/upload-artifact@v3
with:
name: kolibrios-ru_RU-${{ steps.vars.outputs.sha_short }}.iso
path: build-ru_RU/data/kolibri.iso
- name: (ru_RU) Upload raw image
uses: actions/upload-artifact@v3
with:
name: kolibrios-ru_RU-${{ steps.vars.outputs.sha_short }}.raw
path: build-ru_RU/data/kolibri.raw
# -------------------------- Build es_ES ------------------------- #
- name: (es_ES) Build KolibriOS
run: |
export PATH=/home/autobuild/tools/win32/bin:$PATH
tup build-es_ES
- name: (es_ES) Upload floppy image
uses: actions/upload-artifact@v3
with:
name: kolibrios-es_ES-${{ steps.vars.outputs.sha_short }}.img
path: build-es_ES/data/kolibri.img
- name: (es_ES) Upload CD image
uses: actions/upload-artifact@v3
with:
name: kolibrios-es_ES-${{ steps.vars.outputs.sha_short }}.iso
path: build-es_ES/data/kolibri.iso
- name: (es_ES) Upload raw image
uses: actions/upload-artifact@v3
with:
name: kolibrios-es_ES-${{ steps.vars.outputs.sha_short }}.raw
path: build-es_ES/data/kolibri.raw

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,82 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0-only
# SPDX-FileCopyrightText: 2025 KolibriOS Team
# Written by mxlgv (Maxim Logaev)
# Installation steps described by maxcodehack (Maxim Kuzmitsky)
set -e
print_msg(){
echo -e "\e[34m$1\e[0m"
}
print_ok(){
echo -e "\e[32m$1\e[0m"
}
print_err(){
echo -e "\e[31m$1\e[0m"
exit
}
check_utils(){
printf "%s: " $1
if command -v $1 &> /dev/null
then
print_ok "ok\r"
else
print_err "no\r"
fi
}
print_msg "Checking utilities..."
check_utils wget
check_utils 7z
print_msg "Create the /home/autobuild folder..."
sudo rm -rf ~/autobuild /home/autobuild
mkdir -p ~/autobuild/tools
sudo ln -sf ~/autobuild /home/autobuild
print_ok "Successfully!"
print_msg "Download the kos32-gcc toolchain..."
wget http://ftp.kolibrios.org/users/Serge/new/Toolchain/x86_64-linux-kos32-5.4.0.7z -O ~/autobuild/tools/kos32-toolchain.7z
print_ok "Successfully!"
print_msg "Extracting files ..."
cd ~/autobuild/tools/
7z x -y kos32-toolchain.7z
rm -rf kos32-toolchain.7z
print_ok "Successfully!"
print_msg "Downloading libisl..."
cd /tmp
sudo wget http://board.kolibrios.org/download/file.php?id=8301libisl.so.10.2.2.7z -O /tmp/libisl.so.10.2.2.7z
sudo 7z x -y libisl.so.10.2.2.7z
if ! [ -d /usr/lib/x86_64-linux-gnu/ ]; then
sudo mkdir -p /usr/lib/x86_64-linux-gnu/
fi
print_msg "Fixing libisl..."
sudo mv /tmp/libisl.so.10.2.2 /usr/lib/x86_64-linux-gnu/libisl.so.10.2.2
sudo ln -sf /usr/lib/x86_64-linux-gnu/libisl.so.10.2.2 /usr/lib/x86_64-linux-gnu/libisl.so.10
sudo ln -sf /usr/lib/x86_64-linux-gnu/libisl.so.10.2.2 /usr/lib/libisl.so.10
sudo chmod go-w /usr/lib/x86_64-linux-gnu/libisl.so.10
sudo chmod go-w /usr/lib/x86_64-linux-gnu/libisl.so.10.2.2
print_ok "Successfully!"
print_msg "Fixing libmpfr..."
sudo ln -sf /usr/lib/x86_64-linux-gnu/libmpfr.so.6 /usr/lib/x86_64-linux-gnu/libmpfr.so.4
sudo ln -sf /usr/lib/libmpfr.so.6 /usr/lib/libmpfr.so.4
print_ok "Successfully!"
if ! grep -q 'export PATH=$PATH:/home/autobuild/tools/win32/bin' ~/.bashrc; then
export PATH=$PATH:/home/autobuild/tools/win32/bin
print_msg "Adding '/home/autobuild/tools/win32/bin' to '~/.bashrc'"
echo 'export PATH=$PATH:/home/autobuild/tools/win32/bin' >> ~/.bashrc
fi
print_ok "Installation was successful!"

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
### Windows ###
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
### macOS ###
.DS_Store
._*
programs/cmm/cmm.code-workspace
programs/cmm/menu/.gitignore

View File

@@ -31,10 +31,11 @@ A1. Fine. You will need a corresponding compiler, obviously.
If the compiler produces an error "file not found" regarding 'lang.inc', If the compiler produces an error "file not found" regarding 'lang.inc',
the program can be compiled using different languages of interface. the program can be compiled using different languages of interface.
Create a file 'lang.inc' in the same folder as <input.asm> like follows: Create a file 'lang.inc' in the same folder as <input.asm> like follows:
lang fix en lang fix en_US
Here the last word selects the language. Valid languages are Here the last word selects the language. Valid languages are
en, ru, et, it, sp. Not all programs provide all translations, en_US, ru_RU, et_EE, it_IT, es_ES, ca_ES. Not all programs provide all
en should always be available, ru is the most frequent after en. translations, en_US should always be available, ru_RU is the most frequent
after en_US.
* For a NASM program, get NASM at http://www.nasm.us/. * For a NASM program, get NASM at http://www.nasm.us/.
To compile, find the main .asm file of the program and run To compile, find the main .asm file of the program and run
@@ -42,7 +43,7 @@ A1. Fine. You will need a corresponding compiler, obviously.
Multi-language is rarely supported in this category, but you could still Multi-language is rarely supported in this category, but you could still
see sometimes an error "file not found" regarding 'lang_nasm.inc'. If so, see sometimes an error "file not found" regarding 'lang_nasm.inc'. If so,
create a file 'lang_nasm.inc' in the same folder as <input.asm> like follows: create a file 'lang_nasm.inc' in the same folder as <input.asm> like follows:
%define lang 'en' %define lang 'en_US'
Read the entry about fasm for description of valid languages. Read the entry about fasm for description of valid languages.
* For a c-- program, try to avoid compiling it and instead rewrite the code * For a c-- program, try to avoid compiling it and instead rewrite the code

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -4,14 +4,15 @@ tup.include(HELPERDIR .. "/use_gcc.lua")
tup.include(HELPERDIR .. "/use_newlib.lua") tup.include(HELPERDIR .. "/use_newlib.lua")
tup.include(HELPERDIR .. "/use_sdl_newlib.lua") tup.include(HELPERDIR .. "/use_sdl_newlib.lua")
SDK_DIR = "../../sdk" SDK_DIR_CWD = tup.getcwd() .. "/../../sdk"
SDK_DIR_VAR = tup.getvariantdir() .. "/../../sdk"
CFLAGS = CFLAGS .. " -Dstricmp=strcasecmp -DZLIB_SUPPORT -Dstrnicmp=strncasecmp -DUSE_SDL -DNDEBUG -U__WIN32__ -U_Win32 -U_WIN32 -U__MINGW32__ -UWIN32" CFLAGS = CFLAGS .. " -Dstricmp=strcasecmp -DZLIB_SUPPORT -Dstrnicmp=strncasecmp -DUSE_SDL -DNDEBUG -U__WIN32__ -U_Win32 -U_WIN32 -U__MINGW32__ -UWIN32"
INCLUDES = INCLUDES .. " -I. -I " .. SDK_DIR .. "/sources/zlib" INCLUDES = INCLUDES .. " -I. -I " .. SDK_DIR_CWD .. "/sources/zlib"
LDFLAGS = LDFLAGS .. " -Lsdl --subsystem native" LDFLAGS = LDFLAGS .. " -L" .. tup.getvariantdir() .. "/sdl --subsystem native"
LIBS = "-ls -lz.dll " .. LIBS LIBS = "-ls -lz.dll " .. LIBS
table.insert(LIBDEPS, SDK_DIR .. "/lib/<libz.dll.a>") table.insert(LIBDEPS, SDK_DIR_VAR .. "/lib/<libz.dll.a>")
table.insert(LIBDEPS, "sdl/<libs>") table.insert(LIBDEPS, "sdl/<libs>")
compile_gcc{"filter.c", "fireworks.c", "main.c", "menu.c", "stub.c"} compile_gcc{"filter.c", "fireworks.c", "main.c", "menu.c", "stub.c"}

View File

@@ -3,7 +3,7 @@ HELPERDIR = (tup.getconfig("HELPERDIR") == "") and "../../../programs" or tup.ge
tup.include(HELPERDIR .. "/use_gcc.lua") tup.include(HELPERDIR .. "/use_gcc.lua")
tup.include(HELPERDIR .. "/use_newlib.lua") tup.include(HELPERDIR .. "/use_newlib.lua")
LDFLAGS = LDFLAGS .. " -Llibudis86" LDFLAGS = LDFLAGS .. " -L" .. tup.getvariantdir() .. "/libudis86"
LIBS = "-ludis86 " .. LIBS LIBS = "-ludis86 " .. LIBS
table.insert(LIBDEPS, "libudis86/<libudis86>") table.insert(LIBDEPS, "libudis86/<libudis86>")
INCLUDES = INCLUDES .. " -Ilibudis86" INCLUDES = INCLUDES .. " -Ilibudis86"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 KiB

After

Width:  |  Height:  |  Size: 286 KiB

View File

@@ -28,7 +28,7 @@ FOLDERS = {
for i,v in ipairs(FOLDERS) do for i,v in ipairs(FOLDERS) do
compile_gcc(v .. "*.c", v .. "%B.o") compile_gcc(v .. "*.c", v .. "%B.o")
tup.append_table(OBJS, tup.append_table(OBJS,
tup.foreach_rule(v .. "*.asm", "nasm -f coff -Ihermes -o %o %f", v .. "%B.o") tup.foreach_rule(v .. "*.asm", "nasm -f coff -Ihermes/ -o %o %f", v .. "%B.o")
) )
end end
tup.rule(OBJS, "kos32-ar rcs %o %f", {"../../../lib/libSDLn.a", "../../../lib/<libSDLn>"}) tup.rule(OBJS, "kos32-ar rcs %o %f", {"../../../lib/libSDLn.a", "../../../lib/<libSDLn>"})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,6 +1,6 @@
if tup.getconfig("NO_GCC") ~= "" or tup.getconfig("NO_FASM") ~= "" then return end if tup.getconfig("NO_GCC") ~= "" or tup.getconfig("NO_FASM") ~= "" then return end
tup.include("../../../../../programs/use_gcc.lua") tup.include("../../../../../programs/use_gcc.lua")
SDK_DIR = "../../.." SDK_DIR = tup.getvariantdir() .. "/../../.."
CFLAGS = "-c -O2 -fno-builtin -fno-ident -fomit-frame-pointer -DMISSING_SYSCALL_NAMES" CFLAGS = "-c -O2 -fno-builtin -fno-ident -fomit-frame-pointer -DMISSING_SYSCALL_NAMES"
LDFLAGS = "-shared -s -T libcdll.lds --out-implib " .. SDK_DIR .. "/lib/libc.dll.a --image-base 0" LDFLAGS = "-shared -s -T libcdll.lds --out-implib " .. SDK_DIR .. "/lib/libc.dll.a --image-base 0"
-- LDFLAGS = LDFLAGS .. " --output-def libc.orig.def" -- LDFLAGS = LDFLAGS .. " --output-def libc.orig.def"

View File

@@ -406,7 +406,7 @@ KOSAPI int __strcmp(const char* s1, const char* s2)
} }
/* ####################################################################### */ /* ####################################################################### */
/* ############### С wrappers for system calls Kolibri OS ################ */ /* ############### С wrappers for system calls KolibriOS ################# */
/* ####################################################################### */ /* ####################################################################### */
/*=============== Function -1 - terminate thread/process ===============*/ /*=============== Function -1 - terminate thread/process ===============*/
@@ -1223,7 +1223,7 @@ KOSAPI void _ksys_debug_puts(const char* s)
KOSAPI void ksys_draw_bitmap_palette(void* bitmap, int x, int y, int w, int h, int bpp, void* palette, int offset) KOSAPI void ksys_draw_bitmap_palette(void* bitmap, int x, int y, int w, int h, int bpp, void* palette, int offset)
{ {
asm_inline( asm_inline(
"pushl %%ebp,\n\t" // save EBP register "pushl %%ebp\n\t" // save EBP register
"movl 0x24(%%ebp), %%ebp\n\t" // 0x24 - "offset" param "movl 0x24(%%ebp), %%ebp\n\t" // 0x24 - "offset" param
"int $0x40\n\t" "int $0x40\n\t"
"popl %%ebp" // restore EBP register "popl %%ebp" // restore EBP register

View File

@@ -3,7 +3,9 @@ HELPERDIR = (tup.getconfig("HELPERDIR") == "") and "../../../../programs" or tup
tup.include(HELPERDIR .. "/use_gcc.lua") tup.include(HELPERDIR .. "/use_gcc.lua")
tup.include(HELPERDIR .. "/use_newlib.lua") tup.include(HELPERDIR .. "/use_newlib.lua")
LDFLAGS = " -shared -s -T dll.lds --entry _DllStartup --image-base=0 --out-implib ../../lib/libsqlite3.dll.a -L../../lib " VAR_LIB = tup.getvariantdir() .. "/../../lib"
LDFLAGS = " -shared -s -T dll.lds --entry _DllStartup --image-base=0 --out-implib " .. VAR_LIB .. "/libsqlite3.dll.a -L" .. VAR_LIB
CFLAGS = CFLAGS .. " -U__MINGW32__ -UWIN32 -UWindows -U_WINDOWS -U_WIN32 -U__WIN32__ -U_WIN32 -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite-3.36.0\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.36.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=0 -DHAVE_DLFCN_H=0 -DHAVE_FDATASYNC=0 -DHAVE_USLEEP=0 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_EDITLINE_READLINE_H=1 -DHAVE_EDITLINE=1 -DHAVE_ZLIB_H=1 -I. -D_REENTRANT=1 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB=1 -DSQLITE_OS_OTHER=1 -USQLITE_OS_WIN_H -DSQLITE_TEMP_STORE=3 -D_NO_STDERR " CFLAGS = CFLAGS .. " -U__MINGW32__ -UWIN32 -UWindows -U_WINDOWS -U_WIN32 -U__WIN32__ -U_WIN32 -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite-3.36.0\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.36.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=0 -DHAVE_DLFCN_H=0 -DHAVE_FDATASYNC=0 -DHAVE_USLEEP=0 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_EDITLINE_READLINE_H=1 -DHAVE_EDITLINE=1 -DHAVE_ZLIB_H=1 -I. -D_REENTRANT=1 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB=1 -DSQLITE_OS_OTHER=1 -USQLITE_OS_WIN_H -DSQLITE_TEMP_STORE=3 -D_NO_STDERR "

View File

@@ -6,14 +6,14 @@ end
tup.include(HELPERDIR .. "/use_gcc.lua") tup.include(HELPERDIR .. "/use_gcc.lua")
tup.include(HELPERDIR .. "/use_newlib.lua") tup.include(HELPERDIR .. "/use_newlib.lua")
INCLUDES= INCLUDES .. " -I .. " INCLUDES += " -I .. "
CFLAGS = CFLAGS .. " -U__WIN32__ -U_Win32 -U_WIN32 -U__MINGW32__ -UWIN32 -DSQLITE_OS_OTHER=1 -DHAVE_UNISTD_H=0 -D_NO_STDERR -DSQLITE_OMIT_POPEN -DSQLITE_THREADSAFE=0 -D_KOLIBRI -DSQLITE_OMIT_VIRTUALTABLE -U__linux__ -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite-3.36.0\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.36.0\"" CFLAGS += " -U__WIN32__ -U_Win32 -U_WIN32 -U__MINGW32__ -UWIN32 -DSQLITE_OS_OTHER=1 -DHAVE_UNISTD_H=0 -D_NO_STDERR -DSQLITE_OMIT_POPEN -DSQLITE_THREADSAFE=0 -D_KOLIBRI -DSQLITE_OMIT_VIRTUALTABLE -U__linux__ -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite-3.36.0\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.36.0\""
LDFLAGS = LDFLAGS .. " --subsystem console " LDFLAGS += " --subsystem console "
table.insert(LIBDEPS, "../../../lib/<libsqlite3.dll.a>") table.insert(LIBDEPS, "../../../lib/<libsqlite3.dll.a>")
LIBS = LIBS .. " -lsqlite3.dll" LIBS += " -L" .. tup.getvariantdir() .. "/../../../lib -lsqlite3.dll"
-- Compile -- -- Compile --
compile_gcc{ compile_gcc{
@@ -22,6 +22,3 @@ compile_gcc{
-- Link -- -- Link --
link_gcc("sqlite3") link_gcc("sqlite3")

View File

@@ -3,12 +3,13 @@ HELPERDIR = (tup.getconfig("HELPERDIR") == "") and "../../../../programs" or tup
tup.include(HELPERDIR .. "/use_gcc.lua") tup.include(HELPERDIR .. "/use_gcc.lua")
tup.include(HELPERDIR .. "/use_newlib.lua") tup.include(HELPERDIR .. "/use_newlib.lua")
LDFLAGS = " -shared -s -T dll.lds --entry _DllStartup --image-base=0 --out-implib ../../lib/libz.dll.a -L../../lib " VAR_LIB = tup.getvariantdir() .. "/../../lib"
LDFLAGS = " -shared -s -T dll.lds --entry _DllStartup --image-base=0 --out-implib " .. VAR_LIB .. "/libz.dll.a -L" .. VAR_LIB
CFLAGS = CFLAGS .. " -DHAVE_UNISTD_H -U_Win32 -U_WIN32 -U__MINGW32__" CFLAGS = CFLAGS .. " -DHAVE_UNISTD_H -U_Win32 -U_WIN32 -U__MINGW32__"
compile_gcc{"adler32.c", "compress.c", "crc32.c", "deflate.c", "gzclose.c", "gzlib.c", "gzread.c", "gzwrite.c", "infback.c", "inffast.c", "inflate.c", "inftrees.c", "trees.c", "uncompr.c", "zutil.c"} compile_gcc{"adler32.c", "compress.c", "crc32.c", "deflate.c", "gzclose.c", "gzlib.c", "gzread.c", "gzwrite.c", "infback.c", "inffast.c", "inflate.c", "inftrees.c", "trees.c", "uncompr.c", "zutil.c"}
--tup.rule(OBJS, "kos32-ar rcs %o %f", {"../../lib/libz.a", "../../lib/<libz>"})
OBJS.extra_inputs = {"../../lib/<libc.dll.a>", "../../lib/<libdll.a>"} OBJS.extra_inputs = {"../../lib/<libc.dll.a>", "../../lib/<libdll.a>"}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 B

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 185 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 411 B

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 640 B

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 344 B

After

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 B

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 B

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 292 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -1,16 +0,0 @@
The following "hot" shortcut keys are used in the system:
(Indexing on time of appearance in the system)
1) Ctrl + Alt + Del start of the application CPU (the manager of processes), is a sole combination maintained on a level of a kernel, all rest "hot" key is realized at the expense of the application @TASKBAR.
2) Ctrl + Shift - switching of keyboard layout.
3) Win - start of the application MENU.
4) Alt + Ctrl + F12 - start of the application END.
5) Alt + F4 - terminate the active application.
6) Alt + Tab - switch to the next (in the window stack) window
7) Alt + Shift + Tab - switch to the previous (in the window stack) window
8) Alt + Shift + NumLock - start of the application MOUSEMUL, which emulates mouse with numpad, when NumLock is on.
9) Alt + 1...7 - fast switching to the selected keyboard layout (even if absent for Ctrl + Shift)
10) Win + D - minimize/restore all windows (cleaning of desktop)
11) Win + R - start of the application RUN
12) Alt + Ctrl + ArrowLeft - to scroll back a list of the taskbar
13) Alt + Ctrl + ArrowRight - to scroll forward a list of the taskbar
14) Ctrl + PrintScreen - start of the application SCRSHOOT. Just do a screen shot and the user is offered to specify (with OpenDialog) where to save the BMP image.

View File

@@ -1,109 +0,0 @@
Minimal system requirements for Kolibri 0.7.x.0:
* CPU: Pentium, AMD 5x86 or Cyrix 5x86 without MMX with frequency 100 MHz
* RAM: 8 Mb
* Videocard: supporting VGA (640*480*16 mode) or Vesa
* Keyboard: AT
* Mouse: COM or PS/2
The system can boot from any of following devices:
- Floppy 3.5
- IDE HDD LBA
- CD/DVD
- USB Flash
I. Install to floppy.
1) Insert clean floppy without bad sectors to drive.
2) Write to it kolibri.img image with any available methods:
a) (if you have already loaded Kolibri by any method) run the program
rdsave and select the variant corresponding to floppy
b) (for DOS and Windows) run subjoined install.bat
c) with program WinImage or its analogue (e.g. DiskExplorer)
d) (for Linux) set "executable" attribute to subjoined script install.sh
and run it
Now you can boot from floppy (keep it in drive, reboot, set in BIOS option
of floppy booting).
II. Install to hard disk.
There exists several loaders from hard disk. All are oriented on DOS and
Windows users. Also standard Linux-loader GRUB can be used. All methods work
with file kolibri.img. If you already have old version of Kolibri installed,
simply replace kolibri.img to new. If you have booted from LiveCD, which
does not contain the file kolibri.img, Kolibri can create it independently,
to do this, run the program rdsave, enter the file name for saving and select
the corresponding variant. Of course, in this case Kolibri must be able to
write to file system of selected partitions, currently this means that
only FAT volumes are ok.
1) Most of all features has the loader mtldr (author - Diamond) - works with
DOS/Win95/98/NT/2k/XP/Vista, supports FAT32 and NTFS, has installator, can
be installed to any folder on disk.
To install, simply run file HD_load\mtldr_install.exe and select image file.
Apropos, by this way you can install several images. There is also
variant of install by hand - for those who want to know what installator
does: directions in HD_load\mtldr
2) There is also the loader MeOSLoad (author - Trans, expanded by Mario79) -
works with DOS/Win95/98, supports FAT32, it is placed with the instruction
to the folder HD_load\MeOSLoad.
3) Moreover, there exist a program which allow load Kolibri directly from
Windows 95/98/Me (of course, unloading it) - 9x2klbr (author - Diamond),
supports FAT32 and NTFS.
4) Usage of the loader GRUB. The way of using file 'memdisk' to load Kolibri
has been described by derPENGUIN on english forum
(http://meos32.7.forumer.com/viewtopic.php?t=110).
The suggested method (described by Alver) is based on that description
and was checked on grub-0.97-19mdv2007.0.
1. Kolibri can write only on FAT filesystem, so if image file is placed not
to FAT volume, the system can not save settings. Therefore if you have
FAT32 partition, place 'kolibri.img' there.
2. This method requires the file 'memdisk' from the package 'syslinux'
(http://syslinux.zytor.com). You may install the whole package or only
extract the mentioned file. Only the file 'memdisk' is needed. (After
package install it will be in '/usr/lib/syslinux').
3. Place the file 'memdisk' to the folder 'boot' or to the partition used
for Kolibri.
4. Add to the configuration file 'menu.lst' ('grub.conf') lines as follow:
title KolibriOS
kernel (hd[Hard disk number],[partition number])[path]/memdisk
initrd (hd[Hard disk number],[partition number])[path]/kolibri.img
(Remember that numeration of partitions in GRUB starts from 0.)
Example:
title KolibriOS
kernel (hd0,0)/boot/memdisk
initrd (hd0,3)/kolibri/kolibri.img
The initial variant was:
label KolibriOS
root (hd[Hard disk number],[partition number])
kernel [path]/memdisk
initrd [path]/kolibri.img
Here 'memdisk' and 'kolibri.img' must be placed on the same partition.
Example:
label KolibriOS
root (hd0,0)
kernel /boot/memdisk
initrd /boot/kolibri.img
This example is the variant described on english forum, with install to
Linux boot partition (of course, without FAT partition).
5) The previous method could not work as is in GRUB2 (tested by Apocalypse_dn),
the commands "linux16" and "initrd16" should be used instead of "kernel"
and "initrd" (suggested by vkos).
III. Install to USB-Flash-drive.
The special loader for FAT32-volumes has been written, it and its installer
to flash drive can be found in the folder HD_load\USB_Boot.
For not-FAT32 drives you may use article placed in the folder
HD_load\USB_Boot_old.
IV. Install to CD and DVD.
There exists special LiveCD-version of Kolibri, which contains
in addition to standard things some "heavy" (in Kolibri standards) programs:
the ported emulator DosBox, games "Fixed Rate Pig" and "sokoban".
You can also create bootable CD or DVD on the base of kolibri.img, adding
anything what you want, in the mode of floppy emulation.
The appropriate actions are determined by used CD/DVD write program
(focus on words such as "boot floppy emulation").

Binary file not shown.

Binary file not shown.

View File

@@ -1 +0,0 @@
lang fix ca

View File

@@ -1,230 +0,0 @@
[rbmenu]
Processes=cpu
Themes=desktop
Background=/sys/media/palitra
Device setup=setup
Shell=shell
[00]
name=KFM2
path=/SYS/FILE MANAGERS/KFM2
param=
ico=3
x=0
y=0
[01]
name=TINYPAD
path=TINYPAD
param=
ico=9
x=0
y=68
[02]
name=EOLITE
path=/SYS/FILE MANAGERS/EOLITE
param=
ico=1
x=68
y=0
[03]
name=SHELL
path=SHELL
param=
ico=2
x=136
y=0
[04]
name=KFAR
path=/SYS/FILE MANAGERS/KFAR
param=
ico=16
x=68
y=68
[05]
name=RDSAVE
path=RDSAVE
param=
ico=17
x=0
y=136
[06]
name=FB2READ
path=FB2READ
param=
ico=44
x=68
y=136
[07]
name=ANIMAGE
path=/SYS/MEDIA/ANIMAGE
param=
ico=15
x=136
y=68
[08]
name=KPACK
path=KPACK
param=
ico=10
x=-67
y=0
[09]
name=SNAKE
path=/SYS/GAMES/SNAKE
param=
ico=32
x=-135
y=-135
[0A]
name=MINE
path=/SYS/GAMES/MINE
param=
ico=14
x=-67
y=-67
[0B]
name=SEAWAR
path=/SYS/GAMES/SW
param=
ico=66
x=-135
y=-67
[0C]
name=MBLOCKS
path=/SYS/GAMES/MBLOCKS
param=
ico=11
x=-67
y=-135
[0D]
name=PONG
path=/SYS/GAMES/PONG3
param=
ico=12
x=-203
y=-67
[0E]
name=15
path=/SYS/GAMES/15
param=
ico=34
x=-271
y=-67
[0F]
name=DOCPACK
path=DOCPACK
param=
ico=8
x=-67
y=68
[10]
name=BOARD
path=/SYS/DEVELOP/BOARD
param=
ico=19
x=-135
y=0
[11]
name=HEXEDIT
path=/SYS/DEVELOP/HEED
param=
ico=22
x=-135
y=136
[12]
name=DEBUG
path=/SYS/DEVELOP/MTDBG
param=
ico=39
x=-203
y=0
[13]
name=PIPES
path=/SYS/GAMES/PIPES
param=
ico=26
x=0
y=-135
[14]
name=SUDOKU
path=/SYS/GAMES/SUDOKU
param=
ico=25
x=0
y=-67
[15]
name=GOMOKU
path=/SYS/GAMES/GOMOKU
param=
ico=24
x=68
y=-67
[16]
name=XONIX
path=/SYS/GAMES/XONIX
param=
ico=21
x=68
y=-135
[17]
name=FLAPPY-BIRD
path=/SYS/GAMES/FLPYBIRD
param=
ico=49
x=-271
y=-135
[18]
name=KOSILKA
path=/SYS/GAMES/KOSILKA
param=
ico=23
x=136
y=-67
[19]
name=FLOOD-IT
path=/SYS/GAMES/FLOOD-IT
param=
ico=59
x=136
y=-135
[1A]
name=FASM
path=/SYS/DEVELOP/FASM
param=
ico=10
x=-135
y=68
[1B]
name=CLICKS
path=/SYS/GAMES/CLICKS
param=
ico=18
x=-203
y=-135
[1C]
name=WEBVIEW
path=/sys/NETWORK/WebView
param=
ico=31
x=136
y=136
[1D]
name=SYSPANEL
path=SYSPANEL
param=
ico=6
x=-67
y=136
[1E]
name=CALC
path=CALC
param=
ico=4
x=-203
y=68
[1F]
name=APP+
path=app_plus
param=
ico=27
x=-203
y=136

View File

@@ -1,128 +0,0 @@
#0 **** Principal ****
58 Welcome |welcome.htm
00 2D Demos > |@1
00 3D Demos > |@2
00 Gr<47>fics > |@3
00 Multim<69>dia > |@4
00 Emuladors > |@15
00 Desenvolupament > |@5
00 Sistema > |@7
00 Proc<6F>s de dades > |@9
00 Xarxa > |@10
00 Altres > |@13
23 Centre de jocs |allgames
60 System panel |syspanel
18 Ajuda |docpack
53 Executar aplicaci<63> |run
04 Aturar |end
#1 **** DEMOS ****
16 Cercle |demos/circle
16 Fractal |demos/tinyfrac
16 Color demo |demos/colorref
16 Ulls |demos/eyes
16 Tub |demos/tube
16 Plasma |demos/plasma
16 Spiral |demos/spiral
16 Retrocedir |demos/movback
16 Vida |demos/life2
16 TranTest |demos/trantest
16 WEB |demos/web
16 FireWork |demos/firework
16 UnvWater |demos/unvwater
#2 **** 3D ****
15 Protector de pantalla |3d/crownscr
15 3D-laberint |3d/free3d04
15 Cor |3d/3dsheart
15 VeureDS |3d/view3ds
15 CubeLine |3d/cubeline
15 Engranatges |3d/gears
15 zona ondulada-3D |3d/3dwav
#3 **** GR<47>FICS ****
06 Visor d'imatges KIV |media/kiv
06 Visor d'imatges zSea |/kolibrios/media/zsea/zsea
38 Animage |media/animage
38 IconEdit |media/iconedit
40 Efectes d'imatges |media/imgf/imgf
52 Palitra |media/palitra
39 Pipet |develop/pipet
#4 **** MULTIM<49>DIA ****
53 Pixie - audio |media/pixie
07 MidAMP |media/midamp
22 Toy piano |media/piano
52 Generador de fons |media/palitra
11 Fplay - video * |/kolibrios/media/fplay
#5 **** DESARROLLO ****
00 Exemples > |@6
09 Arxivador KPack |kpack
54 Assemblador Flat |develop/fasm
13 Panell de depuraci<63> |develop/board
16 Depurador |develop/mtdbg
34 Hex2Dec2Bin |develop/h2d2b
59 Taula de car<61>cters |develop/ASCIIVju
59 Codis ASCII |develop/keyascii
59 Codis SCAN |develop/scancode
#6 **** EXEMPLES ****
16 Threads |develop/thread
16 Selector de color |demos/cslide
16 Exemple de consola 1 |develop/testcon2
16 Exemple de consola 2 |develop/test_gets
16 Exemple Missatge caixa|demos/use_mb
#7 **** SISTEMA ****
00 Arxius > |@8
00 Accesibilitat > |@14
13 Panell depuraci<63> |develop/board
56 Clipboard viewer |develop/clipview
24 Terminal |terminal
24 SHELL |shell
51 Virtual disks |tmpdisk
05 Guardar imatge RD |rdsave
#8 **** ARCHIUS ****
24 KFAR |File Managers/kfar
05 KFM2 |File Managers/kfm2
50 Eolite |File Managers/Eolite
20 fNav * |/kolibrios/utils/fNav/fNav
#9 **** PROC<4F>S DE DADES ****
16 Calculadora |calc
03 Tinypad |tinypad
28 TextEdit |develop/cedit
21 Procesador de tables |table
47 Generador de gr<67>fique |graph
59 Hex-Editor |develop/heed
09 Unarchiver Unz |unz
#10 **** XARXA ****
00 Servidors > |@11
00 Clients > |@12
25 Dispositius de xarxa |network/netcfg
25 Estat de la xarxa |network/netstat
#11 **** SERVIDORS ****
16 Dimoni FTP |network/ftpd
#12 **** CLIENTS ****
13 Client IRC |network/ircc
16 Client FTP |network/ftpc
50 Cliente TFTP |network/tftpc
24 Ping |network/ping
24 Client Telnet |network/telnet
24 Client Synergy |network/synergyc
24 Resoluci<63><69> de noms |network/nslookup
61 VNC Viewer |network/vncc
33 Client de baixades |network/downloader
12 Navegador (mode text) |network/webview
#13 **** ALTRES ****
16 Rellotge anal<61>gic |aclock
16 Rellotge binari |demos/bcdclk
16 Contador |timer
45 Capturador de pantalla|scrshoot
45 Easyshot |easyshot
16 Calendari |calendar
03 Lector de RTF |rtfread
#14 **** ACCESIBILITAT ****
49 Ampliaci<63> de pantalla |magnify
59 Teclat en pantalla |zkey
#15 **** EMULADORS ****
24 DOSBox * |/kolibrios/emul/DosBox/dosbox
16 e80 (ZX Spectrum) * |/kolibrios/emul/e80/e80
23 Gameboy Color * |/kolibrios/emul/gameboy
23 FCE Ultra (NES) * |/kolibrios/emul/fceu/fceu
23 ZSNES * |/kolibrios/emul/zsnes/zsnes
16 ScummVM * |/kolibrios/emul/scummvm
##

View File

@@ -1 +0,0 @@
CONFIG_LANG=ca

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -3,165 +3,165 @@
<up>=1 <up>=1
<lot>=20 <lot>=20
mnt=2 mnt=2
txt=3
rtf=3
log=3
dic=3 dic=3
doc=3 doc=3
docx=3 docx=3
exc=3 exc=3
wtx=3
inf=3 inf=3
odt=3 log=3
ob07=3 ob07=3
inc=4 odt=3
c=14 rtf=3
txt=3
wtx=3
h=4 h=4
img=5 inc=4
ima=5
imz=5
bwz=5 bwz=5
dsk=5 dsk=5
ima=5
img=5
imz=5
vfd=5 vfd=5
wil=5 wil=5
wlz=5 wlz=5
jpg=6 ani=6
bmp=6
cr2=6
crw=6
cur=6
dcr=6
dcx=6
dib=6
djv=6
djvu=6
fpx=6
gif=6
ico=6
iff=6
ilbm=6
iw4=6
j2c=6
j2k=6
jfif=6
jif=6
jp2=6
jpc=6
jpe=6 jpe=6
jpeg=6 jpeg=6
jif=6 jpg=6
jfif=6
jp2=6
jpx=6
jpk=6 jpk=6
j2k=6 jpx=6
jpc=6 lbm=6
j2c=6 mrw=6
bmp=6 nef=6
dib=6 orf=6
rle=6
pbm=6 pbm=6
pgm=6 pcd=6
pnm=6 pct=6
wbm=6
wbmp=6
xbm=6
xpm=6
gif=6
png=6
ico=6
cur=6
ani=6
tif=6
tiff=6
xif=6
tga=6
pcx=6 pcx=6
xcf=6 pef=6
dcx=6 pgm=6
pic=6
pict=6
pix=6
png=6
pnm=6
ppm=6 ppm=6
psd=6 psd=6
psp=6 psp=6
raw=6
raf=6 raf=6
x3f=6
orf=6
nef=6
mrw=6
dcr=6
crw=6
cr2=6
ras=6 ras=6
pix=6 raw=6
pict=6 rle=6
pct=6 tga=6
pic=6 tif=6
pef=6 tiff=6
pcd=6 wbm=6
iff=6 wbmp=6
lbm=6 x3f=6
ilbm=6 xbm=6
fpx=6 xcf=6
djv=6 xif=6
djvu=6 xpm=6
iw4=6
wav=7
mp3=7
xm=7
mid=22
midi=22
aif=7 aif=7
aifc=7 aifc=7
aiff=7 aiff=7
au=7 au=7
mp3=7
snd=7 snd=7
wma=7 wav=7
wm=7 wm=7
exe=8 wma=7
xm=7
com=8 com=8
exe=8
7z=9 7z=9
rar=9
zip=9
cab=9
arj=9 arj=9
bz=9
bz2=9
cab=9
gz=9
ice=9
lha=9 lha=9
lzh=9 lzh=9
rar=9
tar=9 tar=9
taz=9 taz=9
tbz=9 tbz=9
tbz2=9 tbz2=9
bz=9
bz2=9
ice=9
gz=9
tgz=9 tgz=9
uue=9
uu=9 uu=9
uue=9
xxe=9 xxe=9
z=9 z=9
zip=9
ini=10 ini=10
avi=11
mpg=11
mpe=11
mpeg=11
flv=11
3gp=11 3gp=11
avi=11
flv=11
mkv=11 mkv=11
wmv=11
mov=11 mov=11
mp4=11 mp4=11
mpe=11
mpeg=11
mpg=11
vob=11 vob=11
webm=11 webm=11
wmv=11
eml=12
htm=12 htm=12
html=12 html=12
mht=12 mht=12
eml=12
url=12 url=12
c=14
cpp=14 cpp=14
js=14 js=14
json=14 json=14
lif=15
3ds=15 3ds=15
asc=15 asc=15
vox=15
stl=15
bjs=15 bjs=15
lif=15
stl=15
vox=15
kex=16 kex=16
skn=17 skn=17
obj=18
dll=18 dll=18
drv=18
obj=18
ocx=18 ocx=18
so=18 so=18
drv=18
iso=19
cue=19 cue=19
iso=19
mdf=19 mdf=19
csv=21 csv=21
xls=21 xls=21
xlsx=21 xlsx=21
nes=23 mid=22
snes=23 midi=22
sna=23
min=23 min=23
nes=23
sna=23
snes=23
bat=24 bat=24
sh=24 sh=24
sys=25 sys=25
@@ -178,14 +178,14 @@ ob7=29
grf=47 grf=47
mgb=47 mgb=47
ch8=48 ch8=48
dtp=52
css=52 css=52
dtp=52
pal=52 pal=52
ttf=59
ttc=59
chr=59 chr=59
kf=59 kf=59
mt=59 mt=59
ttc=59
ttf=59
cfg=60 cfg=60
scr=61 scr=61
com=63 com=63
@@ -195,9 +195,8 @@ com=63
<dir>=45 <dir>=45
<up>=45 <up>=45
<lot>=60 <lot>=60
com=1
bat=1 bat=1
sh=55 com=1
exe=2 exe=2
img=3 img=3
ini=5 ini=5
@@ -208,51 +207,51 @@ xlsx=28
vox=30 vox=30
htm=31 htm=31
html=31 html=31
url=31
mht=31 mht=31
url=31
sys=38 sys=38
avi=40
mpg=40
mpe=40
mpeg=40
flv=40
3gp=40 3gp=40
avi=40
flv=40
mkv=40 mkv=40
wmv=40
mov=40 mov=40
mp4=40 mp4=40
mpe=40
mpeg=40
mpg=40
vob=40 vob=40
webm=40 webm=40
wmv=40
fb2=44 fb2=44
asm=55 asm=55
log=55 log=55
wav=64 sh=55
mp3=64 mp3=64
wav=64
xm=64 xm=64
png=70
jpg=70
jpeg=70
bmp=70 bmp=70
gif=70 gif=70
jpeg=70
jpg=70
pcx=70 pcx=70
png=70
pdf=73 pdf=73
mid=74 mid=74
midi=74 midi=74
mid=74
midi=74
3ds=78 3ds=78
stl=78 stl=78
zip=89
7z=89
obj=92
dll=92
skn=80 skn=80
kex=88 kex=88
7z=89
zip=89
dll=92
obj=92
kf=118 kf=118
mgb=121 mgb=121
txt=122
rtf=122
docx=122 docx=122
rtf=122
txt=122
[drives16] [drives16]
r=58 r=58
@@ -263,6 +262,7 @@ b=50
u=57 u=57
c=19 c=19
[drives32] [drives32]
r=49 r=49
f=3 f=3

View File

@@ -1,2 +1,2 @@
[AutoRun] [AutoRun]
icon=KolibriOS_icon.ico icon=kolibrios.ico

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 B

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 B

After

Width:  |  Height:  |  Size: 83 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -27,7 +27,6 @@ Guide=network/webview|/kolibrios/res/guide/guide.htm,92
DosBox=/k/emul/dosbox/dosbox,11 DosBox=/k/emul/dosbox/dosbox,11
Dicty=/k/utils/DICTY.KEX,79 Dicty=/k/utils/DICTY.KEX,79
fNav=/k/utils/fNav/fNav,93 fNav=/k/utils/fNav/fNav,93
TextEdit=/k/utils/tedit/t_edit,58
CncEditor=/k/utils/cnc_editor/cnc_editor,15 CncEditor=/k/utils/cnc_editor/cnc_editor,15
Life=/k/demos/life2,13 Life=/k/demos/life2,13
Calc+=/k/utils/calcplus,4 Calc+=/k/utils/calcplus,4
@@ -36,5 +35,4 @@ THashView=/k/utils/thashview,124
Notes=/k/utils/notes,117 Notes=/k/utils/notes,117
Table=table,28 Table=table,28
FtpClient=network/ftpc,90 FtpClient=network/ftpc,90
Quark=/k/utils/quark,85

View File

@@ -67,15 +67,9 @@ icon=98
exec=/kolibrios/utils/thashview exec=/kolibrios/utils/thashview
icon=124 icon=124
[TextEdit] [FASM]
exec=/kolibrios/utils/tedit/t_edit exec=/sys/develop/fasm
icon=9 icon=10
next=$CodeEdit
[Quark]
exec=/kolibrios/utils/quark
icon=85
next=$TinyPad
[TinyPad] [TinyPad]
exec=/sys/tinypad exec=/sys/tinypad
@@ -85,7 +79,7 @@ next=$TextEditor
[Assoc] [Assoc]
/=/sys/file managers/eolite /=/sys/file managers/eolite
kf=/sys/KF_VIEW kf=/kolibrios/utils/kf_view
txt=$CodeEdit txt=$CodeEdit
log=$CodeEdit log=$CodeEdit
@@ -100,11 +94,11 @@ lua=$CodeEdit
ob07=$CodeEdit ob07=$CodeEdit
json=$CodeEdit json=$CodeEdit
asm=$TinyPad asm=$CodeEdit
inc=$TinyPad inc=$CodeEdit
mac=$TinyPad mac=$CodeEdit
inf=$TinyPad inf=$CodeEdit
conf=$TinyPad conf=$CodeEdit
ini=$TextEditor ini=$TextEditor

View File

@@ -16,6 +16,7 @@ Freecell=games/freecell,68
Pong=games/pong,101 Pong=games/pong,101
Pong3=games/pong3,12 Pong3=games/pong3,12
Arcanii=/kg/arcanii,12 Arcanii=/kg/arcanii,12
Dino=games/dino,129
[Arcade] [Arcade]
LaserTank=/kg/lasertank/lasertank,72 LaserTank=/kg/lasertank/lasertank,72

View File

@@ -7,7 +7,7 @@ sleep 200
echo echo
echo ============== echo ==============
echo runing palitra echo running palitra
echo ============== echo ==============
/sys/media/palitra H 00AEC3D8 003A95BF /sys/media/palitra H 00AEC3D8 003A95BF
@@ -20,7 +20,7 @@ sleep 200
echo echo
echo ============== echo ==============
echo runing fillscr echo running fillscr
echo ============== echo ==============
/sys/media/fillscr 105,145,200, 105,145,200, 105,145,200, 60,60,128, 82,102,164, 60,60,128, 60,60,128, 60,60,128, 60,60,128 /sys/media/fillscr 105,145,200, 105,145,200, 105,145,200, 60,60,128, 82,102,164, 60,60,128, 60,60,128, 60,60,128, 60,60,128
@@ -29,7 +29,7 @@ sleep 200
echo echo
echo ============== echo ==============
echo runing @notify echo running @notify
echo ============== echo ==============
/sys/@notify "Hello, I am a @notify app!" /sys/@notify "Hello, I am a @notify app!"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 B

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 B

After

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 B

After

Width:  |  Height:  |  Size: 81 B

View File

@@ -1,14 +1,16 @@
The following "hot" shortcut keys are used in the system: The following "hot" shortcut keys are used in the system:
(Indexing on time of appearance in the system) (Indexing on time of appearance in the system)
1) Ctrl + Alt + Del start of the application CPU (the manager of processes), is a sole combination maintained on a level of a kernel, all rest "hot" key is realized at the expense of the application @TASKBAR. 1) Ctrl + Alt + Del start of the application CPU (the manager of processes), is a sole combination maintained on a level of a kernel, all rest "hot" key is realized at the expense of the application @TASKBAR.
2) Ctrl + Shift - switching of keyboard layout. 2) Ctrl + Shift - switching of keyboard layout
3) Win - start of the application MENU. 3) Win - start of the application MENU
4) Alt + Ctrl + F12 - start of the application END. 4) Alt + Ctrl + F12 - start of the application END
5) Alt + F4 - terminate the active application. 5) Alt + F4 - terminate the active application
6) Alt + Tab - switch to the next (in the window stack) window 6) Alt + Tab - switch to the next window
7) Alt + Shift + Tab - switch to the previous (in the window stack) window 7) Alt + Shift + Tab - switch to the previous window
8) Alt + Shift + NumLock - start of the application MOUSEMUL, which emulates mouse with numpad, when NumLock is on. 8) Alt + Shift + NumLock - start of the application MOUSEMUL, which emulates mouse with numpad, when NumLock is on.
9) Alt + 1...7 - fast switching to the selected keyboard layout (even if absent for Ctrl + Shift) 9) Alt + 1...7 - fast switching to the selected keyboard layout (even if absent for Ctrl + Shift)
10) Win + D - minimize/restore all windows (cleaning of desktop) 10) Win + D - minimize/restore all windows
11) Win + R - start of the application RUN 11) Win + R - start of the application RUN
12) Ctrl + PrintScreen - start of the application SCRSHOOT. Just do a screen shot and the user is offered to specify (with OpenDialog) where to save the BMP image. 12) Ctrl + PrintScreen - start of the application SCRSHOOT
13) Ctrl + Alt + Left / Right - change sound volume
Ctrl + Alt + Up / Down - mute and unmute sound

View File

@@ -30,12 +30,13 @@ Installation: BIOS mode
* (if you have already loaded KolibriOS by any method) run the program * (if you have already loaded KolibriOS by any method) run the program
`rdsave` and select the variant corresponding to floppy; `rdsave` and select the variant corresponding to floppy;
* (for DOS and Windows) run subjoined install.bat; * for DOS use DskImage;
* with program WinImage or its analogue (e.g. DiskExplorer); * for Windows use WinImage, RawWrite for Windows or its analogue;
* (for Linux) set "executable" attribute to subjoined script install.sh * if you have Linux then try smth like
and run it. `dd if=/pathto/kolibri.img of=/dev/fd0 bs=512 count=2880`
Wait. And make sure to umount the drive before ejecting the disk.
Now you can boot from floppy (keep it in drive, reboot, set in BIOS option of Now you can boot from floppy (keep it in drive, reboot, set in BIOS option of
floppy booting). floppy booting).

1
data/en_US/lang.inc Normal file
View File

@@ -0,0 +1 @@
lang fix en_US

Some files were not shown because too many files have changed in this diff Show More