Commit Graph

9286 Commits

Author SHA1 Message Date
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
571040afd5 AHCI: Full multiple controller support.
Fix using hardcoded ctr1_data in three functions, use corresponding controller instead.
Add pointer to parent controller to PORT_DATA structure,
Other small changes

git-svn-id: svn://kolibrios.org@9272 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 16:48:27 +00:00
1f842ffb93 AHCI: simplify structures, fix naming, more comments. sync kolibri-ahci with trunk
git-svn-id: svn://kolibrios.org@9271 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 15:05:03 +00:00
3e39815f8c AHCI: fix failure when adding > 1 disks on one controller
git-svn-id: svn://kolibrios.org@9270 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-15 11:56:07 +00:00
Kirill Lipatov (Leency)
7288de6237 Eolite: fixed two bugs (thanks kw33 for found one)
git-svn-id: svn://kolibrios.org@9269 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 23:16:56 +00:00
Doczom
7fa9473c69 small clean code
git-svn-id: svn://kolibrios.org@9268 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 19:15:56 +00:00
Doczom
0aff050c49 fix count type
git-svn-id: svn://kolibrios.org@9267 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 15:23:19 +00:00
Doczom
aca4e09228 fixed content type definitions
git-svn-id: svn://kolibrios.org@9266 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 14:16:03 +00:00
Doczom
f62bef13d5 fixing a memory leak in the clipboard
git-svn-id: svn://kolibrios.org@9265 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 14:02:16 +00:00
a5f6a10b43 kolibri-ahci: sync with trunk
git-svn-id: svn://kolibrios.org@9264 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-14 10:30:27 +00:00
Kirill Lipatov (Leency)
2b790ca52d WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)
git-svn-id: svn://kolibrios.org@9263 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-13 17:21:44 +00:00
turbocat
9257d2c34c libc.obj:
- Added basename() and  dirname()
 - libc_test all tabs -> spaces

git-svn-id: svn://kolibrios.org@9262 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-12 22:45:22 +00:00
Kirill Lipatov (Leency)
1b84dbe19e mousecfg: use a hotkey to turn on mouse emulation
git-svn-id: svn://kolibrios.org@9261 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-08 23:46:33 +00:00
turbocat
f0928164bd libc.obj: fixed asctime() format and UTC mktime() bug.
git-svn-id: svn://kolibrios.org@9260 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-07 19:29:12 +00:00
Kirill Lipatov (Leency)
2eddf0b1c0 WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider
git-svn-id: svn://kolibrios.org@9259 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 18:03:23 +00:00
Magomed Kostoev (mkostoevr)
c1e1215115 [KERNEL][TEST] Add example keyboard and screenshot test
git-svn-id: svn://kolibrios.org@9258 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 12:32:12 +00:00
Magomed Kostoev (mkostoevr)
41f68b6632 [KERNEL][TEST][API] Implement image comparsion
git-svn-id: svn://kolibrios.org@9257 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 12:25:50 +00:00
Magomed Kostoev (mkostoevr)
b3fb622ac5 [KERNEL][TEST][API] Implement screenshot taking
git-svn-id: svn://kolibrios.org@9256 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 11:53:13 +00:00
Magomed Kostoev (mkostoevr)
5aafac98ba [KERNEL][TEST][API] Implement keyboard keys sending
git-svn-id: svn://kolibrios.org@9255 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 11:51:19 +00:00
Magomed Kostoev (mkostoevr)
c582c8b648 [KERNEL][TEST] Wait for debug.log more reliable
git-svn-id: svn://kolibrios.org@9254 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 09:17:31 +00:00
e44770ac18 uefi64kos: Fix stack alignment on function calls.
It is a formal requirement of UEFI spec that the stack is to be aligned
on 16 bytes on all calls to service routines. I changed eficall macro to
fstcall one in my previous commit. Due to differences in macro logic
that change broke UEFI boot on some platforms that do care about stack
alignment. This commit should fix the issue.

git-svn-id: svn://kolibrios.org@9253 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 02:17:31 +00:00
Magomed Kostoev (mkostoevr)
7454368c78 [KERNEL][TEST] Do not pack test kernel (test speedup)
git-svn-id: svn://kolibrios.org@9252 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 00:28:48 +00:00
Magomed Kostoev (mkostoevr)
bc7960659c [KERNEL][TEST] Do not redirect stdin to qemu
git-svn-id: svn://kolibrios.org@9251 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 00:27:39 +00:00
Magomed Kostoev (mkostoevr)
5a7c52a4c4 [KERNEL][TEST] Add test kernel to autobuild
git-svn-id: svn://kolibrios.org@9250 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 00:21:53 +00:00
Magomed Kostoev (mkostoevr)
0b73fe657f [KERNEL] Add test framework
git-svn-id: svn://kolibrios.org@9249 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-04 23:52:56 +00:00
Doczom
95f32fae09 fix start apps in kernel mode
git-svn-id: svn://kolibrios.org@9248 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-04 21:45:55 +00:00
turbocat
cf33391052 ktcc: Delete old tinygl library
git-svn-id: svn://kolibrios.org@9247 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-04 20:25:19 +00:00
Kirill Lipatov (Leency)
7015aadd71 System Panel:
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png

git-svn-id: svn://kolibrios.org@9246 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:53:03 +00:00
turbocat
041b56415a Autobuild OpenTyrian has been added to ISO.
git-svn-id: svn://kolibrios.org@9245 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:02:17 +00:00
turbocat
66a0545330 OpenTyrian: Fixed VERSION and disabled exit, on unsupported scaling
git-svn-id: svn://kolibrios.org@9244 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 21:55:52 +00:00
hidnplayr
78c7f262bf i8255x: Link detection.
git-svn-id: svn://kolibrios.org@9243 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 21:45:38 +00:00
turbocat
9ca128acbd Added libc_test.c for testing libc.obj (by "navichok26")
git-svn-id: svn://kolibrios.org@9242 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:52:54 +00:00
Kirill Lipatov (Leency)
251d03d5f0 Upload optimized Phoenix and ASCL by Kolibrius
git-svn-id: svn://kolibrios.org@9241 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:23:06 +00:00
Doczom
b69f000608 updated list drivers for DRVINST
git-svn-id: svn://kolibrios.org@9240 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 18:04:19 +00:00
Kirill Lipatov (Leency)
661a4095c0 add Tyrian to Game Sentre, also add icon
git-svn-id: svn://kolibrios.org@9239 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 17:53:50 +00:00
Kirill Lipatov (Leency)
7d1b614236 tyrian: upload to SVN, add to ISO
git-svn-id: svn://kolibrios.org@9238 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 17:26:12 +00:00
Kirill Lipatov (Leency)
b654a4e928 View3DS by macgub: bugfixes and new rendering model - ray casted shadows. Check Readme for more info.
git-svn-id: svn://kolibrios.org@9237 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 16:39:08 +00:00