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
546 6150 d 8 h diamond /kernel/trunk/ changed background handling  
545 6151 d 9 h spraid /kernel/trunk/boot/ added variant for d (preload) - 4-format ram disk
(need when ram disk not loading and not linked)
for example - loading from cdorm
 
544 6154 d 3 h spraid /kernel/trunk/ load VMODE.MDR use 70 function (I'am not test it. Please test it!!!)  
543 6154 d 7 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
542 6154 d 12 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
541 6154 d 13 h serge /kernel/trunk/core/ fix special values in COFF symbol table  
540 6157 d 9 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
539 6160 d 9 h spraid /programs/ changed path to /sys in some programs  
538 6160 d 11 h spraid /kernel/trunk/ CD drivers update from mario  
537 6161 d 11 h diamond /kernel/tags/kolibri0.7.0.0/ Tag for kolibri0.7.0.0  
536 6161 d 12 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
535 6161 d 12 h spraid /kernel/trunk/ translate some comments to english  
534 6164 d 2 h heavyiron /programs/ fix in build.bat to compile chess, ftps and @ss;
chess.bmp added
 
533 6164 d 16 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
532 6164 d 16 h diamond /programs/ * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure
 
531 6164 d 16 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
530 6169 d 2 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
529 6169 d 10 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
528 6169 d 11 h diamond /programs/system/desktop/trunk/ desktop supports command line parameter <skin-name>  
527 6169 d 11 h diamond /kernel/trunk/ * Rewritten Vesa2 background code, it is much faster now
* Fixed kernel fault when creating files with unusual names with multiple dots
 
526 6170 d 14 h diamond /programs/ * Fixed fasm broken in svn.485
* Jpegview 0.16 from Mario79
 
525 6170 d 17 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 
524 6174 d 15 h diamond /programs/system/ desktop, skinsel: load skin with new kernel  
523 6174 d 15 h diamond /kernel/trunk/ * Correct value of selector gs
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
 
522 6175 d 14 h diamond /programs/fs/kfar/trunk/ KFar 0.35: some bugfixes  
521 6175 d 14 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
520 6175 d 17 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
519 6176 d 14 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
518 6177 d 7 h Ghost /programs/system/gmon/ GMon
* bug fix in it87_get_fan_speed
 
517 6177 d 15 h diamond /programs/fs/kfar/trunk/ KFar 0.34  
516 6178 d 6 h serge /kernel/trunk/ additional space for kernel code  
515 6178 d 10 h heavyiron /programs/system/cpuid/trunk/ CPUID 2.21 from Wildwest  
514 6178 d 12 h diamond /kernel/trunk/ * unknown/unsupported videomode at boot leads to return in config manager
* boot config manager now allows to totally disable DMA access to HD
 
513 6179 d 15 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
512 6179 d 16 h spraid /kernel/trunk/ parse_fn.inc use mikedld librares (shuld be in %sys%/lib)
http://mikedld.com/f/libs-dev-3.7z

at sys.conf added network konfiguration
 
511 6180 d 16 h heavyiron /kernel/trunk/network/eth_drv/ Fixed arp request to gateway  
510 6181 d 9 h Ghost /programs/ GMon & macros.inc small fix  
509 6181 d 11 h diamond /kernel/trunk/ more correct handling of bx_from_load var  
508 6181 d 16 h victor /programs/ make up in build_all.bat  
507 6181 d 21 h Lrz /programs/develop/examples/editbox/trunk/ Upgrade macros