Commit Graph

3813 Commits

Author SHA1 Message Date
hidnplayr
10d7fd5cf9 FTPc: better command parser, improved help, increased code quality.
git-svn-id: svn://kolibrios.org@3813 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 08:59:34 +00:00
Marat Zakiyanov (Mario79)
918bdba286 OpenDialog
1) Change label on the button, depending on the position of the cursor (directory or file) for Save mode.
2) Change the name of the file (for editbox) in when the cursor on the file (when set directory - nothing changes) for Save mode.

git-svn-id: svn://kolibrios.org@3812 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 07:34:06 +00:00
Marat Zakiyanov (Mario79)
8b98e71db3 Box_Lib - return with actual fb_selected_BDVK_adress after any call of FileBrowser
git-svn-id: svn://kolibrios.org@3811 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-12 07:08:39 +00:00
Marat Zakiyanov (Mario79)
684e14f673 Additional check the unassigned IRQ for IDE controller.
git-svn-id: svn://kolibrios.org@3810 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 18:32:20 +00:00
Sergey Semyonov (Serge)
1707fbc555 newlib: dynamic loader
git-svn-id: svn://kolibrios.org@3809 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 17:20:47 +00:00
Marat Zakiyanov (Mario79)
89c2639856 OpenDialog uses system colors is now
git-svn-id: svn://kolibrios.org@3808 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 12:07:54 +00:00
Sergey Semyonov (Serge)
b4a333c297 Gallium 3D: loadable softpipe driver
git-svn-id: svn://kolibrios.org@3807 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 10:20:05 +00:00
Sergey Semyonov (Serge)
221e4dd488 newlib: update
git-svn-id: svn://kolibrios.org@3806 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-11 10:17:41 +00:00
Sergey Semyonov (Serge)
27ddc31f12 newlib: crtdll
git-svn-id: svn://kolibrios.org@3805 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 19:26:24 +00:00
hidnplayr
a2f86b00f9 FTPc: added cdup, mkd, and rmd commands.
git-svn-id: svn://kolibrios.org@3804 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 11:19:18 +00:00
hidnplayr
99eec4c8b8 FTPc: hide password.
git-svn-id: svn://kolibrios.org@3803 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:23:07 +00:00
hidnplayr
c32d5d4bbb FTPc: added lcwd command (change local working directory)
git-svn-id: svn://kolibrios.org@3802 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 10:17:07 +00:00
hidnplayr
d99c6f5983 Added FTPc to autobuild.
git-svn-id: svn://kolibrios.org@3801 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:41:57 +00:00
hidnplayr
8f864f395b FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.
git-svn-id: svn://kolibrios.org@3800 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:37:01 +00:00
Sergey Semyonov (Serge)
038f3f8566 newlib: update
git-svn-id: svn://kolibrios.org@3799 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:35:47 +00:00
Sergey Semyonov (Serge)
6298589632 kernel: fix user_unmap
git-svn-id: svn://kolibrios.org@3798 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 09:29:34 +00:00
Marat Zakiyanov (Mario79)
f14defbdce Full cleaning the text area before showing vmodes table. Fix for r.3777
git-svn-id: svn://kolibrios.org@3797 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-10 01:24:57 +00:00
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