Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2570 4410 d 13 h hidnplayr /programs/develop/libraries/libs-dev/libio/ Fixed a bug in libio (concerned file.find functions in particular)
Also, added a file to ease debugging in the future
 
/programs/develop/libraries/libs-dev/libio/libio_debug.asm
/programs/develop/libraries/libs-dev/libio/libio.asm
/programs/develop/libraries/libs-dev/libio/libio.inc
2531 4415 d 8 h mario79 /programs/develop/scancode/trunk/ SCANCODE - In this program, the output region of the working of the text should ALWAYS be WHITE and the text should ALWAYS be BLACK. This program should be FOR PEOPLE, not for AESTHETES with a "good" taste.  
/programs/develop/scancode/trunk/build_en.bat
/programs/develop/scancode/trunk/build_ru.bat
/programs/develop/scancode/trunk/scancode.asm
2530 4415 d 17 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
/programs/develop/libraries/console/console.asm
2422 4446 d 2 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2406 4450 d 4 h dunkaist /programs/develop/libraries/libs-dev/libio/ libio: description of file.size changed to correspond the code (return value is in ebx)  
/programs/develop/libraries/libs-dev/libio/libio.asm
2405 4450 d 6 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
/programs/develop/libraries/libs-dev/.test/002/test002.asm
2397 4451 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
/programs/develop/libraries/libs-dev/libimg/tiff/tiff.asm
2392 4452 d 1 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
/programs/develop/libraries/libs-dev/libimg/wbmp
/programs/develop/libraries/libs-dev/libimg/wbmp/wbmp.asm
/programs/develop/libraries/libs-dev/libimg/libimg.asm
2388 4452 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
1. tiff (baseline) support
2. pnm (portable anymap) bilevel, grayscale (8bpp), pixmap (24bpp) support
3. xcf: optional layer merging/blending with sse (default is mmx)
4'. new formatting for my old code. more readable for now
 
/programs/develop/libraries/libs-dev/libimg/pnm
/programs/develop/libraries/libs-dev/libimg/pnm/pbm.asm
/programs/develop/libraries/libs-dev/libimg/pnm/pgm.asm
/programs/develop/libraries/libs-dev/libimg/pnm/pnm.asm
/programs/develop/libraries/libs-dev/libimg/pnm/pnm.inc
/programs/develop/libraries/libs-dev/libimg/pnm/ppm.asm
/programs/develop/libraries/libs-dev/libimg/tiff
/programs/develop/libraries/libs-dev/libimg/tiff/huffman.asm
/programs/develop/libraries/libs-dev/libimg/tiff/tiff.asm
/programs/develop/libraries/libs-dev/libimg/tiff/tiff.inc
/programs/develop/libraries/libs-dev/libimg/xcf/composite_mmx.asm
/programs/develop/libraries/libs-dev/libimg/xcf/composite_sse.asm
/programs/develop/libraries/libs-dev/libimg/xcf/composite_mmx.inc
/programs/develop/libraries/libs-dev/libimg/libimg.asm
/programs/develop/libraries/libs-dev/libimg/libimg.inc
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.inc
/programs/develop/libraries/libs-dev/libimg/xcf/xcf.asm
/programs/develop/libraries/libs-dev/libimg/xcf/xcf.inc
2383 4452 d 10 h IgorA /programs/develop/libraries/buf2d/trunk/ function 'buf2d_bit_blt_alpha' can take negative coordinates in the position of the copied buffer
update function 'buf2d_bit_blt_transp'
 
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2367 4454 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2359 4455 d 10 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)
 
/programs/games/life3
/programs/games/life3/trunk
/programs/games/life3/trunk/build_ru.bat
/programs/games/life3/trunk/life3.asm
/programs/games/life3/trunk/toolbar.png
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2358 4455 d 12 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj':
- functions buf_filled_rect_by_size buf_rect_by_size can take on negative dimensions of rectangles
- function of the horizontal line is drawn buf2d_line 1 pixel longer
- some functions can draw in 8-bit buffers
 
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2354 4457 d 1 h mario79 /programs/ Box_Lib - Scrollbar type 2  
/programs/develop/libraries/box_lib/trunk/scrollbar.mac
/programs/fs/opendial/opendial.asm
/programs/media/zsea/data.inc
2348 4462 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' fix function 'ted_on_open_file'  
/programs/develop/libraries/box_lib/trunk/t_edit.mac
2331 4508 d 7 h Albom /programs/develop/libraries/base64/ base64.obj src added  
/programs/develop/libraries/base64
/programs/develop/libraries/base64/base64.c
/programs/develop/libraries/base64/base64.h
/programs/develop/libraries/base64/compile.bat
/programs/develop/libraries/base64/readme.txt
2329 4512 d 10 h Albom /programs/develop/libraries/wword/ wword.obj src added  
/programs/develop/libraries/wword
/programs/develop/libraries/wword/compile.bat
/programs/develop/libraries/wword/readme.txt
/programs/develop/libraries/wword/wword.asm
/programs/develop/libraries/wword/wword.h
2328 4512 d 10 h Albom /programs/develop/libraries/charset/ charset.obj src added  
/programs/develop/libraries/charset
/programs/develop/libraries/charset/charset.asm
/programs/develop/libraries/charset/charset.h
/programs/develop/libraries/charset/compile.bat
/programs/develop/libraries/charset/readme.txt
2324 4522 d 2 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' use functions 'fb_char_todown' and 'fb_char_toupper'  
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
/programs/develop/libraries/box_lib/trunk/t_edit.mac
2317 4552 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ box_lib.obj: add scroll type 1  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/scrollbar.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac

Show All