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
110 6443 d 1 h heavyiron /kernel/trunk/ Some corrections to structure. Unziped files apm.zip and skin_v3.zip!  
108 6444 d 16 h heavyiron / 1. Updated ethernet.inc from Hex with supports of some new ethernet card.
2. Colorref - window with skin, less memory for application
3. Added string "include 'lang.inc'" in icon.asm
4. Vrr - window with skin
 
106 6445 d 22 h john /kernel/trunk/gui/ Now 4 function can output zero-ended(ASCIIZ) strings.
The strings output code was optimized.
Fixed bug - max string length was being checked incorrectly
 
105 6446 d 21 h poddubny /kernel/trunk/ Direct window activation without osloop/checkwindows, straightforward window minimizing  
103 6447 d 2 h halyavin /kernel/trunk/ Now 8Mb of address space reserved for LFB. New linear address of LFB is 0x80000000.  
102 6448 d 17 h poddubny /kernel/trunk/ 1. a little fix for scheduler + correct comments
2. refactored window activation/ process termination/ getting active process
3. deleted dead code in checkwindows
4. eliminated almost all accesses to 0x3020+...+0xe, changed to direct process number
5. cli/sti in vesa12 and vga drivers and in calculatescreen
6. skipping dead windows in some funcs in window.inc
 
101 6451 d 14 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.  
100 6457 d 22 h halyavin /kernel/trunk/core/ Fixed bug with sending EOI in change_task procedure (it shouldn't send it).  
99 6458 d 11 h mario79 /kernel/trunk/fs/ Small fix for function 70 in iso9660.inc, procedures of search of the file are corrected.  
98 6460 d 15 h mario79 /kernel/trunk/ The delays enlarged at call to PS2, for definition of the mouse on fast CPU
The author of change - Serge.
 
97 6461 d 12 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)
 
96 6466 d 0 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
95 6466 d 15 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 6470 d 16 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
 
92 6471 d 20 h diamond /kernel/trunk/ Hotkeys are now supported  
91 6475 d 20 h diamond /kernel/trunk/ 1. Execution of files with long names (function 70.7).
2. Function 70 now supports folders on ramdisk.
 
90 6476 d 13 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 6479 d 21 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
88 6481 d 20 h diamond /kernel/trunk/ File system: deleted 58.12,13,14; fixed small bug in fat32.inc  
87 6483 d 16 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.
 

Show All