Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3036 4187 d 5 h dunkaist /programs/develop/libraries/libs-dev/ libimg: img.scale prototype and simple example  
3034 4187 d 14 h leency /programs/develop/libraries/console/ console.obj: rolled-up bug fixed  
3014 4191 d 13 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
3002 4195 d 12 h leency /programs/develop/libraries/truetype/ truetype library 11.10.12 (by SoUrcerer and Lev)  
3001 4195 d 13 h leency /programs/develop/libraries/vector/ vector library by IgorA  
2992 4202 d 8 h dunkaist /programs/develop/libraries/libs-dev/libimg/tiff/ libimg:
read lzw-encoded tiff images
handle predictor tag in tiff files
 
2975 4230 d 13 h IgorA /programs/ 1) 'vox_editor' update
2) 'buf2d.obj' add new function 'buf2d_rotate'
 
2927 4275 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'  
2920 4281 d 6 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2' and 'buf2d_img_wdiv2'  
2898 4291 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ fix function 'edit_box_set_text'  
2828 4326 d 10 h Serge /programs/develop/libraries/newlib/ newlib: missing files  
2827 4326 d 11 h Serge /programs/develop/libraries/newlib/ newlib: bugfixes  
2815 4332 d 12 h IgorA /programs/ 'buf2d.obj' new function and 2 examples  
2809 4333 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/ element 't_edit' small speed optimize  
2808 4334 d 12 h IgorA /programs/ 'box_lib.obj': update function open file in element 't_edit'
'voxel_editor': small update
 
2759 4341 d 14 h IgorA /programs/ update 'voxel_editor'  
2758 4343 d 2 h IgorA /programs/ 1) 'box_lib' small fix element 't_edit'
2) new version 'voxel_editor'
 
2748 4348 d 8 h IgorA / 1) add new program 'voxel_editor'
2) fix file menu.dat
 
2733 4349 d 20 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
new image type: grayscale (Image.bpp9)
tiff fixes for grayscale+alpha images
xcf regression bug fixed (screen mode blending, r2388)
 
2707 4353 d 7 h IgorA /programs/ 'box_lib.obj' change function 'ted_init_syntax_file'  
2692 4358 d 0 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: bmp 24/32bpp encoding  
2691 4358 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg:
img.flip.layer fix for images of scanline width less than 4 bytes
bmp: check for more InfoHeader types
 
2685 4359 d 1 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: libimg encode example  
2684 4359 d 1 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: encode API; pnm (pbm, pgm, ppm) encoding in raw mode  
2680 4359 d 11 h dunkaist /programs/develop/libraries/libs-dev/.test/003/ libs-dev: new example. libio + libimg, img.to_rgb2, applying simple filter to RGB data  
2668 4363 d 5 h mario79 /programs/ Fix incorrect comment  
2658 4373 d 14 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' add new function 'buf2d_get_pixel'  
2603 4402 d 14 h hidnplayr /programs/develop/libraries/libs-dev/libini/ prevented get.int function in libini from destroying edx  
2599 4403 d 11 h hidnplayr /programs/develop/libraries/console/ Added english translation of console.txt  
2570 4409 d 12 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
 
2530 4414 d 17 h leency /programs/develop/libraries/console/ console.obj: no window bg, window do not resize  
2422 4445 d 2 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf2d_bit_blt'  
2406 4449 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)  
2405 4449 d 6 h dunkaist /programs/develop/libraries/libs-dev/.test/002/ libs-dev: made test002 program (simple image viewer) not to crash  
2397 4450 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff fix (packbits); pcx old code optimizing and fix (even byte)  
2392 4451 d 1 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: wbmp support (easy programming example)  
2388 4451 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
 
2383 4451 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'
 
2367 4453 d 5 h IgorA /programs/develop/libraries/buf2d/trunk/ 'buf2d.obj' update function 'buf_bit_blt_alpha'  
2359 4454 d 10 h IgorA /programs/ 1) add new game 'life3'
2) small fix 'buf2d.obj' (in rev. 2358)