Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5171 3467 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5163 3468 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5159 3469 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear
 
5153 3471 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.
 
5145 3494 d 22 h clevermouse /programs/develop/libraries/menuetlibc/ menuetlibc: drop support for exotic configurations, it doesn't work anyway  
5132 3514 d 4 h clevermouse / * newlib: mark some syscalls as using memory
* autobuild newlib
* add newlib example based on menuetlibc example
 
5131 3515 d 3 h clevermouse / autobuild sdlquake  
5129 3515 d 19 h clevermouse /programs/develop/libraries/menuetlibc/src/libc/ansi/stdlib/ menuetlibc: thread-safe malloc  
5123 3518 d 5 h clevermouse / * gcc flags: add -march=pentium-mmx -fno-rtti
* menuetlibc: fix printf, sprintf
* menuetlibc: alias clock() to sysfn 26.9.
Not exactly what is required by POSIX, but better than zero
* autobuild games/checkers
 
5098 3520 d 23 h clevermouse / switch build system to Tup  
5094 3524 d 21 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
5093 3527 d 21 h clevermouse /programs/ fix some include paths, remove some lang.inc and soko binary  
5090 3528 d 1 h hidnplayr /programs/develop/libraries/network/examples/ Fixed include path.  
5029 3552 d 15 h hidnplayr /programs/develop/libraries/menuetlibc/ Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set.  
5010 3571 d 20 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3572 d 18 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new function exif_get_app2 (found maker from cameras: Nikon, Canon, Panasonic)
2) small fixes
 
5008 3573 d 18 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3576 d 21 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5002 3577 d 21 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
4996 3579 d 0 h hidnplayr /programs/develop/libraries/http/ Added HTTP_send, renamed HTTP_process to HTTP_receive, renamed HTTP_stop to HTTP_disconnect, added HTTP_free  
4995 3579 d 3 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3580 d 0 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4988 3597 d 17 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3598 d 3 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3603 d 20 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4983 3607 d 3 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
4973 3613 d 4 h right-hearted /programs/develop/libraries/menuetlibc/ Adding menuetlibc back to its place in /programs/develop/libraries
This version of menuetlibc was taken from revision 4743, right before I made any changes
 
4944 3629 d 17 h 0CodErr /programs/develop/mstate/ Add program "mstate" which shows state of mouse buttons  
4924 3642 d 18 h Serge /programs/develop/mtdbg/ mtdbg fpu: detect denormal, infinity or not-a-number value  
4914 3655 d 0 h Serge /programs/develop/mtdbg/ mtdbg: switching between mmx(default) and fpu registers  
4913 3655 d 6 h hidnplayr /programs/develop/mtdbg/ Reduced binary size, updated version number to 0.35
(New since 0.34: MMX/FPU registers, resizeable window.)
 
4912 3656 d 3 h Serge /programs/develop/mtdbg/ mtdbg fpu: 1)simplified code
2)two pass bcd to string converter
3)new output format
 
4911 3657 d 18 h Serge /programs/develop/mtdbg/ mtdbg: fix extra zero in exponent  
4910 3657 d 19 h Serge /programs/develop/mtdbg/ mtdbg: fix some rounding issues  
4909 3658 d 3 h Serge /programs/develop/mtdbg/ mtdbg: set rounding mode to -Inf  
4908 3658 d 16 h hidnplayr /programs/develop/mtdbg/ MTDBG: resizeable window  
4907 3658 d 17 h Serge /programs/develop/mtdbg/ mtdbg: fix garbage  
4906 3658 d 18 h Serge /programs/develop/mtdbg/ mtdbg: improve output formatting  
4905 3658 d 21 h Serge /programs/develop/mtdbg/ mtdbg: and again, thanks to Yogev  
4904 3659 d 2 h Serge /programs/develop/mtdbg/ mtdbg: and another one