Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
148 6458 d 2 h heavyiron /kernel/tags/kolibri0.6.0.0/ made a copy  
/kernel/tags/kolibri0.6.0.0
147 6459 d 3 h diamond / Kernel: updated to Kolibri 0.6.0.0 distr
Programs from K0600 distr: CDP, KEYASCII
 
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fs.inc
/kernel/trunk/kernel.asm
/programs/develop/keyascii/trunk/keyascii.asm
/programs/media/cdp/trunk/cdp.asm
139 6470 d 3 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70
 
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/gui/font.inc
/kernel/branches/gfx_kernel/kernel.asm
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat32.inc
/kernel/trunk/gui/font.inc
/kernel/trunk/kernel.asm
/programs/media/ac97wav/trunk/ac97wav.asm
/programs/media/ac97wav/trunk/frontend.inc
/programs/media/ac97wav/trunk/macros.inc
/programs/media/ac97wav/trunk/meosfunc.inc
/programs/media/midamp/trunk/draw.inc
/programs/media/midamp/trunk/event.inc
/programs/media/midamp/trunk/gif_lite.inc
/programs/media/midamp/trunk/playlist.inc
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/dump.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/sys.inc
/programs/other/rtfread/trunk/bgifont.inc
/programs/other/rtfread/trunk/rtf_lite.inc
/programs/other/rtfread/trunk/rtfread.asm
136 6472 d 0 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.
 
/kernel/trunk/detect/dev_hdcd.inc
/kernel/trunk/fs/fat32.inc
133 6477 d 3 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.
 
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/core/sys32.inc
/kernel/branches/gfx_kernel/fs/fat12.inc
/kernel/branches/gfx_kernel/fs/fat32.inc
/kernel/branches/gfx_kernel/fs/fs.inc
/kernel/branches/gfx_kernel/fs/fs_lfn.inc
/kernel/branches/gfx_kernel/video/vesa20.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/video/vesa20.inc
/programs/demos/eyes/trunk/eyes.asm
131 6480 d 3 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
 
