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
5123 3516 d 23 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 3519 d 18 h clevermouse / switch build system to Tup  
5094 3523 d 15 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
5093 3526 d 15 h clevermouse /programs/ fix some include paths, remove some lang.inc and soko binary  
5090 3526 d 19 h hidnplayr /programs/develop/libraries/network/examples/ Fixed include path.  
5029 3551 d 10 h hidnplayr /programs/develop/libraries/menuetlibc/ Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set.  
5010 3570 d 14 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3571 d 12 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 3572 d 12 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3575 d 15 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5002 3576 d 15 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
4996 3577 d 19 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 3577 d 21 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3578 d 18 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4988 3596 d 11 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3596 d 21 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3602 d 14 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4983 3605 d 21 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
4973 3611 d 22 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 3628 d 11 h 0CodErr /programs/develop/mstate/ Add program "mstate" which shows state of mouse buttons  
4924 3641 d 13 h Serge /programs/develop/mtdbg/ mtdbg fpu: detect denormal, infinity or not-a-number value  
4914 3653 d 19 h Serge /programs/develop/mtdbg/ mtdbg: switching between mmx(default) and fpu registers  
4913 3654 d 0 h hidnplayr /programs/develop/mtdbg/ Reduced binary size, updated version number to 0.35
(New since 0.34: MMX/FPU registers, resizeable window.)
 
4912 3654 d 21 h Serge /programs/develop/mtdbg/ mtdbg fpu: 1)simplified code
2)two pass bcd to string converter
3)new output format
 
4911 3656 d 13 h Serge /programs/develop/mtdbg/ mtdbg: fix extra zero in exponent  
4910 3656 d 13 h Serge /programs/develop/mtdbg/ mtdbg: fix some rounding issues  
4909 3656 d 21 h Serge /programs/develop/mtdbg/ mtdbg: set rounding mode to -Inf  
4908 3657 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: resizeable window  
4907 3657 d 12 h Serge /programs/develop/mtdbg/ mtdbg: fix garbage  
4906 3657 d 12 h Serge /programs/develop/mtdbg/ mtdbg: improve output formatting  
4905 3657 d 16 h Serge /programs/develop/mtdbg/ mtdbg: and again, thanks to Yogev  
4904 3657 d 20 h Serge /programs/develop/mtdbg/ mtdbg: and another one  
4903 3657 d 20 h Serge /programs/develop/mtdbg/ mtdbg: fix mistype  
4902 3657 d 21 h Serge /programs/develop/mtdbg/ mtdbg: 1)set rounding mode
2)improve output formatting
 
4901 3657 d 22 h Serge /programs/develop/mtdbg/ mtdbg: handle some special floating-point values  
4900 3658 d 12 h Serge /programs/develop/mtdbg/ mtdbg: display contents of fpu registers. some bugs still unfixed  
4895 3659 d 13 h Serge /programs/develop/mtdbg/ mtdbg: 1)minor optimisations
2)display contents of fpu registers. Warrning! Only labels are valid
 
4893 3660 d 10 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
4890 3660 d 20 h hidnplayr /programs/develop/mtdbg/ MTDBG: cleaned up, removed old code in gui.inc  
4889 3660 d 21 h hidnplayr /programs/develop/mtdbg/ MTDBG: Another bugfix in gui (draw colon before flags in correct color).