Marat Zakiyanov (Mario79)
ce7afea235
The code "mcall 5" is needed because OS uses a new scheduler for kernel(SVN r.3534)
...
git-svn-id: svn://kolibrios.org@3715 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 21:42:06 +00:00
IgorA
f9537aeeae
fix for the new 'box_lib.obj'
...
git-svn-id: svn://kolibrios.org@3714 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 17:35:25 +00:00
Marat Zakiyanov (Mario79)
885953abf1
Change hotkey "PrintScreen" to "Ctrl + PrintScreen" because it causes problems with the numeric keypad keys (on the right).
...
git-svn-id: svn://kolibrios.org@3713 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 16:13:54 +00:00
Marat Zakiyanov (Mario79)
93e7aee516
1) DMA LBA48 read and write for HDD
...
2) Some optimization of code
git-svn-id: svn://kolibrios.org@3712 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 06:11:10 +00:00
CleverMouse
65d0cef44b
style fixes, no binary changes (style checker was sick for some time)
...
git-svn-id: svn://kolibrios.org@3711 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 23:35:43 +00:00
IgorA
99a5913d54
add 2 vendors
...
git-svn-id: svn://kolibrios.org@3710 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 22:37:22 +00:00
CleverMouse
296994e3bb
full-fledged USB HID driver
...
git-svn-id: svn://kolibrios.org@3709 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 22:08:56 +00:00
CleverMouse
b457ca5b59
make vidintel work on pineview videocards
...
git-svn-id: svn://kolibrios.org@3708 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 17:49:53 +00:00
CleverMouse
21c6048a8f
small fix
...
git-svn-id: svn://kolibrios.org@3707 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 09:42:25 +00:00
Marat Zakiyanov (Mario79)
178ccd95f9
PIO LBA48 write for HDD
...
git-svn-id: svn://kolibrios.org@3706 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 02:38:47 +00:00
hidnplayr
41339ef767
Allow SO_NONBLOCK to be set in socket type on socket open (similar to linux)
...
git-svn-id: svn://kolibrios.org@3705 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 20:11:09 +00:00
hidnplayr
97c13d77de
use blocking sockets by default.
...
git-svn-id: svn://kolibrios.org@3704 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 20:02:56 +00:00
hidnplayr
c9f7535c89
Bugix for telnet receive function.
...
git-svn-id: svn://kolibrios.org@3703 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 16:31:10 +00:00
Marat Zakiyanov (Mario79)
d9b8117616
1) SATA IDE support for HDD and ATAPI
...
2) PIO LBA48 read for HDD
git-svn-id: svn://kolibrios.org@3702 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-25 03:15:38 +00:00
hidnplayr
1812e8064e
Some FTP client demo code for the brave.
...
git-svn-id: svn://kolibrios.org@3701 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 19:33:16 +00:00
CleverMouse
e787937c63
another small fix
...
git-svn-id: svn://kolibrios.org@3700 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 15:22:56 +00:00
CleverMouse
77ca8a319a
small fix
...
git-svn-id: svn://kolibrios.org@3699 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 15:09:53 +00:00
hidnplayr
1ca5fecb5c
Fixed alignment for data in network stack. Alqo, network queue uses a mutex now.
...
git-svn-id: svn://kolibrios.org@3698 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 11:39:05 +00:00
hidnplayr
a5c3784aca
Fixed that horrible TCP kernel crash.
...
git-svn-id: svn://kolibrios.org@3697 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 10:47:25 +00:00
CleverMouse
c8f93d8d8f
fix V86 IRQ redirecting when task switch is needed, it never worked before
...
git-svn-id: svn://kolibrios.org@3696 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-24 07:49:56 +00:00
Kirill Lipatov (Leency)
bd89ff2844
Eolite 1.90
...
fixed bug with crashing Eolite, while opening menu
fixed list redraw while paste single file
copy, cut, paste added to file menu
text shadow in menu
git-svn-id: svn://kolibrios.org@3695 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 22:49:43 +00:00
CleverMouse
703bc20999
make FDO for drivers safe: use changes from kernel in r1314
...
git-svn-id: svn://kolibrios.org@3694 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 21:17:32 +00:00
lordok-gr
ee18db4d68
editbox example use check_box2
...
git-svn-id: svn://kolibrios.org@3693 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 16:28:04 +00:00
hidnplayr
1a4d5374c9
Console: bugfix for bright text colors
...
git-svn-id: svn://kolibrios.org@3692 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 07:31:04 +00:00
Yogev Ezra
1a6a8ac7e2
Translate part of Russian comments in ext2 driver to English
...
git-svn-id: svn://kolibrios.org@3691 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-21 00:56:10 +00:00
hidnplayr
f5bede5d6a
Console: fixed double newline, when there is a newline character on the rightmost column. Added support for (aixterm) bright color escape codes.
...
git-svn-id: svn://kolibrios.org@3690 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-20 21:49:53 +00:00
Marat Zakiyanov (Mario79)
13b10bc06f
process_replace_file_name - uses the correct direction of search is now
...
git-svn-id: svn://kolibrios.org@3689 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-20 00:33:36 +00:00
hidnplayr
a9e3d23cfe
Bugfix for #3686
...
git-svn-id: svn://kolibrios.org@3688 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:35:16 +00:00
hidnplayr
bc2140fbde
Telnet: let console handle escape characters.
...
git-svn-id: svn://kolibrios.org@3687 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:14:38 +00:00
hidnplayr
07d3467c12
Console: when set cursor command is given without attributes, assume 0.
...
git-svn-id: svn://kolibrios.org@3686 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 14:11:23 +00:00
hidnplayr
23eb44e17c
RTL8139: fixed deadlock on startup
...
git-svn-id: svn://kolibrios.org@3685 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 09:27:02 +00:00
hidnplayr
a889feeb25
font.inc does not need to include 'lang.inc'.
...
git-svn-id: svn://kolibrios.org@3684 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-19 08:31:20 +00:00
GerdtR
ced1aca361
Small corrections
...
git-svn-id: svn://kolibrios.org@3683 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 14:40:40 +00:00
hidnplayr
97b8aba9e2
Zeroconf: disable most debug output by default.
...
git-svn-id: svn://kolibrios.org@3682 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 14:15:55 +00:00
CleverMouse
1a7694e453
malloc/free do not change ebx now
...
git-svn-id: svn://kolibrios.org@3681 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 10:33:19 +00:00
Marat Zakiyanov (Mario79)
eebdcf71f9
To give the system time to mount USB drives. N2 (additionally)
...
git-svn-id: svn://kolibrios.org@3680 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 00:38:37 +00:00
Marat Zakiyanov (Mario79)
2a4c45da25
To give the system time to mount USB drives.
...
git-svn-id: svn://kolibrios.org@3679 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 00:33:50 +00:00
Marat Zakiyanov (Mario79)
7ba632508c
Just a quick correction of the estimated potential problem with incorrect data changes during operation. In the future, I will replace the CLI on the mutex.
...
git-svn-id: svn://kolibrios.org@3678 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-18 00:00:46 +00:00
Marat Zakiyanov (Mario79)
9901a769c7
Adding a video player Fplay in nightly builds. It works automatically only if there is a partition with a "file-label" kolibri.lbl, that is, in general issue, the CD/DVD ISO disk KolibriOS must be present in the drive.
...
git-svn-id: svn://kolibrios.org@3677 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 21:57:48 +00:00
Marat Zakiyanov (Mario79)
5708b89db5
SEARCHAP - mounted with the addition of the directory "/kolibrios"
...
git-svn-id: svn://kolibrios.org@3676 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 20:58:44 +00:00
GerdtR
11e927c0c3
Now, if you restart the program, it will be reloaded symbols
...
git-svn-id: svn://kolibrios.org@3675 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 20:21:18 +00:00
hidnplayr
f828457410
SOCKET_connect can now block if wanted.
...
git-svn-id: svn://kolibrios.org@3674 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 18:17:17 +00:00
hidnplayr
3e004fd364
Socket functions now return error code in ebx (bugfix)
...
git-svn-id: svn://kolibrios.org@3673 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 13:59:20 +00:00
hidnplayr
a71e4b74cb
panel: added history of latest revision, converted back to tabs instead of spaces, for the convenience of veterans.
...
git-svn-id: svn://kolibrios.org@3672 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 13:10:47 +00:00
hidnplayr
56ff553539
Italian keymap from fabrizio curcio, fixed belgian keymap.
...
git-svn-id: svn://kolibrios.org@3671 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 15:31:13 +00:00
hidnplayr
d38208a79a
@panel: do not change language when pressing alt gr + number
...
(Hotkeys should only use left alt)
git-svn-id: svn://kolibrios.org@3670 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 15:29:04 +00:00
hidnplayr
b982a70c5b
Tinypad works with ALT GR keymap now.
...
git-svn-id: svn://kolibrios.org@3669 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 14:37:36 +00:00
Marat Zakiyanov (Mario79)
80d33b91c3
SEARCHAP - optimizing the size of binary file. Thanks to comrade 0CodErr.
...
git-svn-id: svn://kolibrios.org@3668 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 08:00:48 +00:00
Marat Zakiyanov (Mario79)
00e16fc52e
Adding auto-mounting additional directory to the nightly build. For ENG/IT/SP.
...
git-svn-id: svn://kolibrios.org@3667 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 07:25:52 +00:00
Marat Zakiyanov (Mario79)
dd5c155657
Adding auto-mounting additional directory to the nightly build. N2
...
git-svn-id: svn://kolibrios.org@3666 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 06:51:11 +00:00