Marat Zakiyanov (Mario79)
|
30309e2503
|
SETUP - using of SETTINGS directory for SETUP.DAT
git-svn-id: svn://kolibrios.org@4097 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 22:23:50 +00:00 |
|
Marat Zakiyanov (Mario79)
|
ae095b7f07
|
MENU - using of SETTINGS directory for MENU.DAT
git-svn-id: svn://kolibrios.org@4096 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 22:06:19 +00:00 |
|
Marat Zakiyanov (Mario79)
|
cabf4a3250
|
LAUNCHER - using of SETTINGS directory for AUTORUN.DAT
git-svn-id: svn://kolibrios.org@4095 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 21:44:42 +00:00 |
|
Marat Zakiyanov (Mario79)
|
fd9093dda7
|
Fix for r.4091
git-svn-id: svn://kolibrios.org@4094 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 21:24:07 +00:00 |
|
Marat Zakiyanov (Mario79)
|
448d3286a2
|
Addition for r.4089
git-svn-id: svn://kolibrios.org@4092 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 20:54:47 +00:00 |
|
Marat Zakiyanov (Mario79)
|
f25840ccca
|
PANEL - using of SETTINGS directory for INI.
git-svn-id: svn://kolibrios.org@4089 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 19:57:48 +00:00 |
|
Marat Zakiyanov (Mario79)
|
e169c7c771
|
Fix r.4086
git-svn-id: svn://kolibrios.org@4087 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 07:42:21 +00:00 |
|
Marat Zakiyanov (Mario79)
|
f7796d5bf7
|
1) Create SETTING directory for DAT, INI, LBL
2) Correcting SEARCHAP program
git-svn-id: svn://kolibrios.org@4086 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-25 07:27:40 +00:00 |
|
CleverMouse
|
4c545a80b6
|
don't mix lowercase and uppercase in ramdisk names
git-svn-id: svn://kolibrios.org@4048 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-17 16:18:12 +00:00 |
|
Kirill Lipatov (Leency)
|
027f9d30ba
|
use nasm Timer in all other distros
git-svn-id: svn://kolibrios.org@4047 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-17 15:54:09 +00:00 |
|
CleverMouse
|
f7ebf45452
|
reorder games/ folder in the distribution kit
git-svn-id: svn://kolibrios.org@3954 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-30 14:49:14 +00:00 |
|
heavyiron
|
0ad879f18a
|
Added new icon from GerdtR to autobuild
git-svn-id: svn://kolibrios.org@3897 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-08 21:35:54 +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 |
|
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)
|
bb251e0201
|
Translation of docs for zSea into English.
git-svn-id: svn://kolibrios.org@3739 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-01 03:14:20 +00:00 |
|
Marat Zakiyanov (Mario79)
|
fb5ae0417f
|
Adding a picture viewer zSea to the nightly builds ISO (for all language nightly builds, the final!)
git-svn-id: svn://kolibrios.org@3723 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-28 03:17:39 +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 |
|
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)
|
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 |
|
hidnplayr
|
c0fe9dddf7
|
Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.
git-svn-id: svn://kolibrios.org@3601 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-05 00:21:20 +00:00 |
|
hidnplayr
|
f311a3a61b
|
Added configuration files for FTPD to autobuild image.
git-svn-id: svn://kolibrios.org@3575 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-30 04:25:13 +00:00 |
|
hidnplayr
|
d60e9fc26f
|
Rewrote logic of downloader, added it to autobuild.
git-svn-id: svn://kolibrios.org@3566 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 12:10:37 +00:00 |
|
hidnplayr
|
597bf18f73
|
Merge new network stack with trunk: attempt #8 (fix spanish and italian builds)
git-svn-id: svn://kolibrios.org@3553 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 18:35:28 +00:00 |
|
CleverMouse
|
6afe2660c8
|
restore tabulation in Makefiles
git-svn-id: svn://kolibrios.org@3521 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-17 23:56:42 +00:00 |
|
CleverMouse
|
c1284fc3b6
|
USB support
git-svn-id: svn://kolibrios.org@3520 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-17 23:53:28 +00:00 |
|
CleverMouse
|
17945ca19c
|
force setting native resolution for intel displays
git-svn-id: svn://kolibrios.org@3508 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-15 18:03:17 +00:00 |
|
Marat Zakiyanov (Mario79)
|
1aa1dadf0b
|
Adding ColorDialog to nightbuild.
git-svn-id: svn://kolibrios.org@3419 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-03-26 05:43:44 +00:00 |
|
esevece
|
a3a6f17e0b
|
Translating desktop to spanish
git-svn-id: svn://kolibrios.org@3415 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-03-26 02:12:02 +00:00 |
|
esevece
|
46c609efe5
|
Restarting spanish translation
git-svn-id: svn://kolibrios.org@3411 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-03-24 17:21:35 +00:00 |
|
esevece
|
26657b44a4
|
Autobuild for spanish language
git-svn-id: svn://kolibrios.org@3373 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-03-13 14:13:22 +00:00 |
|