Commit Graph

4046 Commits

Author SHA1 Message Date
Yogev Ezra
8ed01ff721 Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc
git-svn-id: svn://kolibrios.org@3796 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 01:05:54 +00:00
Marat Zakiyanov (Mario79)
470c36df8b Full cleaning of lines after output messages. Fix for r.3777
git-svn-id: svn://kolibrios.org@3795 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 00:21:52 +00:00
hidnplayr
7cc4d5555e FTPc: added pwd command, bugfixes
git-svn-id: svn://kolibrios.org@3794 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:59:02 +00:00
hidnplayr
1531cabb38 FTPc: added retr command (just print to console for now).
git-svn-id: svn://kolibrios.org@3793 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:31:47 +00:00
hidnplayr
6dfcbb3d54 FTPc: receive all data from server, larger screen buffer.
git-svn-id: svn://kolibrios.org@3792 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:14:47 +00:00
Marat Zakiyanov (Mario79)
a2170a4fee Removing useless stdcall enable_irq
git-svn-id: svn://kolibrios.org@3791 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 21:04:46 +00:00
hidnplayr
0b02e4cfe7 FTPc: some more bugfixes, added cwd command
git-svn-id: svn://kolibrios.org@3790 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:55:18 +00:00
hidnplayr
75cac16296 Small bugfixes and improvements for FTP client
git-svn-id: svn://kolibrios.org@3789 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 20:19:08 +00:00
hidnplayr
3e750a39ab Disabled some debug output for i8254x driver.
git-svn-id: svn://kolibrios.org@3788 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 17:59:57 +00:00
Sergey Semyonov (Serge)
fbee6b99a8 update documentation
git-svn-id: svn://kolibrios.org@3787 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 17:56:44 +00:00
Sergey Semyonov (Serge)
faf0beb393 kernel:f68.27 load_file_umode
git-svn-id: svn://kolibrios.org@3786 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 12:38:05 +00:00
Marat Zakiyanov (Mario79)
bb7366e80a Additional check for IDE controllers
git-svn-id: svn://kolibrios.org@3785 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-09 00:34:01 +00:00
Marat Zakiyanov (Mario79)
114a0ef2bb Fix for r.3782
git-svn-id: svn://kolibrios.org@3784 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 22:51:33 +00:00
Yogev Ezra
5538d7c574 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).
git-svn-id: svn://kolibrios.org@3783 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 11:21:27 +00:00
Marat Zakiyanov (Mario79)
f072ffa80d MGB v0.8 - benchmark f4 with memory + f65
git-svn-id: svn://kolibrios.org@3782 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 11:10:57 +00:00
Sergey Semyonov (Serge)
5f0dfa9591 searchap: rename KolibriOS to kolibrios
git-svn-id: svn://kolibrios.org@3781 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 09:25:44 +00:00
Sergey Semyonov (Serge)
5de099185a remame /addappl to /KolibriOS
git-svn-id: svn://kolibrios.org@3780 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 08:17:53 +00:00
Marat Zakiyanov (Mario79)
146d0a2b9d Restored the filtering of the system threads.
git-svn-id: svn://kolibrios.org@3779 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 05:59:43 +00:00
Marat Zakiyanov (Mario79)
54376c69d5 Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).
git-svn-id: svn://kolibrios.org@3778 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-08 05:45:58 +00:00
Yogev Ezra
63c570c54d 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".

