Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
748 5914 d 13 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
739 5918 d 6 h heavyiron /kernel/trunk/ - new cursor and redused cursor sise (static) in mousedrv.inc
- changed GNU.TXT -> COPYING.TXT in russian boot screen
- fixed arp request don't working on some machines
 
673 6009 d 10 h serge /kernel/trunk/ vesa 1.2 fixup  
641 6062 d 21 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
630 6066 d 7 h serge /kernel/trunk/ support for new ATI chips  
603 6114 d 18 h Rus /kernel/trunk/hid/ Optimized num pad part of keyboard  
593 6121 d 4 h mikedld /kernel/trunk/ Revision numbering fix  
582 6131 d 22 h Rus /kernel/trunk/hid/ Added Num Pad.  
566 6142 d 10 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
480 6201 d 5 h diamond /kernel/trunk/hid/ m_ps2.inc from revision 473  
479 6201 d 6 h kastigar /kernel/trunk/ 1)ps2 mouse driver(removed from kernel)
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
 
473 6207 d 6 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 
431 6244 d 6 h serge /kernel/trunk/ copyrights  
425 6248 d 19 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
389 6264 d 20 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6268 d 21 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6270 d 7 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6270 d 9 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
281 6310 d 14 h serge /kernel/trunk/ imports header
kernel objects
segmented sound buffers
 
230 6355 d 9 h serge /kernel/trunk/ add validate cursor in 37.5
fix maximal cursors count in init_cursors
 
221 6363 d 8 h serge /kernel/trunk/ 1)fixed wrong SSE detection for old AMD chips
2)restore COM2 IRQ handler
3)added new fn 37.4 37.5
 
214 6370 d 11 h serge /kernel/trunk/ 1)fixed bug with wrong lfb size on some old videocards
2)set fpu/sse to default state for new thread
3)added driver sceletone
 
164 6415 d 12 h serge /kernel/trunk/ new kernel  
127 6468 d 3 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.
 
120 6469 d 5 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.
 
119 6470 d 3 h mario79 /kernel/trunk/ 1) small fix of code VGA.
2) decrease of an error "track of cursor ".
 
118 6471 d 4 h diamond / keyboard.inc: deleted obsolete code for Alt+arrows
sys32.inc: small bugfix (IRQ reservation free)
@numcalc: sources added
 
115 6476 d 8 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
102 6490 d 3 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
 
92 6513 d 6 h diamond /kernel/trunk/ Hotkeys are now supported  
58 6624 d 0 h mario79 /kernel/trunk/ Fixed bug - COM modem completely does not work.  
40 6669 d 5 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
36 6681 d 0 h mario79 /kernel/trunk/ New algorithm of output of a mouse pointer  
33 6688 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).
 
8 6770 d 4 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.
 
2 6779 d 13 h msu-se / moving to kernel directory  
1 6780 d 0 h ha /trunk/ Kolibri 5 initial checkout