Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5870 3100 d 0 h GerdtR /kernel/trunk/ Remove unnecessary redrawing windows.  
5865 3104 d 1 h GerdtR /kernel/trunk/ Bug fixes, change the values of constants window position relative to the other.  
5853 3110 d 22 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3115 d 2 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5836 3122 d 7 h GerdtR /kernel/trunk/ Added f18.25: the ability to make a window on top of all and behind all  
5794 3157 d 5 h serge /kernel/trunk/ Kernel: fn.26.10 get the time from kernel launch in nanoseconds  
5792 3157 d 6 h serge /kernel/trunk/ Kernel: Good news, everyone! Now kernel starts at 0.25 seconds faster.  
5787 3158 d 6 h serge /kernel/trunk/ Kernel: Initial HPET support  
5675 3188 d 6 h leency /kernel/trunk/ Revert rev #5672 changes  
5672 3188 d 11 h leency /kernel/trunk/ Fix mcall 18,3,1 for desktop requested for @icon by GerdtR (see /viewtopic.php?f=24&t=3097&p=62230#p62225 )  
5635 3192 d 8 h hidnplayr /kernel/trunk/ Embedded default skin in kernel.mnt
- little faster boot time.
- no more problems when default.skn cannot be found.
 
5595 3201 d 10 h serge /kernel/trunk/ trunk: merge kolibri-acpi code  
5363 3396 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5360 3397 d 22 h serge /kernel/trunk/ kernel: enable write combined memory type  
5359 3398 d 5 h serge /kernel/trunk/ kernel: total globalization  
5356 3398 d 6 h serge /kernel/trunk/ kernel: update PTE bits  
5351 3399 d 3 h serge / kernel: combine display related data in one structure  
5350 3399 d 4 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3464 d 4 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
5130 3508 d 13 h serge /kernel/trunk/ kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.  
5049 3536 d 9 h clevermouse /kernel/trunk/ add delays  
5044 3537 d 11 h clevermouse / convert tmpdisk and ps2mouse to PE  
5039 3539 d 10 h clevermouse / support for stripped PE headers in drivers; declare COFF drivers deprecated  
5033 3542 d 5 h clevermouse /kernel/trunk/ deep sleep on Intel SSE3+ CPUs  
5032 3542 d 10 h clevermouse /kernel/trunk/ don't rely on BIOS for returning to real mode  
5031 3543 d 9 h clevermouse / speed up booting in some configurations  
5012 3559 d 11 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4772 3674 d 0 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller
 
4741 3676 d 3 h hidnplayr /kernel/trunk/ set up serial debug console before first print to the debug board (if enabled)  
4734 3677 d 0 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4713 3682 d 1 h mario79 /kernel/trunk/ Empty commit, blyat!  
4711 3682 d 1 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3683 d 1 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4641 3697 d 14 h mario79 /kernel/trunk/ Removal of obsolete functions 18.11.2. Reduce the DRIVE_DATA area, because the data above 10 bytes is not used.  
4624 3700 d 21 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
4611 3706 d 1 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4608 3706 d 7 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4588 3713 d 20 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4578 3718 d 8 h clevermouse /kernel/trunk/ quick fix for active IDE interrupts at boot stage  
4575 3719 d 22 h mario79 /kernel/trunk/ Some reorganization of code:
1) Grouping of code working with IDE drives
2) Moving messages about the SVN revision and CPU counter to the beginning of the log of the message board.