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
1107 5467 d 22 h diamond /kernel/trunk/ revert to static single-color background if memory allocation failed  
1106 5468 d 20 h diamond / Loading COM mouse driver is moved from the kernel to application  
1105 5469 d 6 h Galkov /kernel/trunk/core/ optimization of fix in rev.1089 for my bug, delivered in rev.1074  
1104 5469 d 20 h diamond /kernel/trunk/detect/ added biosmem.inc referenced in previous revision  
1103 5469 d 20 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1102 5470 d 19 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1101 5470 d 22 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1100 5471 d 22 h Lrz /programs/media/scrshoot/ a logic bugfix.  
1099 5472 d 21 h Lrz /programs/develop/libraries/box_lib/trunk/ update checkbox  
1098 5472 d 21 h Lrz /programs/media/scrshoot/ support system library box_lib.obj  
1097 5473 d 4 h diamond /kernel/trunk/ Fixed CF return from sysfunction 49 (APM)  
1096 5473 d 19 h diamond /programs/media/pic4/trunk/ pic4: fixed background install  
1095 5474 d 4 h diamond /kernel/trunk/ grammar fixes in build.bat  
1094 5474 d 8 h Lrz /kernel/trunk/ update build.bat  
1093 5474 d 20 h Lrz /kernel/trunk/ modify build.bat based on s1n's version.  
1092 5475 d 3 h diamond /programs/media/pic4/trunk/ pic4: memory requirements reduced  
1091 5475 d 11 h Lrz /kernel/trunk/ add kpack drivers  
1090 5475 d 20 h diamond /kernel/trunk/ Work with small amount of physical memory corrected (bug #9, part 1)  
1089 5476 d 0 h diamond /kernel/trunk/core/ fixed #PF reporting broken in rev. 1074  
1088 5476 d 21 h mikedld /kernel/trunk/ fix for 8/16-bit registers output with DEBUGF (bug #8)  
1087 5477 d 22 h diamond /programs/media/kiv/trunk/ bugfixes in KIV  
1086 5478 d 20 h Galkov /kernel/trunk/core/ Oops :(  
1085 5478 d 22 h diamond /kernel/trunk/ heuristic for ACPI power off  
1084 5480 d 2 h diamond /kernel/trunk/boot/ corrected boot-screen hints  
1083 5480 d 3 h diamond /kernel/trunk/core/ compilation fix  
1082 5480 d 3 h diamond /kernel/trunk/core/ fixed V86 task switch on IRQ broken in rev. 1055  
1081 5480 d 5 h diamond /kernel/trunk/core/ added check for correctness in 68.25  
1080 5480 d 23 h diamond /programs/media/kiv/trunk/ kiv: support for animated images  
1079 5480 d 23 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg, version 4:
* decoder for animated GIFs
* some fixes in PNG and JPEG decoders
* internal image representation now allows 15 and 16 bpp
(without conversions in decoders)
* decoder for TGA, Z80 from Nable
 
1078 5482 d 7 h Galkov /kernel/trunk/docs/ oops :( misprints  
1077 5482 d 7 h Galkov / changing by forum post 23500:
1) f68:15,18 moved to f68:24,25
2) f68:15,18 set to obsolete
 
1076 5483 d 4 h Galkov /kernel/trunk/core/ small optimization, not more  
1075 5483 d 5 h Galkov /programs/develop/open watcom/trunk/clib/fpu/ change functionality of f68:15, f68:18  
1074 5483 d 7 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1073 5486 d 12 h heavyiron /kernel/trunk/ 1071 small fix  
1072 5486 d 21 h diamond /kernel/trunk/core/ Changes from Maxis:
* Fixed sysfunction 18.20 (bug #13)
* wait_mutex optimized (bug #10)
 
1071 5489 d 6 h diamond /kernel/trunk/ use atomic bts for mutex in sys_background from Maxis  
1070 5494 d 14 h Lrz /programs/system/rdsave/trunk/ use box_lib.obj  
1069 5494 d 21 h Lrz /programs/system/run/trunk/ support system lib a box_lib.obj  
1068 5496 d 22 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix a macros load_lib.mac