Commit Graph

9472 Commits

Author SHA1 Message Date
Magomed Kostoev (mkostoevr)
5175b0da3a [KERNEL][TEST] Prepare for multithreading
git-svn-id: svn://kolibrios.org@9322 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-26 21:38:46 +00:00
Magomed Kostoev (mkostoevr)
9ad8889fd4 [KERNEL][TEST] Refactor runtests.py
git-svn-id: svn://kolibrios.org@9321 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-26 21:30:41 +00:00
Magomed Kostoev (mkostoevr)
00df866213 [KERNEL][TEST] Remove unused test and change author string
git-svn-id: svn://kolibrios.org@9320 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-26 15:45:54 +00:00
Magomed Kostoev (mkostoevr)
18562cd78f [KERNEL][TEST] Make it run on Windows
git-svn-id: svn://kolibrios.org@9319 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-26 15:42:19 +00:00
Kirill Lipatov (Leency)
3d9d07ba7c WebView: bugfixes
git-svn-id: svn://kolibrios.org@9318 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 23:53:46 +00:00
Magomed Kostoev (mkostoevr)
98d64b669d [KERNEL][TEST] Fix makeflop usage and small details
git-svn-id: svn://kolibrios.org@9317 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 23:04:42 +00:00
Magomed Kostoev (mkostoevr)
a849cabad0 [KERNEL][TEST] Use makeflop instead of mtools
git-svn-id: svn://kolibrios.org@9316 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 22:00:43 +00:00
Magomed Kostoev (mkostoevr)
96cf187d5e [KERNEL][TEST] Use Python3 method name
git-svn-id: svn://kolibrios.org@9315 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 21:57:16 +00:00
Magomed Kostoev (mkostoevr)
dcb708dd09 [KERNEL][TEST] Use urllib instead of wget
git-svn-id: svn://kolibrios.org@9314 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 21:54:29 +00:00
Magomed Kostoev (mkostoevr)
16fd3a9980 [KERNEL][TEST] Embrase test code
git-svn-id: svn://kolibrios.org@9313 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 21:04:13 +00:00
Magomed Kostoev (mkostoevr)
f4d71d2b55 [KERNEL][TEST] Compile kernel instead of downloading it
* Change copyright
* Fix kernel copying on server



git-svn-id: svn://kolibrios.org@9312 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 20:53:33 +00:00
Magomed Kostoev (mkostoevr)
2c7ecbb305 [KERNEL][TEST] Refactor tool check
git-svn-id: svn://kolibrios.org@9311 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 20:32:59 +00:00
Magomed Kostoev (mkostoevr)
2510534664 [KERNEL][TEST] Inform about required packages
git-svn-id: svn://kolibrios.org@9310 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 20:26:22 +00:00
Kirill Lipatov (Leency)
a0253bc1a6 WebView 3.65: table width support
git-svn-id: svn://kolibrios.org@9309 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 01:11:11 +00:00
turbocat
ebd134809c Added to the distribution kit autobuilded iconv.obj;
Disabled unused mtar.obj;

git-svn-id: svn://kolibrios.org@9308 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:48:50 +00:00
turbocat
63b9f66dc7 iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.
git-svn-id: svn://kolibrios.org@9307 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:42:58 +00:00
Kirill Lipatov (Leency)
a6e0b135b3 WebView: use custom C-- function if CP1251 to CP866 convert is failed in iconv.obj (the case for 4pda.to)
Please somebody fix iconv...

git-svn-id: svn://kolibrios.org@9306 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:06:54 +00:00
Coldy
7aed43b0ca Add KX extension to tcc (autoload w/import table support), phase 2.1
Fixed bugs
Add new features (name prefix to conflicts solve, display version, __KX__ macro)
Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a 

git-svn-id: svn://kolibrios.org@9305 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 18:13:35 +00:00
Kirill Lipatov (Leency)
3b314ebaf8 IMG:
- replace netcode.obj by base64.obj
- add lib/libcrash.obj
WEBVIEW:
- use custom utf8rutodos() if iconv() failed (the case for forum.old-dos.ru)

