Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
108 6454 d 9 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
 
/kernel/trunk/network/eth_drv/ethernet.inc
/programs/colorref/trunk/colorref.asm
/programs/icon/trunk/icon.asm
/programs/vrr/trunk/vrr.asm
107 6454 d 13 h heavyiron /programs/calc/trunk/ Calc updated to version 1.3  
/programs/calc/trunk/calc.asm
106 6455 d 15 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
 
/kernel/trunk/gui/font.inc
105 6456 d 14 h poddubny /kernel/trunk/ Direct window activation without osloop/checkwindows, straightforward window minimizing  
/kernel/trunk/core/sys32.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
104 6456 d 15 h hidnplayr /programs/autodhcp/ Added AutoDHCP to programs  
/programs/autodhcp
/programs/autodhcp/trunk
/programs/autodhcp/trunk/MACROS.INC
/programs/autodhcp/trunk/autodhcp.asm
/programs/autodhcp/trunk/debug.inc
103 6456 d 19 h halyavin /kernel/trunk/ Now 8Mb of address space reserved for LFB. New linear address of LFB is 0x80000000.  
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/core/mem.inc
/kernel/trunk/kernel.asm
102 6458 d 10 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
 
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
/kernel/trunk/video/vesa12.inc
/kernel/trunk/video/vesa20.inc
/kernel/trunk/video/vga.inc
101 6461 d 7 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 6467 d 14 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 6468 d 4 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 6470 d 8 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 6471 d 5 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 6475 d 16 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
/kernel/trunk/fs/iso9660.inc
95 6476 d 8 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 6480 d 9 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
93 6481 d 13 h diamond /programs/panel/trunk/ System panel updated  
/programs/panel/trunk/@PANEL.ASM
92 6481 d 13 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 6485 d 13 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 6486 d 6 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 6489 d 14 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

Show All