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
3797 3948 d 6 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3948 d 6 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 3948 d 7 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3794 3948 d 9 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
3793 3948 d 9 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
3792 3948 d 10 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3791 3948 d 10 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3790 3948 d 10 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3948 d 11 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3788 3948 d 13 h hidnplayr /drivers/ethernet/ Disabled some debug output for i8254x driver.  
3787 3948 d 13 h Serge /kernel/trunk/docs/ update documentation  
3786 3948 d 18 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3949 d 6 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3784 3949 d 8 h mario79 /programs/system/mgb/trunk/ Fix for r.3782  
3783 3949 d 20 h yogev_ezra /data/ Move pre-compiled binaries from Media folder into single place. If there is no difference between binaries in different auto-builds, then they should be all put in one place (/data/common).  
3782 3949 d 20 h mario79 /programs/system/mgb/trunk/ MGB v0.8 - benchmark f4 with memory + f65  
3781 3949 d 22 h Serge /programs/system/searchap/ searchap: rename KolibriOS to kolibrios  
3780 3949 d 23 h Serge / remame /addappl to /KolibriOS  
3779 3950 d 1 h mario79 /programs/system/cpu/trunk/ Restored the filtering of the system threads.  
3778 3950 d 1 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 3950 d 8 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".
 
3776 3950 d 18 h leency /programs/games/clicks/trunk/ fix for #3273  
3775 3951 d 4 h mario79 /kernel/trunk/ Fix bootlog  
3774 3951 d 5 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3773 3951 d 16 h Serge /drivers/video/Gallium/ Gallium 3D: kos_winsys  
3772 3951 d 18 h Serge /drivers/video/Gallium/ Gallium 3D: softpipe driver  
3771 3951 d 19 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3770 3951 d 21 h Serge /drivers/video/Gallium/ Gallium 3D: initial commit  
3769 3952 d 1 h Serge /drivers/video/ intel: update 2D driver & VA driver  
3768 3952 d 11 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3952 d 13 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3952 d 20 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3952 d 20 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3764 3952 d 23 h Serge /drivers/video/drm/ drm: v3.10  
3763 3952 d 23 h Serge /drivers/ ddk: v3.10  
3762 3953 d 0 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 10 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one  
3760 3953 d 14 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3759 3953 d 14 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3758 3953 d 14 h hidnplayr /drivers/ethernet/ VIA Rhine network driver: disabled some debugging output by default, added chip name detection.