/programs/develop/examples/numcalc
/programs/fs/sysxtree/trunk/ascgml.inc
/programs/fs/sysxtree/trunk/ascml.inc
/programs/fs/sysxtree/trunk/systr12.GIF
/programs/fs/sysxtree/trunk/xtree.bmp
/programs/fs/sysxtree/trunk/xtree.ico
/programs/fs/sysxtree/trunk/xtreeinf.txt
/programs/fs/sysxtree/trunk/xtreinfo.txt
/programs/other/archer/trunk/dump.inc
/programs/demos/numcalc
/programs/fs/sysxtree/trunk/SYSTR12.GIF
/programs/games/tetris/trunk/block.inc
/programs/games/tetris/trunk/blocks.inc
/programs/games/tetris/trunk/key.inc
/programs/games/tetris/trunk/menu.inc
/programs/games/tetris/trunk/mouse.inc
/programs/games/tetris/trunk/random.inc
/programs/games/tetris/trunk/score.inc
/programs/games/tetris/trunk/table.inc
/programs/games/tetris/trunk/window.inc
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/docs/sysfuncr.txt
/kernel/branches/gfx_kernel/docs/sysfuncs.txt
/kernel/branches/gfx_kernel/fs/fat12.inc
/kernel/branches/gfx_kernel/fs/fat32.inc
/kernel/branches/gfx_kernel/fs/fs_lfn.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/programs/demos/bgitest/trunk/bgifont.inc
/programs/demos/bgitest/trunk/bgitest.asm
/programs/develop/heed/trunk/heed.asm
/programs/fs/sysxtree/trunk/ascgl.inc
/programs/fs/sysxtree/trunk/ascl.inc
/programs/fs/sysxtree/trunk/macros.inc
/programs/fs/sysxtree/trunk/sysxtree.asm
/programs/games/c4/trunk/c4.asm
/programs/games/tetris/trunk/tetris.asm
/programs/network/netsendc/trunk/netsendc.asm
/programs/network/netsends/trunk/netsends.asm
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/arcmacro.inc
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/debug.inc
/programs/other/archer/trunk/deflate.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/parser.inc
/programs/other/archer/trunk/sys.inc
/programs/system/board/trunk/board.asm
/programs/system/panel/trunk/@PANEL.ASM
/programs/system/pic4/trunk/pic4.asm
/programs/system/vrr/trunk/vrr.asm
115 6492 d 6 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
/kernel/trunk/blkdev/cdrom.inc
/kernel/trunk/blkdev/flp_drv.inc
/kernel/trunk/blkdev/rdsave.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/mem.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/physmem.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sync.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/iso9660.inc
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/gui/skincode.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/memmap.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp.inc
/kernel/trunk/network/udp.inc
/kernel/trunk/sound/sb16.inc
/kernel/trunk/video/vesa12.inc
/kernel/trunk/video/vesa20.inc
/kernel/trunk/video/vga.inc
113 6496 d 2 h diamond /kernel/trunk/ Small bugfixes with DF in debug subsystem; small improvement in function 70.0 for floppies  
/kernel/trunk/core/debug.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/fs/fat12.inc
99 6515 d 19 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
96 6523 d 8 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
/kernel/trunk/fs/iso9660.inc
95 6523 d 23 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 6528 d 0 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
91 6533 d 4 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 6533 d 21 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 6537 d 5 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 6539 d 4 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 6541 d 0 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 6544 d 3 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
84 6557 d 1 h diamond /kernel/trunk/ File system addition: fileinfo structure allows new syntax  
/kernel/trunk/boot/booteng.inc
/kernel/trunk/fs/fs_lfn.inc
83 6560 d 9 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
78 6578 d 4 h diamond /kernel/trunk/ Function 70.1 now supports ANSI+UNICODE. Flag CF in function 49 corrected.  
/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
/kernel/trunk/kernel.asm
77 6580 d 2 h diamond /kernel/trunk/ Some corrections in new file system functions. Added sysfuncr.txt docs.  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/kernel.asm
75 6585 d 4 h diamond /kernel/trunk/ File system: read folders with long names and in new standard
System functions: many small corrections
 
/kernel/trunk/blkdev/flp_drv.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/blkdev/rdsave.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/vesa20.inc
74 6591 d 3 h mario79 /kernel/trunk/fs/ Elimination of hangup after the expiration hd_wait_timeou  
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/part_set.inc
73 6593 d 10 h diamond /kernel/trunk/ correction of previous revision  
/kernel/trunk/fs/fs.inc
/kernel/trunk/kernel32.inc
72 6593 d 10 h diamond /kernel/trunk/ File system: LFN read 58.0x100 moved to 70.0  
/kernel/trunk/fs/fs_v2.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/fs/fs_lfn.inc
71 6596 d 2 h diamond /kernel/trunk/ File system: read files with long names (LFN)  
/kernel/trunk/fs/fs_lfn.inc
/kernel/trunk/blkdev/rd.inc
/kernel/trunk/fs/fat12.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
70 6598 d 2 h mario79 /kernel/trunk/ Reserved of the function 70 for the new procedure of access to file systems
Request - Please not use this number for other purposes.
 
/kernel/trunk/fs/fs_v2.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/kernel32.inc
65 6622 d 21 h mario79 /kernel/trunk/fs/ find all Fat16/32 partition in all input point to MBR  
/kernel/trunk/fs/part_set.inc
/kernel/trunk/fs/fat32.inc
64 6625 d 22 h mario79 /kernel/trunk/fs/ Fix 58 functions LBA read, was earlier read only IDE0 the hard disk, now are read all.  
/kernel/trunk/fs/fs.inc
63 6630 d 5 h halyavin /kernel/trunk/ Kernel now waits only 5 seconds in order to deliver message to debugger. Fixed hd reservation and release. Changes from diamond.  
/kernel/trunk/core/debug.inc
/kernel/trunk/fs/fat32.inc
/kernel/trunk/fs/fs.inc
61 6631 d 6 h halyavin /kernel/trunk/ Return value of 58 function is corrected. Shutdown.inc optimized. Changes from diamond.  
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/kernel.asm
52 6647 d 4 h mikedld /kernel/trunk/ Allow programs to draw negative pixels and lines
Save window bounds (not just position) before rolling up or maximizing
New functions:
48/7 - get skin margins
48/8 - set window skin
 
