Commit Graph

1037 Commits

Author SHA1 Message Date
b6a2e048a3 eng/menu.dat: Fix typo in syspanel app name.
git-svn-id: svn://kolibrios.org@8132 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-03 18:07:22 +00:00
b133df87d6 Add sine.mp3: 5184 bytes / 5 seconds long test file.
5 seconds are notes C-E-G-E-C, one per second.

git-svn-id: svn://kolibrios.org@8131 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-03 17:57:32 +00:00
ddd545e037 Autobuild hybrid bios/uefi kolibri.raw boot image.
git-svn-id: svn://kolibrios.org@8118 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-26 21:45:27 +00:00
8e5b79b154 kernel: Don't read acpi_dev_* vars that if uninitialized.
Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.

git-svn-id: svn://kolibrios.org@8117 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-26 04:29:48 +00:00
maxcodehack
a1f1b98369 Delete original pictures
git-svn-id: svn://kolibrios.org@8114 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-21 18:59:10 +00:00
maxcodehack
8d0e28e56e Add to ISO 2
git-svn-id: svn://kolibrios.org@8113 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-21 16:22:06 +00:00
maxcodehack
ffb342897b Add 'fridge' to ISO
git-svn-id: svn://kolibrios.org@8112 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-21 16:15:09 +00:00
maxcodehack
17425f3b6f add 'tools' folder
git-svn-id: svn://kolibrios.org@8100 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-14 06:25:03 +00:00
ab9b1ebb4a uefi4kos: Read config and kernel files from the disk.
* Now there is a config file with boot options, example included.
* Config, kernel and ramdisk are loaded from the disk, not compiled in.
* DEVICES.DAT file is also optionally loaded from the disk.
* Also, move the loader to /kernel/trunk/bootloader/uefi4kos.

git-svn-id: svn://kolibrios.org@8092 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-06 03:32:57 +00:00
f5e0f96e84 Add extended_primary_loader to autobuild.
* Build fat1x, fat32, cdfs, after_win loaders.
* Set use_lba=1 by default in fat32 loader.
* Build kolibri.raw: flash / hdd image.
* Add example config.ini file.
* Add an option (config file and screen) to not load ramdisk image.
* Add an option (config file only) to set /sys path.

Now you can boot without a ramdisk from a storage that is supported
by the kernel itself, i.e. without loadable drivers. Thus you can not
load the system without a ramdisk from SATA/AHCI and USB drives.

git-svn-id: svn://kolibrios.org@8091 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-04 16:53:59 +00:00
a2700ea35c Replace some hardcoded /rd/1 paths with /sys.
git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:33:16 +00:00
CleverMouse
dd9ab58a5e tup began to track dot-files as well, switch to an out-of-tree script to get the current revision
git-svn-id: svn://kolibrios.org@8060 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-10 16:46:01 +00:00
Kirill Lipatov (Leency)
5538b5c245 forse rebuild, no change
git-svn-id: svn://kolibrios.org@8049 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-13 11:34:10 +00:00
Kirill Lipatov (Leency)
0dcf2d0073 fb2read: "AUTO" button for encodeing autodetect / by akron1
git-svn-id: svn://kolibrios.org@8041 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-20 22:54:39 +00:00
Kirill Lipatov (Leency)
8ef9f2b1e7 house.3ds: smaller version by macgub
view3ds: mouse scroll support in edit mode; some keys support (+/-,up,down,left,right)
fb2read: search feature by akron1

git-svn-id: svn://kolibrios.org@8025 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-07 20:44:40 +00:00
Kirill Lipatov (Leency)
0e1c643fed img_transform: add to ISO
sysfuncr.txt: prettify formatting

git-svn-id: svn://kolibrios.org@8018 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 15:13:04 +00:00
Kirill Lipatov (Leency)
717f2f2b9f KFM: use build-in icons
git-svn-id: svn://kolibrios.org@7996 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 16:00:42 +00:00
Kirill Lipatov (Leency)
f14c7a99a7 Backy: new version by JohnXenox
git-svn-id: svn://kolibrios.org@7994 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:51:12 +00:00
Kirill Lipatov (Leency)
75b0246e8c notify: use image of any color depth
notify3.png: pack image -1.5Kb without colors degradation

git-svn-id: svn://kolibrios.org@7988 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 10:36:15 +00:00
Kirill Lipatov (Leency)
5df2bd058a mblocks: -1 IMG sector
games.ini & allgames: use /kg/ link for /kolibrios/games to get -1 IMG sector

git-svn-id: svn://kolibrios.org@7981 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 14:20:17 +00:00
Kirill Lipatov (Leency)
8ad1428a03 icons32.png: add Backy icon
appearance: bugfixes
quark: update search


git-svn-id: svn://kolibrios.org@7960 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:34:09 +00:00
Kirill Lipatov (Leency)
baa8e3dca2 boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO

git-svn-id: svn://kolibrios.org@7959 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 13:15:53 +00:00
Kirill Lipatov (Leency)
4fa1e75fb3 icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes

