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
133 6457 d 8 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
132 6460 d 7 h diamond /programs/ icon2: russian and english variants corrected
jpegview, launcher, life, mv, pcidev: new versions from K0581 distro
rccc, rccs: english translation added
 
/programs/games/life/trunk/ascl.inc
/programs/system/pcidev/trunk/PCIDEV.ASM
/programs/system/pcidev/trunk/VENDORS.INC
/programs/system/pcidev/trunk/macros.inc
/programs/system/pcidev/trunk/pcidev.asm
/programs/system/pcidev/trunk/vendors.inc
/programs/games/life/trunk/life.asm
/programs/media/jpegview/trunk/jpegview.asm
/programs/media/mv/trunk/mv.asm
/programs/network/rccc/trunk/rccc.asm
/programs/network/rccs/trunk/rccs.asm
/programs/system/icon/trunk/icon.asm
/programs/system/launcher/trunk/launcher.asm
131 6460 d 8 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 6463 d 4 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
129 6463 d 23 h mikedld /kernel/branches/gfx_kernel/ Added gfx_kernel branch  
/kernel/branches/gfx_kernel
/kernel/branches/gfx_kernel/blkdev
/kernel/branches/gfx_kernel/blkdev/cd_drv.inc
/kernel/branches/gfx_kernel/blkdev/cdrom.inc
/kernel/branches/gfx_kernel/blkdev/fdc.inc
/kernel/branches/gfx_kernel/blkdev/flp_drv.inc
/kernel/branches/gfx_kernel/blkdev/rd.inc
/kernel/branches/gfx_kernel/blkdev/rdsave.inc
/kernel/branches/gfx_kernel/boot
/kernel/branches/gfx_kernel/boot/bootcode.inc
/kernel/branches/gfx_kernel/boot/booteng.inc
/kernel/branches/gfx_kernel/boot/bootru.inc
/kernel/branches/gfx_kernel/boot/bootvesa.inc
/kernel/branches/gfx_kernel/boot/drawtext.inc
/kernel/branches/gfx_kernel/boot/preboot.inc
/kernel/branches/gfx_kernel/boot/rdload.inc
/kernel/branches/gfx_kernel/boot/ru.inc
/kernel/branches/gfx_kernel/boot/shutdown.inc
/kernel/branches/gfx_kernel/build_en.bat
/kernel/branches/gfx_kernel/build_ru.bat
/kernel/branches/gfx_kernel/bus
/kernel/branches/gfx_kernel/bus/pci
/kernel/branches/gfx_kernel/bus/pci/pci16.inc
/kernel/branches/gfx_kernel/bus/pci/pci32.inc
/kernel/branches/gfx_kernel/core
/kernel/branches/gfx_kernel/core/debug.inc
/kernel/branches/gfx_kernel/core/mem.inc
/kernel/branches/gfx_kernel/core/memmanag.inc
/kernel/branches/gfx_kernel/core/newproce.inc
/kernel/branches/gfx_kernel/core/physmem.inc
/kernel/branches/gfx_kernel/core/sched.inc
/kernel/branches/gfx_kernel/core/sync.inc
/kernel/branches/gfx_kernel/core/sys32.inc
/kernel/branches/gfx_kernel/core/syscall.inc
/kernel/branches/gfx_kernel/detect
/kernel/branches/gfx_kernel/detect/commouse.inc
/kernel/branches/gfx_kernel/detect/dev_fd.inc
/kernel/branches/gfx_kernel/detect/dev_hdcd.inc
/kernel/branches/gfx_kernel/detect/disks.inc
/kernel/branches/gfx_kernel/detect/ps2mouse.inc
/kernel/branches/gfx_kernel/detect/sear_par.inc
/kernel/branches/gfx_kernel/docs
/kernel/branches/gfx_kernel/docs/apm
/kernel/branches/gfx_kernel/docs/apm/README.TXT
/kernel/branches/gfx_kernel/docs/apm/apm.txt
/kernel/branches/gfx_kernel/docs/sysfuncr.txt
/kernel/branches/gfx_kernel/docs/sysfuncs.txt
/kernel/branches/gfx_kernel/fs
/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/fs/fs_phys.inc
/kernel/branches/gfx_kernel/fs/iso9660.inc
/kernel/branches/gfx_kernel/fs/part_set.inc
/kernel/branches/gfx_kernel/gui
/kernel/branches/gfx_kernel/gui/button.inc
/kernel/branches/gfx_kernel/gui/event.inc
/kernel/branches/gfx_kernel/gui/font.inc
/kernel/branches/gfx_kernel/gui/mouse.inc
/kernel/branches/gfx_kernel/gui/skincode.inc
/kernel/branches/gfx_kernel/gui/skindata.inc
/kernel/branches/gfx_kernel/gui/window.inc
/kernel/branches/gfx_kernel/hid
/kernel/branches/gfx_kernel/hid/keyboard.inc
/kernel/branches/gfx_kernel/hid/m_com1.inc
/kernel/branches/gfx_kernel/hid/m_com2.inc
/kernel/branches/gfx_kernel/hid/m_ps2.inc
/kernel/branches/gfx_kernel/hid/mousedrv.inc
/kernel/branches/gfx_kernel/hid/set_dtc.inc
/kernel/branches/gfx_kernel/kernel.asm
/kernel/branches/gfx_kernel/kernel16.inc
/kernel/branches/gfx_kernel/kernel32.inc
/kernel/branches/gfx_kernel/kglobals.inc
/kernel/branches/gfx_kernel/lang.inc
/kernel/branches/gfx_kernel/makefile
/kernel/branches/gfx_kernel/memmap.inc
/kernel/branches/gfx_kernel/network
/kernel/branches/gfx_kernel/network/eth_drv
/kernel/branches/gfx_kernel/network/eth_drv/3c59x.inc
/kernel/branches/gfx_kernel/network/eth_drv/ethernet.inc
/kernel/branches/gfx_kernel/network/eth_drv/i8255x.inc
/kernel/branches/gfx_kernel/network/eth_drv/pcnet32.inc
/kernel/branches/gfx_kernel/network/eth_drv/rtl8029.inc
/kernel/branches/gfx_kernel/network/eth_drv/rtl8139.inc
/kernel/branches/gfx_kernel/network/eth_drv/sis900.inc
/kernel/branches/gfx_kernel/network/ip.inc
/kernel/branches/gfx_kernel/network/queue.inc
/kernel/branches/gfx_kernel/network/stack.inc
/kernel/branches/gfx_kernel/network/tcp.inc
/kernel/branches/gfx_kernel/network/udp.inc
/kernel/branches/gfx_kernel/skin
/kernel/branches/gfx_kernel/skin/base.bmp
/kernel/branches/gfx_kernel/skin/base_1.bmp
/kernel/branches/gfx_kernel/skin/default.asm
/kernel/branches/gfx_kernel/skin/left.bmp
/kernel/branches/gfx_kernel/skin/left_1.bmp
/kernel/branches/gfx_kernel/skin/me_skin.inc
/kernel/branches/gfx_kernel/skin/myblue.dtp
/kernel/branches/gfx_kernel/skin/oper.bmp
/kernel/branches/gfx_kernel/skin/oper_1.bmp
/kernel/branches/gfx_kernel/sound
/kernel/branches/gfx_kernel/sound/playnote.inc
/kernel/branches/gfx_kernel/sound/sb16.inc
/kernel/branches/gfx_kernel/video
/kernel/branches/gfx_kernel/video/vesa12.inc
/kernel/branches/gfx_kernel/video/vesa20.inc
/kernel/branches/gfx_kernel/video/vga.inc
/kernel/branches/gfx_kernel/vmode
/kernel/branches/gfx_kernel/vmode/clipping.asm
/kernel/branches/gfx_kernel/vmode/clipping.inc
/kernel/branches/gfx_kernel/vmode/makefile
/kernel/branches/gfx_kernel/vmode/norm_04.inc
/kernel/branches/gfx_kernel/vmode/norm_08.inc
/kernel/branches/gfx_kernel/vmode/norm_15.inc
/kernel/branches/gfx_kernel/vmode/norm_16.inc
/kernel/branches/gfx_kernel/vmode/norm_24.inc
/kernel/branches/gfx_kernel/vmode/norm_32.inc
/kernel/branches/gfx_kernel/vmode/normal.asm
/kernel/branches/gfx_kernel/vmode/normal.inc
/kernel/branches/gfx_kernel/vmode/struct.inc
/kernel/branches/gfx_kernel/vmode/vmode.asm
/kernel/branches/gfx_kernel/vmode/vmode.txt
/kernel/branches/gfx_kernel/vmodeint.inc
/kernel/branches/gfx_kernel/vmodeld.inc
128 6464 d 0 h mikedld /kernel/branches/ Created branches folder  
/kernel/branches
127 6464 d 6 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
126 6464 d 7 h poddubny /programs/games/mine/trunk/ v0.4 (16/10/2004)
- small fixes
- resizing by kernel

