turbocat
9562f01892
NewLib:
...
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
git-svn-id: svn://kolibrios.org@9952 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-04 22:20:35 +00:00
Doczom
77a4688f6d
Updated dll.load. Added support for loading the library using the full path.
...
Fixed makefile for Whether
git-svn-id: svn://kolibrios.org@9908 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-03-28 16:39:08 +00:00
Doczom
a13c32585b
added documentation for the frame element
...
git-svn-id: svn://kolibrios.org@9860 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-07-19 20:00:48 +00:00
IgorA
2ee9123f08
update library 'nnp.obj'
...
git-svn-id: svn://kolibrios.org@9821 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-28 12:21:03 +00:00
Coldy
1ed1f3a5b1
libc.obj:
...
- headers update (now used true functions with attributes instead of pointers)
- fixed some samples
kos_mbedtls:
microtar:
changes for compatible to latest version tcc and the libc.obj headers
git-svn-id: svn://kolibrios.org@9812 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-10 18:58:40 +00:00
f8e67e0dd1
[autobuild] Fix asm-only and no-gcc build
...
git-svn-id: svn://kolibrios.org@9797 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-26 22:06:46 +00:00
Marat Zakiyanov
ed61181c2a
Fix for previous revision.
...
git-svn-id: svn://kolibrios.org@9748 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 15:51:10 +00:00
Marat Zakiyanov
7ee13facdf
File Browser control - choosing the correct icon for dir names starting with ".."
...
git-svn-id: svn://kolibrios.org@9747 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 15:36:35 +00:00
IgorA
b39cd9e8ce
Neural network perceptron library
...
git-svn-id: svn://kolibrios.org@9733 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-01 16:10:23 +00:00
Marat Zakiyanov
267e818f50
Opendial and File Browser control
...
1) Now shows the full value for the year
2) For ".." dir is not shown unnecessary data
3) Finding the end of section [icons16] for r7241
git-svn-id: svn://kolibrios.org@9728 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-23 14:36:48 +00:00
db0f7a7b77
libimg: Implement more bit depth conversion routines
...
git-svn-id: svn://kolibrios.org@9713 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-10 00:50:25 +00:00
Marat Zakiyanov
8f544cdd1d
File Browser control - some code optimization for r9682
...
git-svn-id: svn://kolibrios.org@9690 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 19:47:41 +00:00
Marat Zakiyanov
2ef3c498fa
File Browser control - fixed the display of files larger than 4GB.
...
git-svn-id: svn://kolibrios.org@9682 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 00:52:02 +00:00
IgorA
fdc6bbf450
buf2d examples clean code
...
git-svn-id: svn://kolibrios.org@9675 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-28 21:05:17 +00:00
Coldy
498f3ad1a7
dll.obj: re-initiate build
...
git-svn-id: svn://kolibrios.org@9670 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-25 19:18:54 +00:00
Coldy
803d2a454e
dll.obj: Added error handling with detailed inform user which error occurred through @notyfy
...
git-svn-id: svn://kolibrios.org@9669 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-25 18:04:10 +00:00
turbocat
9ae212c526
ssl_client1 example use new tcc build.
...
git-svn-id: svn://kolibrios.org@9661 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 16:31:32 +00:00
Kirill Lipatov (Leency)
b4a6b076d8
add KMatrix into Appearance app
...
git-svn-id: svn://kolibrios.org@9640 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 12:38:25 +00:00
Anton Krotov
40faa04f49
base64.obj: decoding algorithm skips spaces, newlines and tabs
...
git-svn-id: svn://kolibrios.org@9637 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 05:31:50 +00:00
Anton Krotov
3762c3dd1e
RasterWorks: rename function
...
git-svn-id: svn://kolibrios.org@9631 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 03:43:40 +00:00
IgorA
235d20b0d6
fix rev. 9616
...
git-svn-id: svn://kolibrios.org@9629 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-13 11:10:04 +00:00
IgorA
70dba2afa0
add function 'edit_box_key_safe'
...
git-svn-id: svn://kolibrios.org@9616 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-11 22:08:55 +00:00
IgorA
4c4ea34b99
update function 'tl_node_poi_get_info'
...
git-svn-id: svn://kolibrios.org@9610 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-10 20:25:22 +00:00
vitalkrilov
46d9482bb0
Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
...
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
IgorA
e0db5d61cc
buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.
...
git-svn-id: svn://kolibrios.org@9570 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 18:37:25 +00:00
IgorA
0311a61f7f
fix function name 'edit_box' to 'edit_box_draw'
...
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
IgorA
c5dc86cc2c
function 'buf2d_line_sm' - fix error when the line is 45 degrees
...
git-svn-id: svn://kolibrios.org@9520 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 21:57:16 +00:00
IgorA
8be74c2de6
t_edit can open kpack-ed files
...
git-svn-id: svn://kolibrios.org@9485 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 14:55:00 +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
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
553742f877
libcrash: sync with upstream.
...
* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
git-svn-id: svn://kolibrios.org@9216 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-15 00:52:46 +00:00
turbocat
d0336453fe
console.obj :
...
- better mechanism for killing the parent process.
git-svn-id: svn://kolibrios.org@9167 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 19:36:10 +00:00
Doczom
5736de5a6f
fix bug in scroll
...
git-svn-id: svn://kolibrios.org@9163 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 23:50:09 +00:00
hidnplayr
c565761174
Fix con_kbhit
...
git-svn-id: svn://kolibrios.org@9127 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 19:51:29 +00:00
hidnplayr
73e2a25f84
Fix con_get_input, added some common control characters.
...
git-svn-id: svn://kolibrios.org@9125 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 13:58:04 +00:00
hidnplayr
ec273ce904
More escape codes.
...
New function 'con_get_input' useful to get escape codes from special keys.
Implemented alternative screen buffer.
See included documentation for more details.
git-svn-id: svn://kolibrios.org@9105 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:11:13 +00:00
hidnplayr
7f933eb487
Console: Bell character support, escape code '<esc>]K' (erase in line) support
...
git-svn-id: svn://kolibrios.org@9096 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-28 07:36:54 +00:00
turbocat
32a304e64b
mtar.obj:
...
use now wrappers names
git-svn-id: svn://kolibrios.org@9095 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-27 00:25:11 +00:00
turbocat
a188a171dd
mbedtls:
...
- strip replaced by kos32-strip
git-svn-id: svn://kolibrios.org@9091 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 14:03:11 +00:00
turbocat
be0e7536fb
mbedtls:
...
- fixed autobuild clink path
git-svn-id: svn://kolibrios.org@9087 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:57:05 +00:00
turbocat
b3059bf461
mbedtls:
...
- added to autobuild
git-svn-id: svn://kolibrios.org@9086 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:53:54 +00:00
turbocat
12edd8bcf5
ssl_client1 example: fixed Tupfile.lua
...
git-svn-id: svn://kolibrios.org@9083 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 22:02:48 +00:00
turbocat
1d002754bb
mbedtls:
...
ssl_client1.c - added REQUEST_URL input and added to autobuild
git-svn-id: svn://kolibrios.org@9082 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 21:58:56 +00:00
turbocat
7828dfa68a
mbedtls:
...
- is now a native dynamic library (ms coff)
- removed unnecessary files.
- updated ssl_client1 example
git-svn-id: svn://kolibrios.org@9076 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 19:43:38 +00:00
hidnplayr
beedc56bd8
Fix build
...
git-svn-id: svn://kolibrios.org@9067 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-16 11:35:04 +00:00
IgorA
1aa78952d7
kfar: add mouse event, clean code,
...
t_edit: small fix
git-svn-id: svn://kolibrios.org@8932 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 11:42:00 +00:00
IgorA
b73079cf34
t_edit: fix load new lines 13,10
...
git-svn-id: svn://kolibrios.org@8929 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 10:49:50 +00:00
IgorA
b7f963f4e3
fix load syntax files from CD
...
git-svn-id: svn://kolibrios.org@8852 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 14:52:00 +00:00
Kirill Lipatov (Leency)
0aae2f3c46
dl: automatically extract downloaded zip and 7z files
...
various fixes
git-svn-id: svn://kolibrios.org@8839 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 14:09:46 +00:00
turbocat
2d49a6e150
Fixed mtar.obj build
...
git-svn-id: svn://kolibrios.org@8797 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:55:26 +00:00