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