Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10031 8 h 4 m ace_dent /programs/develop/ 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.
 
9986 69 d 9 h hidnplayr /programs/develop/libraries/libcrash/mac/ Poly1305: Fix forgotten variable init  
9952 131 d 6 h turbocat / 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".
 
9908 413 d 12 h Doczom /programs/ Updated dll.load. Added support for loading the library using the full path.
Fixed makefile for Whether
 
9860 665 d 9 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9821 717 d 16 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9812 735 d 10 h Coldy /programs/develop/ 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
 
9797 749 d 7 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9748 780 d 13 h sober_dev /programs/develop/libraries/box_lib/trunk/ Fix for previous revision.  
9747 780 d 13 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - choosing the correct icon for dir names starting with ".."  
9733 805 d 13 h IgorA /programs/ Neural network perceptron library  
9728 811 d 14 h sober_dev /programs/ 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
 
9713 825 d 4 h dunkaist /programs/develop/libraries/libs-dev/ libimg: Implement more bit depth conversion routines  
9690 828 d 9 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - some code optimization for r9682  
9682 829 d 4 h sober_dev /programs/develop/libraries/box_lib/trunk/ File Browser control - fixed the display of files larger than 4GB.  
9675 837 d 8 h IgorA /programs/ buf2d examples clean code  
9670 840 d 9 h Coldy /programs/develop/libraries/dll/ dll.obj: re-initiate build  
9669 840 d 11 h Coldy /programs/develop/libraries/dll/ dll.obj: Added error handling with detailed inform user which error occurred through @notyfy  
9661 841 d 12 h turbocat /programs/develop/libraries/kos_mbedtls/programs/ssl/ ssl_client1 example use new tcc build.  
9640 850 d 16 h leency / add KMatrix into Appearance app  
9637 850 d 23 h akron1 /programs/develop/libraries/base64/ base64.obj: decoding algorithm skips spaces, newlines and tabs  
9631 852 d 1 h akron1 /programs/develop/libraries/fontRasterWorks(unicode)/ RasterWorks: rename function  
9629 852 d 18 h IgorA /programs/develop/libraries/box_lib/trunk/ fix rev. 9616  
9616 854 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ add function 'edit_box_key_safe'  
9610 855 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ update function 'tl_node_poi_get_info'  
9587 858 d 16 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9570 861 d 10 h IgorA /programs/ buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.  
9568 862 d 8 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9520 868 d 7 h IgorA /programs/ function 'buf2d_line_sm' - fix error when the line is 45 degrees  
9485 869 d 14 h IgorA /programs/ t_edit can open kpack-ed files  
9307 902 d 7 h turbocat /programs/develop/libraries/iconv/ iconv.obj: rollback to a working revision 5098 with minor additions. Temporary regression is possible.  
9273 911 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: Avoid SSE pinsrw instruction in blend_mmx.asm

pinsrw can act on MMX registers, but it is still an SSE instruction.
 
9216 943 d 4 h dunkaist /programs/ 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.
 
9167 989 d 9 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9163 990 d 5 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9127 1010 d 9 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9125 1010 d 15 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9105 1016 d 11 h hidnplayr /programs/develop/libraries/console_coff/ 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.
 
9096 1021 d 21 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
9095 1023 d 4 h turbocat /programs/develop/libraries/microtar/ mtar.obj:
use now wrappers names