git-svn-id: svn://kolibrios.org@3777 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 23:12:01 +00:00
Kirill Lipatov (Leency)
b32d90764e fix for #3273
git-svn-id: svn://kolibrios.org@3776 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 12:33:16 +00:00
Marat Zakiyanov (Mario79)
6be8a6f21c Fix bootlog
git-svn-id: svn://kolibrios.org@3775 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 02:31:00 +00:00
Marat Zakiyanov (Mario79)
25dd9e6530 Some fixes code for IDE controllers.
git-svn-id: svn://kolibrios.org@3774 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-07 02:10:50 +00:00
Sergey Semyonov (Serge)
09ee9d676a Gallium 3D: kos_winsys
git-svn-id: svn://kolibrios.org@3773 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-06 15:15:26 +00:00
Sergey Semyonov (Serge)
985e4f70b5 Gallium 3D: softpipe driver
git-svn-id: svn://kolibrios.org@3772 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-06 12:52:42 +00:00
Marat Zakiyanov (Mario79)
c67e638d08 Dynamic setting interrupts for Floppy controller
git-svn-id: svn://kolibrios.org@3771 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-06 11:33:30 +00:00
Sergey Semyonov (Serge)
edb28b33f3 Gallium 3D: initial commit
git-svn-id: svn://kolibrios.org@3770 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-06 10:06:47 +00:00
Sergey Semyonov (Serge)
84ab2d2d6b intel: update 2D driver & VA driver
git-svn-id: svn://kolibrios.org@3769 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-06 06:25:41 +00:00
Marat Zakiyanov (Mario79)
db8948adb2 Removing obsolete code.
git-svn-id: svn://kolibrios.org@3768 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 19:37:32 +00:00
Sergey Semyonov (Serge)
0501dfc1b6 sound: final attempt
git-svn-id: svn://kolibrios.org@3767 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 17:42:29 +00:00
Sergey Semyonov (Serge)
1d66fd42b0 sound: and again
git-svn-id: svn://kolibrios.org@3766 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 10:39:54 +00:00
Sergey Semyonov (Serge)
2660526423 sound: call real driver, when kernel stop the service
git-svn-id: svn://kolibrios.org@3765 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 10:28:40 +00:00
Sergey Semyonov (Serge)
ab74087413 drm: v3.10
git-svn-id: svn://kolibrios.org@3764 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 07:43:48 +00:00
Sergey Semyonov (Serge)
a3e5776171 ddk: v3.10
git-svn-id: svn://kolibrios.org@3763 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 07:41:18 +00:00
Marat Zakiyanov (Mario79)
8a0dae3f14 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)


git-svn-id: svn://kolibrios.org@3762 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-05 06:43:56 +00:00
CleverMouse
4db18bd0de merge PE and COFF export tables into one
git-svn-id: svn://kolibrios.org@3761 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 21:14:34 +00:00
hidnplayr
691e247167 make 'A' key for boot settings work on azerty keyboards
git-svn-id: svn://kolibrios.org@3760 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 17:21:51 +00:00
CleverMouse
dd00c605ce shorten boot screen messages
git-svn-id: svn://kolibrios.org@3759 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 17:07:58 +00:00
hidnplayr
cb5bd0fe59 VIA Rhine network driver: disabled some debugging output by default, added chip name detection.
git-svn-id: svn://kolibrios.org@3758 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 16:45:46 +00:00
CleverMouse
dbe3717aa4 fix [abcd] -> [abc] in boot screen
git-svn-id: svn://kolibrios.org@3757 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 16:03:20 +00:00
hidnplayr
9f61003e5a Small bugfix in TCP_input for data when header prediction failed.
git-svn-id: svn://kolibrios.org@3756 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 10:15:03 +00:00
Marat Zakiyanov (Mario79)
eabaacbe1b KFM - rebuilding the device list before calling the menu "select disk", it is necessary to support the reconnection of devices (usb, tmp, etc.)
git-svn-id: svn://kolibrios.org@3755 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 07:04:29 +00:00
GerdtR
1dc693eed6 Added skin Win8
git-svn-id: svn://kolibrios.org@3754 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-04 00:46:12 +00:00
CleverMouse
98dff22e53 undo r3594 and fix the problem properly
git-svn-id: svn://kolibrios.org@3753 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-03 18:47:31 +00:00
hidnplayr
b5b5e68553 Corrected IP source address for TCP_respond_segment
git-svn-id: svn://kolibrios.org@3752 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-03 12:45:34 +00:00
Sergey Semyonov (Serge)
1281879463 kernel: apic hotfix from CleverMouse
git-svn-id: svn://kolibrios.org@3751 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-03 08:39:54 +00:00
GerdtR
bc8df13ea6 Removed unneeded files
git-svn-id: svn://kolibrios.org@3750 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:12:47 +00:00
GerdtR
8cebd782a2 Added to the normal infinity_mixer
git-svn-id: svn://kolibrios.org@3749 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:11:31 +00:00
GerdtR
0e7756b93e Added infinity_mixer
git-svn-id: svn://kolibrios.org@3748 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 21:04:11 +00:00
Sergey Semyonov (Serge)
be3d9040b1 ddk: update includes
git-svn-id: svn://kolibrios.org@3747 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-02 16:05:26 +00:00