Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
709 5928 d 5 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
654 6037 d 10 h diamond /kernel/trunk/fs/ fixed serious FAT32 bug introduced in svn.649  
649 6040 d 7 h diamond /kernel/trunk/fs/ acceleration of FAT writing  
593 6120 d 7 h mikedld /kernel/trunk/ Revision numbering fix  
521 6184 d 9 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
 
495 6193 d 6 h diamond /kernel/trunk/fs/ Deleted obsolete sysfunction 58.1  
465 6220 d 14 h serge /kernel/trunk/ merge flat kernel  
431 6243 d 9 h serge /kernel/trunk/ copyrights  
425 6247 d 22 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
379 6269 d 12 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
335 6287 d 9 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
321 6292 d 7 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
256 6330 d 5 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory  
171 6411 d 8 h diamond /kernel/trunk/ File system: added function 70.8 - delete file/folder  
160 6423 d 6 h diamond /kernel/trunk/ DMA access to HD  
139 6453 d 7 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70
 
136 6455 d 4 h mario79 /kernel/trunk/ 1) The search HDD is improved, earlier by search was made reset only CD, now is made reset and HDD also.
2) Are deleted CLI and STI from procedures of reading and writing of sector on HDD. These of commands are replaced by operation with a port [hdbase]+206h, which disables only interruption for IDE.
 
133 6460 d 8 h diamond / File system: new function 70.4 to set file size
Graphics: fixed error when putimage and drawrect do not draw pixels
on right and bottom window sides
Processes: fixed kernel fault when program to load is too big
Programs: EYES: now it works with new kernel (rev. 130). Size optimization.
Blinking deleted.
 
131 6463 d 7 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
115 6475 d 10 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  

Show All