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
3827 3952 d 16 h clevermouse /kernel/trunk/core/ load_library: disable interrupts for smaller time  
3826 3954 d 12 h clevermouse /kernel/trunk/bus/usb/ USB split transaction scheduler  
3825 3956 d 14 h mario79 /kernel/trunk/ Fix for r.3810  
3820 3959 d 8 h GerdtR /kernel/trunk/core/ Added UserAllocAt in export  
3817 3959 d 17 h hidnplayr /kernel/trunk/network/ Bugfixes in kernel related to forking of sockets.  
3816 3959 d 21 h clevermouse /kernel/trunk/bus/usb/ calculate USB bandwidth  
3810 3960 d 13 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3798 3961 d 22 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3797 3962 d 7 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3962 d 7 h yogev_ezra /kernel/trunk/boot/ Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc  
3795 3962 d 8 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3791 3962 d 11 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3787 3962 d 14 h Serge /kernel/trunk/docs/ update documentation  
3786 3962 d 19 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3963 d 7 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3780 3964 d 0 h Serge / remame /addappl to /KolibriOS  
3778 3964 d 2 h mario79 /kernel/trunk/ Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).  
3777 3964 d 9 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3775 3965 d 5 h mario79 /kernel/trunk/ Fix bootlog  
3774 3965 d 6 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3965 d 20 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3966 d 12 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3966 d 14 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3966 d 21 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3966 d 21 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3967 d 1 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3967 d 11 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one  
3760 3967 d 15 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3759 3967 d 15 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3967 d 16 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3756 3967 d 22 h hidnplayr /kernel/trunk/network/ Small bugfix in TCP_input for data when header prediction failed.  
3752 3968 d 19 h hidnplayr /kernel/trunk/network/ Corrected IP source address for TCP_respond_segment  
3751 3968 d 23 h Serge /kernel/trunk/core/ kernel: apic hotfix from CleverMouse  
3745 3970 d 10 h clevermouse /kernel/trunk/ USB: new API for drivers to query device characteristics  
3744 3970 d 11 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3743 3970 d 13 h clevermouse /kernel/trunk/fs/ small fix  
3742 3970 d 15 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3741 3970 d 16 h clevermouse /kernel/trunk/drivers/usbhid/ USB HID mouse: horizontal scrolling  
3737 3971 d 9 h hidnplayr / SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
Downloader: make better use of blocking sockets.
 
3732 3972 d 23 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR