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
3780 3957 d 17 h Serge / remame /addappl to /KolibriOS  
3778 3957 d 20 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 3958 d 2 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 3958 d 23 h mario79 /kernel/trunk/ Fix bootlog  
3774 3958 d 23 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3959 d 14 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3960 d 6 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3960 d 8 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3960 d 15 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3960 d 15 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3960 d 19 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3961 d 4 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one  
3760 3961 d 8 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3759 3961 d 8 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3961 d 9 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3756 3961 d 15 h hidnplayr /kernel/trunk/network/ Small bugfix in TCP_input for data when header prediction failed.  
3752 3962 d 13 h hidnplayr /kernel/trunk/network/ Corrected IP source address for TCP_respond_segment  
3751 3962 d 17 h Serge /kernel/trunk/core/ kernel: apic hotfix from CleverMouse  
3745 3964 d 4 h clevermouse /kernel/trunk/ USB: new API for drivers to query device characteristics  
3744 3964 d 4 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3743 3964 d 6 h clevermouse /kernel/trunk/fs/ small fix  
3742 3964 d 9 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3741 3964 d 9 h clevermouse /kernel/trunk/drivers/usbhid/ USB HID mouse: horizontal scrolling  
3737 3965 d 2 h hidnplayr / SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
Downloader: make better use of blocking sockets.
 
3732 3966 d 17 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR  
3728 3967 d 12 h clevermouse /kernel/trunk/bus/usb/ small fix  
3727 3967 d 16 h Serge /kernel/trunk/ Kernel: remove some absolute adressing variables  
3726 3967 d 17 h clevermouse /kernel/trunk/ r3711 continued, no binary changes  
3725 3967 d 17 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3712 3968 d 19 h mario79 /kernel/trunk/ 1) DMA LBA48 read and write for HDD
2) Some optimization of code
 
3711 3969 d 2 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3709 3969 d 3 h clevermouse / full-fledged USB HID driver  
3708 3969 d 8 h clevermouse /kernel/trunk/drivers/ make vidintel work on pineview videocards  
3707 3969 d 16 h clevermouse /kernel/trunk/bus/usb/ small fix  
3706 3969 d 23 h mario79 /kernel/trunk/ PIO LBA48 write for HDD  
3705 3970 d 5 h hidnplayr /kernel/trunk/network/ Allow SO_NONBLOCK to be set in socket type on socket open (similar to linux)  
3704 3970 d 5 h hidnplayr / use blocking sockets by default.  
3702 3970 d 22 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3700 3971 d 10 h clevermouse /kernel/trunk/bus/usb/ another small fix  
3699 3971 d 10 h clevermouse /kernel/trunk/bus/usb/ small fix