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
137 6482 d 8 h mikedld /kernel/trunk/ Fixed client-relative behavior of functions 37.1 and 47  
/kernel/trunk/kernel.asm
/kernel/trunk/makefile
136 6482 d 10 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
135 6483 d 14 h diamond / mv, gifview, jpegview: modified to use function 70
tinypad2: modified for new sysxtree
kernel, mv, board, calendar, cmd, copy2, cpu, end, icon, mhc, pcidev:
german translation from derPENGUIN
 
/kernel/trunk/boot/bootge.inc
/kernel/trunk/build_ge.bat
/programs/develop/cmd/trunk/build_ge.bat
/programs/fs/copy2/trunk/build_ge.bat
/programs/media/jpegview/trunk/macros.inc
/programs/other/mhc/trunk/build_ge.bat
/programs/system/board/trunk/build_ge.bat
/programs/system/calendar/trunk/build_ge.bat
/programs/system/cpu/trunk/build_ge.bat
/programs/system/end/trunk/build_ge.bat
/programs/system/icon/trunk/build_ge.bat
/programs/system/pcidev/trunk/build_ge.bat
/programs/system/pcidev/trunk/vendors.inc
/programs/develop/cmd/trunk/build_ru.bat
/programs/other/mhc/trunk/build_ru.bat
/programs/system/cpu/trunk/build_ru.bat
/programs/system/pcidev/trunk/VENDORS.INC
/programs/system/pcidev/trunk/build_ru.bat
/kernel/trunk/kernel16.inc
/programs/develop/cmd/trunk/cmd.asm
/programs/fs/copy2/trunk/copy2.asm
/programs/media/gifview/trunk/gif_lite.inc
/programs/media/gifview/trunk/gifview.asm
/programs/media/gifview/trunk/macros.inc
/programs/media/jpegview/trunk/filelib.asm
/programs/media/jpegview/trunk/jpeglib.asm
/programs/media/jpegview/trunk/jpegview.asm
/programs/media/mv/trunk/mv.asm
/programs/other/mhc/trunk/mhc.asm
/programs/other/tinypad2/trunk/ascl.inc
/programs/other/tinypad2/trunk/tinypad2.asm
/programs/system/board/trunk/board.asm
/programs/system/calendar/trunk/calendar.asm
/programs/system/cpu/trunk/cpu.asm
/programs/system/end/trunk/end.asm
/programs/system/icon/trunk/icon.asm
/programs/system/pcidev/trunk/PCIDEV.ASM
134 6484 d 14 h diamond / Kernel: now bootcode loads from floppy only used sectors

sysxtree: rewritten to 70th function, corrected scrollbar
copyr: new version for new sysxtree
@rcher, rtfread: modified to work with new sysxtree
midamp: added version modified to work with new sysxtree
 
/programs/media/midamp
/programs/media/midamp/trunk
/programs/media/midamp/trunk/MIDAMP.ASM
/programs/media/midamp/trunk/bottom.gif
/programs/media/midamp/trunk/build.bat
/programs/media/midamp/trunk/buttons.gif
/programs/media/midamp/trunk/debug.inc
/programs/media/midamp/trunk/dlg.inc
/programs/media/midamp/trunk/draw.inc
/programs/media/midamp/trunk/event.inc
/programs/media/midamp/trunk/gif_lite.inc
/programs/media/midamp/trunk/hdr.gif
/programs/media/midamp/trunk/macros.inc
/programs/media/midamp/trunk/midamp.txt
/programs/media/midamp/trunk/midilite.inc
/programs/media/midamp/trunk/playlist.inc
/programs/media/midamp/trunk/playlist.txt
/programs/media/midamp/trunk/playnote.txt
/programs/media/midamp/trunk/thread.inc
/kernel/branches/gfx_kernel/boot/bootcode.inc
/kernel/branches/gfx_kernel/boot/booteng.inc
/kernel/branches/gfx_kernel/boot/bootru.inc
/kernel/trunk/boot/bootcode.inc
/programs/fs/copyr/trunk/ascl.inc
/programs/fs/copyr/trunk/copyr.asm
/programs/fs/sysxtree/trunk/ascl.inc
/programs/fs/sysxtree/trunk/sysxtree.asm
/programs/other/archer/trunk/@RCHER.ASM
/programs/other/archer/trunk/arcmacro.inc
/programs/other/archer/trunk/data.inc
/programs/other/archer/trunk/macros.inc
/programs/other/archer/trunk/sys.inc
/programs/other/rtfread/trunk/ascl.inc
/programs/other/rtfread/trunk/bgifont.inc
/programs/other/rtfread/trunk/macros.inc
/programs/other/rtfread/trunk/rtfread.asm
133 6487 d 14 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 6490 d 13 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
130 6493 d 10 h halyavin /kernel/trunk/core/ *Fixed bug in procedure starting applications
from /rd and /fd when some memory after end of
image hasn't been initialized by zero.
*Kernel now takes into account size of image
when starting from /rd and /fd. (previously it
assumes that size of file is equal to size of
image)
 
/kernel/trunk/core/newproce.inc
127 6494 d 11 h mario79 / 1) Small fix for the code regulating speed COM mouses.
2) In the application SETUP the regulation delay for the mouse is added.
 
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/hid/m_com1.inc
/kernel/trunk/hid/m_com2.inc
/programs/system/setup/trunk/setup.asm
121 6494 d 18 h poddubny /kernel/trunk/detect/ Fixed PS/2 mouse detection procedure, timeouts.  
/kernel/trunk/detect/ps2mouse.inc
120 6495 d 14 h mario79 / 1) The function 18/19 - to get/set mouse features
2) The application SETUP is changed for operation from functions 18/19, also instead of functions 6 and 33 the function 70 is used.
 
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/hid/m_com1.inc
/kernel/trunk/hid/m_com2.inc
/kernel/trunk/hid/m_ps2.inc
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/programs/system/setup/trunk/setup.asm
119 6496 d 11 h mario79 /kernel/trunk/ 1) small fix of code VGA.
2) decrease of an error "track of cursor ".
 
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/vga.inc
118 6497 d 13 h diamond / keyboard.inc: deleted obsolete code for Alt+arrows
sys32.inc: small bugfix (IRQ reservation free)
@numcalc: sources added
 
/programs/demos/numcalc
/programs/demos/numcalc/trunk
/programs/demos/numcalc/trunk/@numcalc.asm
/programs/demos/numcalc/trunk/build.bat
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/hid/keyboard.inc
117 6498 d 8 h mario79 /kernel/trunk/ 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed.
2. Optimization of the mode 640*480*16. Substantial growth of speed.
3. At the expense of deleting the superfluous code from vga.inc the size of a kernel has decreased.
 
/kernel/trunk/boot/shutdown.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/vesa20.inc
/kernel/trunk/video/vga.inc
116 6502 d 10 h poddubny /kernel/trunk/detect/ Correct PS/2 mouse detection procedure.  
/kernel/trunk/detect/ps2mouse.inc
115 6502 d 16 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
114 6505 d 7 h mikedld /kernel/trunk/ Added two flags to 0th function (edx = 0xXYRRGGBB, X = DCBAb)
A - window has a caption; if Y=3, then caption scting address could be passed in
edi, otherwise use function 71/1
B - treat all drawing performed to be relative to window client area
D - use gradient fill for client area
Added function 71:
subfunction 1 - set window caption string address (in ecx)
subfunction 2 - get window caption into buffer (not implemented yet)
Updated sysfuncr.txt, added sysfuncs.txt
 
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/skincode.inc
/kernel/trunk/gui/skindata.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
113 6506 d 12 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
112 6507 d 13 h poddubny /kernel/trunk/ 1. faster GUI: calculatescreen
2. fixed sysfunc 1 - put pixel which was completely broken
 
/kernel/trunk/core/sys32.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/vmodeint.inc
110 6510 d 19 h heavyiron /kernel/trunk/ Some corrections to structure. Unziped files apm.zip and skin_v3.zip!  
/kernel/trunk/docs/apm
/kernel/trunk/docs/apm/README.TXT
/kernel/trunk/docs/apm/apm.txt
/kernel/trunk/skin
/kernel/trunk/skin/base.bmp
/kernel/trunk/skin/base_1.bmp
/kernel/trunk/skin/default.asm
/kernel/trunk/skin/left.bmp
/kernel/trunk/skin/left_1.bmp
/kernel/trunk/skin/me_skin.inc
/kernel/trunk/skin/myblue.dtp
/kernel/trunk/skin/oper.bmp
/kernel/trunk/skin/oper_1.bmp
/kernel/trunk/docs/apm.zip
/kernel/trunk/skin_v3.7z
108 6512 d 10 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

Show All