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
3555 4019 d 4 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
2465 4458 d 11 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2434 4465 d 15 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2106 4663 d 11 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2010 4695 d 5 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4989 d 14 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1531 5054 d 12 h diamond /kernel/trunk/ fix svn substitution of $Revision$ (bug #18)  
1322 5279 d 5 h Lrz /kernel/trunk/ small optimization.  
983 5631 d 2 h diamond /kernel/trunk/ some cosmetic fixes  
800 5842 d 9 h diamond /kernel/trunk/fs/ normal work with CD: bugfix of revision 758  
758 5938 d 0 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
628 6100 d 4 h mario79 /kernel/trunk/ ATAPI:
1) Fix - sectors read with errors now are not brought in the cache.
2) Timeout at absence of the disk in ATAPI drive is reduced about 10 seconds without lowering reliability of reading at presence of the disk. Earlier time the waiting could make 1-1.5 minutes.
 
593 6151 d 10 h mikedld /kernel/trunk/ Revision numbering fix  
588 6152 d 11 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
585 6156 d 3 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
536 6201 d 10 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
533 6204 d 14 h diamond /kernel/trunk/ Fixed work with CD broken in svn.521  
521 6215 d 12 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
 
465 6251 d 17 h serge /kernel/trunk/ merge flat kernel  
431 6274 d 11 h serge /kernel/trunk/ copyrights  
425 6279 d 1 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
379 6300 d 15 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
364 6309 d 9 h diamond /kernel/trunk/ ISO9660 bugfixes  
154 6462 d 10 h diamond / File subsystem: fixed function 70.0 for CD
Window subsystem: now minimized windows are not activated when program terminates
@RB: now it ignores minimized windows
CMD: version from K0600 distro (modified to use fn 70.7 instead of 19) +
redraw does not change window border
 
150 6463 d 11 h diamond /kernel/ File subsystem: fixed error in function 70.5 for CD
Window subsystem: now when window coordinates are changed,
client area is changed too
 
115 6506 d 13 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
99 6530 d 2 h mario79 /kernel/trunk/fs/ Small fix for function 70 in iso9660.inc, procedures of search of the file are corrected.  
96 6537 d 15 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
95 6538 d 7 h mario79 /kernel/trunk/fs/ Fix:
1) small error for procedure reserve_cd: (iso9660.inc)
2) reserved controller 1 or 2, because the devices IDE0+IDE1 or IDE2+IDE3 can not work simultaneously.
 
94 6542 d 8 h mario79 /kernel/trunk/ Added: Function 70/7 for ISO9660 - start application
Fix:
1) small error - for function 70/1
2) now function 18/6 used procedure call reserve_hd1
 
90 6548 d 4 h mario79 /kernel/trunk/ Added: Function 70/05 for ISO9660 - get file/directory attributes structure.
Fix: small error - incorrect allocation in the code of string mov [window_minimize], 2
 
89 6551 d 12 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
87 6555 d 7 h mario79 /kernel/trunk/ Added:
1) Low level procedures for СD device: read sector, load tray, out tray;
2) Function 70/0 for ISO9660 - read file
2) Function 70/0 for ISO9660 - read directory in format of standard 1.