/kernel/trunk/fs/fat32.inc
/kernel/trunk/gui/skincode.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/vesa20.inc
40 6685 d 3 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
/kernel/trunk/core/debug.inc
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/booteng.inc
/kernel/trunk/boot/bootru.inc
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fs.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm
2 6795 d 12 h msu-se / moving to kernel directory  
/kernel
/kernel/trunk
/trunk
1 6795 d 22 h ha /trunk/ Kolibri 5 initial checkout  
/trunk
/trunk/blkdev
/trunk/blkdev/cdrom.inc
/trunk/blkdev/fdc.inc
/trunk/blkdev/flp_drv.inc
/trunk/blkdev/rd.inc
/trunk/blkdev/rdsave.inc
/trunk/boot
/trunk/boot/bootcode.inc
/trunk/boot/booteng.inc
/trunk/boot/bootru.inc
/trunk/boot/preboot.inc
/trunk/boot/rdload.inc
/trunk/boot/ru.inc
/trunk/boot/shutdown.inc
/trunk/build_en.bat
/trunk/build_ru.bat
/trunk/bus
/trunk/bus/pci
/trunk/bus/pci/pci16.inc
/trunk/bus/pci/pci32.inc
/trunk/core
/trunk/core/fpu.inc
/trunk/core/mem.inc
/trunk/core/memmanag.inc
/trunk/core/newproce.inc
/trunk/core/physmem.inc
/trunk/core/sched.inc
/trunk/core/sync.inc
/trunk/core/sys32.inc
/trunk/core/syscall.inc
/trunk/detect
/trunk/detect/commouse.inc
/trunk/detect/dev_fd.inc
/trunk/detect/dev_hdcd.inc
/trunk/detect/disks.inc
/trunk/detect/sear_par.inc
/trunk/fs
/trunk/fs/fat12.inc
/trunk/fs/fat32.inc
/trunk/fs/fs.inc
/trunk/fs/fs_phys.inc
/trunk/gui
/trunk/gui/button.inc
/trunk/gui/event.inc
/trunk/gui/font.inc
/trunk/gui/mouse.inc
/trunk/gui/skincode.inc
/trunk/gui/skindata.inc
/trunk/gui/window.inc
/trunk/hid
/trunk/hid/keyboard.inc
/trunk/hid/set_dtc.inc
/trunk/kernel.asm
/trunk/kernel16.inc
/trunk/kernel32.inc
/trunk/kglobals.inc
/trunk/memmap.inc
/trunk/network
/trunk/network/eth_drv
/trunk/network/eth_drv/3c59x.inc
/trunk/network/eth_drv/ethernet.inc
/trunk/network/eth_drv/i8255x.inc
/trunk/network/eth_drv/pcnet32.inc
/trunk/network/eth_drv/rtl8029.inc
/trunk/network/eth_drv/rtl8139.inc
/trunk/network/eth_drv/sis900.inc
/trunk/network/ip.inc
/trunk/network/queue.inc
/trunk/network/stack.inc
/trunk/network/tcp.inc
/trunk/network/udp.inc
/trunk/sound
/trunk/sound/playnote.inc
/trunk/sound/sb16.inc
/trunk/video
/trunk/video/vesa12.inc
/trunk/video/vesa20.inc
/trunk/video/vga.inc
/trunk/vmodeint.inc
/trunk/vmodeld.inc