v0.3c (16/09/2003)
- mines indicator fixed
- better timer

v0.3b (13/08/2003)
- mines indicator fixed
 
/programs/games/mine/trunk/make.bat
/programs/games/mine/trunk/changelog.txt
/programs/games/mine/trunk/draw.h--
/programs/games/mine/trunk/mine.c--
/programs/games/mine/trunk/msys.h--
/programs/games/mine/trunk/random.h--
/programs/games/mine/trunk/timer.h--
/programs/games/mine/trunk/uf.h--
125 6464 d 8 h poddubny /programs/games/mine/tags/03a/ v0.3a (11/08/2003)  
/programs/games/mine/tags/03a
124 6464 d 8 h poddubny /programs/games/mine/tags/ Created folder remotely  
/programs/games/mine/tags
123 6464 d 8 h diamond /programs/system/docpak/ Sorry, I forgot to 'svn add' docpak  
/programs/system/docpak
/programs/system/docpak/trunk
/programs/system/docpak/trunk/docpak.asm
/programs/system/docpak/trunk/macros.inc
122 6464 d 8 h diamond /programs/ docpak: added; now it uses new 70th function; use new tinypad/tinypad2
tinypad: new version from Kolibri 0.5.8.1 + corrections in IPC algo for new docpak
tinypad2: corrections in IPC for new docpak + full english translation
bcdclk, crownscr: small fixes to match to Kolibri 0.5.8.1 distro
 
/programs/demos/bcdclk/bcdclk/bcdclk.asm
/programs/demos/crownscr/trunk/crownscr.asm
/programs/develop/tinypad/trunk/macros.inc
/programs/develop/tinypad/trunk/struct.inc
/programs/develop/tinypad/trunk/tinypad.asm
/programs/other/tinypad2/trunk/tinypad2.asm
121 6464 d 13 h poddubny /kernel/trunk/detect/ Fixed PS/2 mouse detection procedure, timeouts.  
/kernel/trunk/detect/ps2mouse.inc
120 6465 d 8 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 6466 d 6 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 6467 d 8 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 6468 d 3 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 6472 d 4 h poddubny /kernel/trunk/detect/ Correct PS/2 mouse detection procedure.  
/kernel/trunk/detect/ps2mouse.inc
115 6472 d 11 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 6475 d 2 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

Show All