git-svn-id: svn://kolibrios.org@7957 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 01:13:52 +00:00
Magomed Kostoev (mkostoevr)
608682fa1e Add missing headers for dynamic linking.
git-svn-id: svn://kolibrios.org@7947 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 09:18:12 +00:00
Kirill Lipatov (Leency)
3e707a6c81 Replace TxtRead by Quark in IMG
git-svn-id: svn://kolibrios.org@7946 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 10:47:08 +00:00
Kirill Lipatov (Leency)
f871bfac83 eskin: check skin exists 5 times with delay
git-svn-id: svn://kolibrios.org@7939 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 18:05:05 +00:00
Kirill Lipatov (Leency)
6649d8f84c eskin: fix for KIV images located at /kolibrios and /usbhd drives, it checks is the file exists for 5 times with perioud 1 second
fNav, kfar: add assoc dtp=skincfg
cmm/osupdate: upload

git-svn-id: svn://kolibrios.org@7938 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 15:52:41 +00:00
Kirill Lipatov (Leency)
bb77db0f44 icons16.png: new icon for .pal and .dtp files
skincfg: support of .dtp file open

git-svn-id: svn://kolibrios.org@7937 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 13:31:17 +00:00
Kirill Lipatov (Leency)
6c633e78a7 hardware_support.htm: update; webview: bugfixes
git-svn-id: svn://kolibrios.org@7936 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 11:35:02 +00:00
Kirill Lipatov (Leency)
9cbbd32503 remove Life from menu.dat as it is at ISO now; and accessible from APP+
git-svn-id: svn://kolibrios.org@7931 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 15:15:14 +00:00
Kirill Lipatov (Leency)
1a76473439 demos/3d/flatwav: small update, add to ISO, fix RUS menu.dat
git-svn-id: svn://kolibrios.org@7930 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 14:59:32 +00:00
Kirill Lipatov (Leency)
734b394c93 fix various bugs found by Yuriy Olegov
git-svn-id: svn://kolibrios.org@7928 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 13:32:10 +00:00
Kirill Lipatov (Leency)
27cb400814 cmm move small aps into cmm/misc folder
git-svn-id: svn://kolibrios.org@7911 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:58:18 +00:00
Kirill Lipatov (Leency)
d1df3e2bfe cmm tabs: slightly better implementation
git-svn-id: svn://kolibrios.org@7909 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 12:49:02 +00:00
Kirill Lipatov (Leency)
6d14f374a8 SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space
git-svn-id: svn://kolibrios.org@7906 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 01:44:40 +00:00
Kirill Lipatov (Leency)
80a6eb4355 editbox: remove selection if element was deactivated
git-svn-id: svn://kolibrios.org@7904 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 20:59:51 +00:00
Kirill Lipatov (Leency)
8f322ec4d5 dockpack => hot_keys.txt: remove obsolete hotkeys (fix issue #62)
git-svn-id: svn://kolibrios.org@7901 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 14:49:37 +00:00
Kirill Lipatov (Leency)
0639ff9a42 more apps into testing folder
git-svn-id: svn://kolibrios.org@7900 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 13:02:22 +00:00
Kirill Lipatov (Leency)
d38df2bc63 move some apps to the programs/testing folder
git-svn-id: svn://kolibrios.org@7899 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:54:55 +00:00
Kirill Lipatov (Leency)
4f7d0a63ed update icons16.png, fix several skins and remove a couple of insane ones
git-svn-id: svn://kolibrios.org@7896 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 10:37:39 +00:00
Kirill Lipatov (Leency)
b38cab6054 icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins

git-svn-id: svn://kolibrios.org@7889 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 15:43:50 +00:00
Kirill Lipatov (Leency)
eb33af59d1 add backy to IMG, update cmm/lib/collection.h
git-svn-id: svn://kolibrios.org@7885 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 10:05:01 +00:00
4c93be120f FIx typo in Tupfile.lua, copy kwine libs to the ISO.
git-svn-id: svn://kolibrios.org@7875 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 23:48:58 +00:00
Kirill Lipatov (Leency)
34f09c2bdd trying to add kwine ot ISO again
git-svn-id: svn://kolibrios.org@7874 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:58:18 +00:00
Kirill Lipatov (Leency)
ac0309d8c4 Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding

git-svn-id: svn://kolibrios.org@7872 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:38:26 +00:00
Kirill Lipatov (Leency)
fb5e8402f1 fix prior
git-svn-id: svn://kolibrios.org@7871 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:43:03 +00:00
Kirill Lipatov (Leency)
1d3e5422e8 move eskin.ini settings into system.ini
git-svn-id: svn://kolibrios.org@7870 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:42:00 +00:00
Kirill Lipatov (Leency)
e4b948b955 various small updates
git-svn-id: svn://kolibrios.org@7867 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 12:09:37 +00:00
Kirill Lipatov (Leency)
7169ea5d6b file managers: associate .img with unimg
add LUA to ISO

git-svn-id: svn://kolibrios.org@7866 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 01:16:36 +00:00
Kirill Lipatov (Leency)
271f2d75e8 hm... exclude kwine
git-svn-id: svn://kolibrios.org@7865 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:44:06 +00:00