git-svn-id: svn://kolibrios.org@9304 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 10:52:23 +00:00
Kirill Lipatov (Leency)
a3c4521c77 INSTALL.TXT: slightly update information
git-svn-id: svn://kolibrios.org@9303 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 18:58:06 +00:00
Kirill Lipatov (Leency)
ba3c6816a1 WebView: omit lists inside <nav> tag for better readability
git-svn-id: svn://kolibrios.org@9302 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 18:30:51 +00:00
Kirill Lipatov (Leency)
0726cf15e7 Fix naming: Gb/Mb/Kb => GB/MB/KB
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
Kirill Lipatov (Leency)
817654dad6 ISO name: fix regression in rev. #8060
git-svn-id: svn://kolibrios.org@9300 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 22:35:08 +00:00
ae07a71db3 fix prior, delete old files
git-svn-id: svn://kolibrios.org@9299 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:13:23 +00:00
227e2de7d9 golang: fixed build errors and some refactoring
git-svn-id: svn://kolibrios.org@9298 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 21:10:17 +00:00
Kirill Lipatov (Leency)
7a80e13e25 upload Rawrite32Kos.exe
git-svn-id: svn://kolibrios.org@9297 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 19:01:29 +00:00
Kirill Lipatov (Leency)
58e8cfd0d6 WebView 3.61: fixes release
git-svn-id: svn://kolibrios.org@9296 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 18:22:14 +00:00
Anton Krotov
413de97517 CEdit: toolbar uses system colors, disabled runtime checking
git-svn-id: svn://kolibrios.org@9295 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 16:54:07 +00:00
Kirill Lipatov (Leency)
53fd96fe51 WebView 3.6: better table support, bugfixes
git-svn-id: svn://kolibrios.org@9294 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 11:42:21 +00:00
Kirill Lipatov (Leency)
40ec5cc46e WebView fix for tables: line postion and autoclose some tags
git-svn-id: svn://kolibrios.org@9293 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 03:19:08 +00:00
Kirill Lipatov (Leency)
3a581bafa7 last skin color fix
git-svn-id: svn://kolibrios.org@9292 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 22:26:49 +00:00
Kirill Lipatov (Leency)
84025bcfff this must be the last skin color fix (I very hope)
git-svn-id: svn://kolibrios.org@9291 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 22:02:25 +00:00
Kirill Lipatov (Leency)
2b5d87ce0d clean and fix skins
git-svn-id: svn://kolibrios.org@9290 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 21:35:46 +00:00
Kirill Lipatov (Leency)
fbb29dd500 WebView: fix big in links that may cause weird occasional time to time crashes
git-svn-id: svn://kolibrios.org@9289 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 12:10:42 +00:00
turbocat
3fc184a141 SDL: Rollback to stable revision 9172.
git-svn-id: svn://kolibrios.org@9288 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-19 23:03:24 +00:00
Kirill Lipatov (Leency)
1a964f239f C-- downloader: show download speed and size in Mb
git-svn-id: svn://kolibrios.org@9287 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 23:43:09 +00:00
0dc168b130 uefi64kos: Fix reporting of file size
git-svn-id: svn://kolibrios.org@9286 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 23:17:45 +00:00
09e9a9558f HDA: Add AMD Matisse vendor:device ids
git-svn-id: svn://kolibrios.org@9285 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 19:12:38 +00:00
Coldy
664e46d057 Add KX extension to tcc (autoload w/import table support), phase 1
git-svn-id: svn://kolibrios.org@9284 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 18:44:24 +00:00
turbocat
ff850a3614 fixed typo
git-svn-id: svn://kolibrios.org@9283 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 19:37:35 +00:00
turbocat
4290d55d7b man2html(by navichok26) added to ISO.
git-svn-id: svn://kolibrios.org@9282 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 19:35:30 +00:00
turbocat
4b3b40874d Updated man2html(by navichok26) binary
git-svn-id: svn://kolibrios.org@9281 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 19:25:01 +00:00
turbocat
d3db09558e man2html(by navichok26):
- Fixed Makefile.kos;
- Added auto-opening to webview.

git-svn-id: svn://kolibrios.org@9280 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 19:23:49 +00:00
Doczom
4003f26194 delete 43 sysfunction
git-svn-id: svn://kolibrios.org@9279 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 18:54:17 +00:00
navichok26
2ce4f2ee4d add man2html program
git-svn-id: svn://kolibrios.org@9278 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 09:37:50 +00:00
Kirill Lipatov (Leency)
8a5c16a53a Eolite: show volume label in a device folder
git-svn-id: svn://kolibrios.org@9277 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 02:05:12 +00:00
Kirill Lipatov (Leency)
981be4e80e remove untested experimental code
git-svn-id: svn://kolibrios.org@9276 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 01:00:59 +00:00
Kirill Lipatov (Leency)
8f7c883c1a Eolite: fix handling the '\' in the end of the path
tmpdisk: do not add '\' in the end of the path

git-svn-id: svn://kolibrios.org@9275 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:35:51 +00:00
Kirill Lipatov (Leency)
98d39923c6 Rename drivers:
- intelac97 > ac97 
- intel_hda > hdaudio
To fit into 8.3

git-svn-id: svn://kolibrios.org@9274 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:28:47 +00:00
c3b7833e72 libimg: Avoid SSE pinsrw instruction in blend_mmx.asm
pinsrw can act on MMX registers, but it is still an SSE instruction.

git-svn-id: svn://kolibrios.org@9273 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 21:20:52 +00:00