Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
101 6488 d 16 h poddubny /kernel/trunk/core/ Updated scheduler - now change_task and irq0 handler don't intersect so ugly. The code became more straightforward. By the way, it is also faster.  
/kernel/trunk/core/sched.inc
100 6494 d 23 h halyavin /kernel/trunk/core/ Fixed bug with sending EOI in change_task procedure (it shouldn't send it).  
/kernel/trunk/core/sched.inc
99 6495 d 12 h mario79 /kernel/trunk/fs/ Small fix for function 70 in iso9660.inc, procedures of search of the file are corrected.  
/kernel/trunk/fs/iso9660.inc
98 6497 d 17 h mario79 /kernel/trunk/ The delays enlarged at call to PS2, for definition of the mouse on fast CPU
The author of change - Serge.
 
/kernel/trunk/kernel.asm
97 6498 d 13 h mario79 / Changes:
1) changed version of a kernel - 0581
2) menu now uses the function 70
These changes will be in Kolibri 0581 (or beta2)
 
/programs/menu/trunk/readme2.txt
/kernel/trunk/kernel.asm
/programs/menu/trunk/menu.asm
96 6503 d 1 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
/kernel/trunk/fs/iso9660.inc
95 6503 d 17 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.
 
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/fs/iso9660.inc
94 6507 d 18 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
 
/kernel/trunk/blkdev/rdsave.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/fs/iso9660.inc
92 6508 d 21 h diamond /kernel/trunk/ Hotkeys are now supported  
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/gui/event.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm
91 6512 d 21 h diamond /kernel/trunk/ 1. Execution of files with long names (function 70.7).
2. Function 70 now supports folders on ramdisk.
 
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
90 6513 d 14 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
 
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/fs/iso9660.inc
/kernel/trunk/kernel.asm
89 6516 d 22 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/fs/iso9660.inc
88 6518 d 21 h diamond /kernel/trunk/ File system: deleted 58.12,13,14; fixed small bug in fat32.inc  
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
87 6520 d 17 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.
 
/kernel/trunk/blkdev/cd_drv.inc
/kernel/trunk/fs/iso9660.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/kernel32.inc
86 6523 d 20 h diamond /kernel/trunk/ File system addition: get/set file/folder attributes  
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
85 6525 d 2 h halyavin /kernel/trunk/ Function 18/18 added. It terminate process by PID (instead of slot as in function 18/2).  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/kernel.asm
84 6536 d 19 h diamond /kernel/trunk/ File system addition: fileinfo structure allows new syntax  
/kernel/trunk/boot/booteng.inc
/kernel/trunk/fs/fs_lfn.inc
83 6540 d 2 h diamond /kernel/trunk/ File system additions: create/rewrite files with long names  
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
82 6543 d 23 h halyavin /kernel/trunk/ Now kernel can be compiled with fasm 1.66.  
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/bootru.inc
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel16.inc
/kernel/trunk/video/vga.inc
81 6547 d 20 h diamond /kernel/trunk/docs/ Corrected mistake in sysfuncr.txt (thanks to Maxxxx32)  
/kernel/trunk/docs/sysfuncr.txt

Show All