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
5732 3210 d 9 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
5692 3220 d 10 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
/programs/develop/libraries/box_lib/trunk/menubar.mac
5679 3222 d 10 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
5618 3230 d 4 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
/programs/develop/libraries/console/console.asm
5545 3357 d 7 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
/programs/develop/libraries/network/network.asm
5539 3359 d 23 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
/programs/develop/libraries/http/examples/deflate.asm
/programs/develop/libraries/http/examples/get.asm
/programs/develop/libraries/http/examples/post.asm
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/examples/pasta.asm
5537 3360 d 6 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
5534 3360 d 8 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
/programs/cmm/browser/WebView.c
/programs/cmm/browser/downloader.h
/programs/cmm/downloader/Downloader.c
/programs/cmm/lib/obj/http.h
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
5518 3365 d 21 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.  
/programs/develop/libraries/truetype/trunk/history.txt
/programs/develop/libraries/truetype/trunk/truetype.c
5517 3366 d 23 h hidnplayr /programs/develop/libraries/truetype/trunk/ Separate original stb_truetype.h from kolibri library code, updated stb_truetype to version 1.02, added utf8 support for library functions, added compile.bat for windows users.  
/programs/develop/libraries/truetype/trunk/compile.bat
/programs/develop/libraries/truetype/trunk/glue.h
/programs/develop/libraries/truetype/trunk/stb_truetype.h
/programs/develop/libraries/truetype/trunk/truetype.c
/programs/develop/libraries/truetype/trunk/lib.c
/programs/develop/libraries/truetype/trunk/stb.h
5418 3390 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/clip.asm
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
/programs/develop/libraries/TinyGL/asm_fork/zmath.asm
5415 3391 d 4 h IgorA /programs/ fix in function 'glopRotate'  
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/zmath.asm
/programs/media/voxel_editor/utilites/vox_tgl.asm
5412 3392 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in function 'glGenLists'  
/programs/develop/libraries/TinyGL/asm_fork/list.asm
5392 3397 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
5389 3409 d 3 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_flip_h' & optimizations  
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
5387 3411 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glColor3ub' & some fixes  
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/export.inc
/programs/develop/libraries/TinyGL/asm_fork/light.asm
5381 3423 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix rev. 5380  
/programs/develop/libraries/TinyGL/asm_fork/examples/test_array1.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test_glu1.asm
5380 3423 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
/programs/develop/libraries/TinyGL/asm_fork/arrays.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test_glu1.asm
5358 3433 d 4 h hidnplayr /programs/develop/libraries/network/ Check for errors from socket_receive.  
/programs/develop/libraries/network/network.asm
5353 3434 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
/programs/develop/libraries/TinyGL/asm_fork/api.asm
/programs/develop/libraries/TinyGL/asm_fork/arrays.asm
/programs/develop/libraries/TinyGL/asm_fork/clip.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/test_array0.asm
/programs/develop/libraries/TinyGL/asm_fork/matrix.asm
/programs/develop/libraries/TinyGL/asm_fork/tinygl.asm
/programs/develop/libraries/TinyGL/asm_fork/vertex.asm
/programs/develop/libraries/TinyGL/asm_fork/zmath.asm

Show All