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
66 6598 d 3 h diamond /kernel/trunk/ Debug subsystem: added DRx registers support  
/kernel/trunk/core/debug.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/memmap.inc
33 6692 d 6 h mario79 /kernel/trunk/ 1) Parallel processing of mouses: PS2, COM1, COM2
2) Detection PS2 mouse.
3) Switching FPU in PM with reset.
4) Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Version 1.1
5) Return of focus (activated window) on previous application at completion of the active application
6) Change skin of header of windows type 4, at loss and return of focus (activated window).
 
/kernel/trunk/detect/ps2mouse.inc
/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/scin_v2.7z
/kernel/trunk/core/sys32.inc
/kernel/trunk/detect/commouse.inc
/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
/kernel/trunk/memmap.inc
/kernel/trunk/video/vesa20.inc
/kernel/trunk/video/vga.inc
22 6749 d 0 h poddubny /kernel/trunk/ fixed a bug in sched.inc (speaker)

fixed exception handlers - shows correct EIP of a terminated process

some corrections to memmap.inc
 
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/memmap.inc
14 6763 d 5 h poddubny /kernel/trunk/ * A bug with esp0 of processes has been fixed.
* Some minor corrections for memmap.inc and others
 
/kernel/trunk/core/newproce.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
13 6765 d 2 h poddubny /kernel/trunk/ * Fixed a stack problem - OS task used stack at 0x30000
now it uses sysint_stack_data+4096*2 - slot 1 stack;

* Some fixes for memmap.inc
 
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
12 6765 d 7 h halyavin /kernel/trunk/ *Font functions have been rewritten. Now kernel use bit-compressed fonts.
You must use char.mt and char2.mt from MeOsEmul or MeOsDebug program
or download them at http://shade.msu.ru/~msu-se/temp/char.7z
*Small fix in memmap.inc for memory manager.
 
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/gui/font.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
10 6773 d 2 h poddubny /kernel/trunk/ Small fixes for sched.inc & sys32.inc
Less code, same work.

Updated memmap.inc
 
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/memmap.inc
8 6774 d 5 h poddubny /kernel/trunk/ No task gates in the IDT.
No TSSs for interrupt handlers.
More free memory.
Faster task switch and interrupt handling.
Smaller sys32.inc.
 
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
6 6777 d 0 h poddubny /kernel/trunk/ All exceptions use Interrupt Gate
Better FPU exception handler
Code cleanups
Correct save_registers for i40 handler (syscall trace)
Updated memmap.inc
 
/kernel/trunk/core/fpu.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/syscall.inc
/kernel/trunk/kernel32.inc
/kernel/trunk/memmap.inc
2 6783 d 13 h msu-se / moving to kernel directory  
/kernel
/kernel/trunk
/trunk
1 6784 d 0 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