Commit Graph

433 Commits

Author SHA1 Message Date
2004300949 Add basic 32-bit UEFI loader.
git-svn-id: svn://kolibrios.org@8150 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 17:52:10 +00:00
14fd662172 autobuild: Add distr data to kolibri.raw image.
git-svn-id: svn://kolibrios.org@8148 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 15:55:42 +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
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
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)
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)
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
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)
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)
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)
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)
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)
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)
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
Kirill Lipatov (Leency)
7d89f2686a MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO

git-svn-id: svn://kolibrios.org@7864 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:40:51 +00:00
Kirill Lipatov (Leency)
dad5229ccd FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs

git-svn-id: svn://kolibrios.org@7863 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 23:50:41 +00:00
Kirill Lipatov (Leency)
b364fe71e3 TCC: join two dirs into one
git-svn-id: svn://kolibrios.org@7849 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:59:56 +00:00
Kirill Lipatov (Leency)
00fce03e89 add new fasm to autobuild
git-svn-id: svn://kolibrios.org@7839 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:30:33 +00:00
Kirill Lipatov (Leency)
4c9dd0828e add '-ker' key to kpack to pack kernel
remove kerpack from IMG

git-svn-id: svn://kolibrios.org@7834 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 18:03:20 +00:00
Kirill Lipatov (Leency)
3b73f5a88d Fix KosChess game, fix Tynypad Italian lables, add Vaporwave skin
git-svn-id: svn://kolibrios.org@7821 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 18:36:36 +00:00
Kirill Lipatov (Leency)
a3563bcf26 add ar81xx.sys to IMG
git-svn-id: svn://kolibrios.org@7811 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 18:35:08 +00:00
Kirill Lipatov (Leency)
3ad0875d89 Add a new Menu component into IMG, use it in Eolite and Appearance
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
Kirill Lipatov (Leency)
0a6d41ab86 SYSPANEL: add Russian translation
git-svn-id: svn://kolibrios.org@7769 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 15:22:12 +00:00
Kirill Lipatov (Leency)
52461ceda9 add forgotten tcc files
git-svn-id: svn://kolibrios.org@7760 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 15:15:50 +00:00
Kirill Lipatov (Leency)
cdedcd29d2 fix stack.txt in data/Tupfile.lua
git-svn-id: svn://kolibrios.org@7715 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 20:21:38 +00:00
Kirill Lipatov (Leency)
e12f9c8615 KosChess: upload to SVN, add to ISO
git-svn-id: svn://kolibrios.org@7685 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:48:34 +00:00
8a54de90d7 Fix autobuild without nasm.
git-svn-id: svn://kolibrios.org@7664 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 23:38:14 +00:00
Kirill Lipatov (Leency)
e1a32382fd @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update

git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
Kirill Lipatov (Leency)
d7aa06e1d1 use a new screensaver, C-- a new UI component FileBox used in DIFF app
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
Kirill Lipatov (Leency)
27573dd028 delete unnecessary asterisk
git-svn-id: svn://kolibrios.org@7655 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:09:31 +00:00
Kirill Lipatov (Leency)
aa456d953d add KolibriNext installer to ISO
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
f4b9da871d add wallpappers
git-svn-id: svn://kolibrios.org@7653 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 08:16:37 +00:00
Kirill Lipatov (Leency)
524ee3ebf0 ups, fix
git-svn-id: svn://kolibrios.org@7651 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:35:13 +00:00
Kirill Lipatov (Leency)
1ce31fbdb8 ataka: fix window height, translate to English, move to ISO
piano: translate to English


git-svn-id: svn://kolibrios.org@7650 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:33:19 +00:00
Kirill Lipatov (Leency)
b831f200eb eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts

git-svn-id: svn://kolibrios.org@7648 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 17:36:11 +00:00
Kirill Lipatov (Leency)
5486248fed APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default


git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00
Kirill Lipatov (Leency)
8a0107ea33 mousecfg: load COM-mouse driver option
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO



git-svn-id: svn://kolibrios.org@7646 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-06 08:47:59 +00:00
Kirill Lipatov (Leency)
a867b1b53a Add forgotten slash
git-svn-id: svn://kolibrios.org@7643 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:19:55 +00:00
Kirill Lipatov (Leency)
33fb3deeb1 Fix FCEU save folder path and window width
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy

git-svn-id: svn://kolibrios.org@7642 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:16:26 +00:00
Kirill Lipatov (Leency)
bbe41151a9 add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector

git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
c4eca65496 barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes

git-svn-id: svn://kolibrios.org@7636 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 18:19:43 +00:00
Kirill Lipatov (Leency)
14d8adaa7a pixieskn.png path fix
git-svn-id: svn://kolibrios.org@7633 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 09:03:18 +00:00
Kirill Lipatov (Leency)
03853a799f hotfix
git-svn-id: svn://kolibrios.org@7632 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:50:56 +00:00
Kirill Lipatov (Leency)
859f9e5990 convert files into 8.3
git-svn-id: svn://kolibrios.org@7631 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:48:41 +00:00
Kirill Lipatov (Leency)
4f577b5e9b rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie
git-svn-id: svn://kolibrios.org@7630 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:06:15 +00:00
IgorA
9b2415c6ea 'info3ds' can open *.stl files
git-svn-id: svn://kolibrios.org@7610 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-14 11:41:53 +00:00
Kirill Lipatov (Leency)
d774cc7623 Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps

git-svn-id: svn://kolibrios.org@7606 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-13 11:01:38 +00:00
Kirill Lipatov (Leency)
bf033b8aaa add CodeView to ISO
git-svn-id: svn://kolibrios.org@7592 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 13:38:11 +00:00
Kirill Lipatov (Leency)
36f4758c4b Add eglgears video driver testing demo to ISO
git-svn-id: svn://kolibrios.org@7591 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 12:28:19 +00:00
Kirill Lipatov (Leency)
1842ba815f add Guide Documentation to RUS ISO
git-svn-id: svn://kolibrios.org@7569 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-03 17:57:09 +00:00
Kirill Lipatov (Leency)
60e27afe74 table 0.99.3: fix several bugs
templates: upload to svn, add to ISO/res/templates


git-svn-id: svn://kolibrios.org@7544 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 22:32:57 +00:00
Kirill Lipatov (Leency)
78003bd7a5 C--: add to ISO, upload linux version by pavelyakov
git-svn-id: svn://kolibrios.org@7543 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:32:42 +00:00
Kirill Lipatov (Leency)
ca41eaa1b0 fix filename
git-svn-id: svn://kolibrios.org@7542 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:03:01 +00:00
Kirill Lipatov (Leency)
aebdce1743 pig game: cd workaround
git-svn-id: svn://kolibrios.org@7541 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:01:58 +00:00
Kirill Lipatov (Leency)
d642ea1590 add TinyC (tcc) to ISO
git-svn-id: svn://kolibrios.org@7540 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:54:29 +00:00
Kirill Lipatov (Leency)
b57b1483b3 revert normal game names
git-svn-id: svn://kolibrios.org@7531 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 11:40:03 +00:00
Kirill Lipatov (Leency)
70041648fd fix
git-svn-id: svn://kolibrios.org@7530 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 11:34:17 +00:00
Kirill Lipatov (Leency)
c8789b9dae workaround tup issue
git-svn-id: svn://kolibrios.org@7529 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 11:33:14 +00:00
Kirill Lipatov (Leency)
4ad787fc8f try again (tup issue?)
git-svn-id: svn://kolibrios.org@7528 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 11:31:32 +00:00
Kirill Lipatov (Leency)
85c391b1fb ISO: move games outside folders in case when the folder had only one file the of game itself
git-svn-id: svn://kolibrios.org@7527 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 11:29:16 +00:00
Kirill Lipatov (Leency)
0b4fb297f0 life3: update UI, add to ISO
git-svn-id: svn://kolibrios.org@7525 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:20:00 +00:00
Kirill Lipatov (Leency)
da1718dca4 app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui
git-svn-id: svn://kolibrios.org@7519 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 11:31:45 +00:00
0CodErr
b3decd834b move InputBox line to correct place
git-svn-id: svn://kolibrios.org@7492 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-20 16:29:43 +00:00
Kirill Lipatov (Leency)
91939fc341 mp3info: autobuild, add to IMG
git-svn-id: svn://kolibrios.org@7484 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:19:59 +00:00
Kirill Lipatov (Leency)
2c75b11346 rename FONT_VIEWER to KF_VIEW
add more apps to APP+

git-svn-id: svn://kolibrios.org@7472 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 11:24:39 +00:00
Kirill Lipatov (Leency)
e8789d5ad4 mos3de: add to ISO
arcanii: UI update, fix F1/F2 labels


git-svn-id: svn://kolibrios.org@7458 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 21:20:17 +00:00
0CodErr
507181f130 move inputbox to "lib" folder
git-svn-id: svn://kolibrios.org@7456 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:41:43 +00:00
0CodErr
0296a2e0a8 add InputBox to autobuild
git-svn-id: svn://kolibrios.org@7455 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:34:21 +00:00
Kirill Lipatov (Leency)
5488e03363 Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid
git-svn-id: svn://kolibrios.org@7445 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 20:57:32 +00:00
Kirill Lipatov (Leency)
2a5b8498fd Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid: 
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins

git-svn-id: svn://kolibrios.org@7444 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 19:12:02 +00:00
Kirill Lipatov (Leency)
e0615bc762 Rtfread:
- remove outdated unused code
- use built-in font instead of a file in /fonts/ folder

git-svn-id: svn://kolibrios.org@7433 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 17:53:33 +00:00
Kirill Lipatov (Leency)
d305102f81 Kiv: use app.ini
Icons32: fixes and optimisation, several updated icons (also thanks Lev)

git-svn-id: svn://kolibrios.org@7432 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 23:19:10 +00:00
Kirill Lipatov (Leency)
2f3ccbc121 eolite.ini, pixie.ini: delete, use app.ini instead
snake.ini: remove from IMG
pixie2 skin.png: better compressing

git-svn-id: svn://kolibrios.org@7429 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 23:32:56 +00:00
Kirill Lipatov (Leency)
6a4eb2fa29 Eolite: fix for PunkJoker
WebView and TxtRead: combine toolbars into one file to save 2 sectors in IMG

git-svn-id: svn://kolibrios.org@7428 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 20:13:25 +00:00
Kirill Lipatov (Leency)
52697cbd3c fix name case
git-svn-id: svn://kolibrios.org@7426 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:04:56 +00:00
Kirill Lipatov (Leency)
b1df9e7cd1 Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons


git-svn-id: svn://kolibrios.org@7425 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:01:29 +00:00
Kirill Lipatov (Leency)
34d38f1a42 Remove from SVN and from IMG:
- lib/array.obj 
- lib/library.obj
SoftwareWidget (SysPanel, GameCenter): 
- use relative paths for /sys/ 
- use short additional app directory path /k/ for /kolibrios/
- update syspanel.ini and game_center.ini
Icons32.png:
- a lot of new game icons
- all monitor screens changed from 3:4 to wide ones (16:9)
- several fixes, like KFM floppy icon is now looks like a real floppy
This is a big change so there is a probability to broke a compatability with custom distro builds. Please be pationate in this case.

git-svn-id: svn://kolibrios.org@7424 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 19:41:32 +00:00
Kirill Lipatov (Leency)
fc5e7644b9 Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7



git-svn-id: svn://kolibrios.org@7423 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 18:19:57 +00:00
0CodErr
773c3d774b (WHOWTBAM + appdata.dat) -> iso
git-svn-id: svn://kolibrios.org@7410 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 12:01:02 +00:00
theonlymirage
9c82c36e22 Adding "Hot Angles" to the image
git-svn-id: svn://kolibrios.org@7390 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:23:14 +00:00
theonlymirage
805d2a75c1 Сommented the bad line @HOTANGLES
git-svn-id: svn://kolibrios.org@7385 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 13:28:57 +00:00
Kirill Lipatov (Leency)
4b96eaffa4 fix order
git-svn-id: svn://kolibrios.org@7384 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 11:21:59 +00:00
Kirill Lipatov (Leency)
feabcca516 fix HotAngles build
git-svn-id: svn://kolibrios.org@7383 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 11:14:39 +00:00
theonlymirage
c3ae802b57 Edit Tupfile.lua in data: @HOTANGLES
git-svn-id: svn://kolibrios.org@7382 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 05:50:31 +00:00
theonlymirage
9a0b44865f Temporary commenting of rows with an error
git-svn-id: svn://kolibrios.org@7381 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 05:21:46 +00:00
theonlymirage
474112e11c Adding "Hot Angles" to the image/distribution (edit Tupfile.lua in data)
git-svn-id: svn://kolibrios.org@7380 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 05:00:49 +00:00
Kirill Lipatov (Leency)
cc44bb85a6 Lights (SQ_GAME): update code and UI
Sysmon: show RAM used in KiB
Sudoku: avoid window move when open/close additional panel
Snake: make a grid less visible
Icons32.png: add couple game icons


git-svn-id: svn://kolibrios.org@7373 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 09:42:32 +00:00
Kirill Lipatov (Leency)
85eba68836 Add SysMon to IMG
git-svn-id: svn://kolibrios.org@7370 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:04:52 +00:00
pavelyakov
0ca3575285 changed the path
git-svn-id: svn://kolibrios.org@7368 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 10:08:51 +00:00
pavelyakov
1c12124dce fix3
git-svn-id: svn://kolibrios.org@7367 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:44:34 +00:00
pavelyakov
006fb6edde fix2
git-svn-id: svn://kolibrios.org@7366 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:42:15 +00:00
pavelyakov
53b6633c50 Fix 1
git-svn-id: svn://kolibrios.org@7364 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:25:59 +00:00
IgorA
4ad0402391 add 'cnc_editor' in *.iso
git-svn-id: svn://kolibrios.org@7363 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:10:50 +00:00
Kirill Lipatov (Leency)
f58be1fe97 Add mos3de demo, fix 3dspiral window height, return 3dcube2 to img
git-svn-id: svn://kolibrios.org@7350 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 20:47:45 +00:00
pavelyakov
4200a751e8 По решению администрации убрал функцию
git-svn-id: svn://kolibrios.org@7327 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-27 13:24:33 +00:00
pavelyakov
3c1445e6c6 Added KERNEL process
git-svn-id: svn://kolibrios.org@7321 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-25 13:22:48 +00:00
Kirill Lipatov (Leency)
82d3fec9f1 Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG


git-svn-id: svn://kolibrios.org@7254 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 13:33:01 +00:00
Kirill Lipatov (Leency)
bacea4f813 EasyShot going GOLD, added to distro
git-svn-id: svn://kolibrios.org@7245 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 09:43:15 +00:00
Kirill Lipatov (Leency)
54a4334108 fix path
git-svn-id: svn://kolibrios.org@7234 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 11:12:36 +00:00
Kirill Lipatov (Leency)
a046714478 Replace Pixie by Pixie2 in IMG distro
git-svn-id: svn://kolibrios.org@7233 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 11:11:04 +00:00
Kirill Lipatov (Leency)
1d2d8f24a5 Tupfile.lua: fix compiler dependencies
git-svn-id: svn://kolibrios.org@7222 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-04 00:07:44 +00:00
Kirill Lipatov (Leency)
111d390422 add TinyBasic to ISO
git-svn-id: svn://kolibrios.org@7216 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-02 09:54:38 +00:00
nisargshah95
62c0d24f6c Add ftpc.ini to Kolibri image
git-svn-id: svn://kolibrios.org@7211 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-27 16:36:56 +00:00
IgorA
10393dcd17 voxel_editor and utilites: include toolbars into program files
git-svn-id: svn://kolibrios.org@7205 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 20:19:26 +00:00
Kirill Lipatov (Leency)
444e038420 use fplay_run to run Fplay with parameter wrapped into '"'
git-svn-id: svn://kolibrios.org@7203 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 14:36:04 +00:00
Kirill Lipatov (Leency)
fe0e99b67a fix prior commmit
git-svn-id: svn://kolibrios.org@7198 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 17:06:04 +00:00
Kirill Lipatov (Leency)
26d672ba80 /common/lib: remove old versions, add actual DLLs to ISO
git-svn-id: svn://kolibrios.org@7191 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-17 08:21:21 +00:00
Kirill Lipatov (Leency)
63a2205709 update Blueberries skin and other small changes
git-svn-id: svn://kolibrios.org@7180 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 10:41:12 +00:00
Kirill Lipatov (Leency)
94ede55e61 Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild
git-svn-id: svn://kolibrios.org@7177 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-07 11:18:19 +00:00
nisargshah95
804abbc020 Fix broken treelist icons
git-svn-id: svn://kolibrios.org@7167 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-26 16:21:06 +00:00
Kirill Lipatov (Leency)
76bd014d8b - add UNZ to autobuild
- remove unused data/<lang>/fonts folders
- update associations and set KIV as default viewer instead of zSea as it has resize now
- remove some debug info from C-- programs and make functions includable only if they are used in app



git-svn-id: svn://kolibrios.org@7160 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-16 15:53:51 +00:00
80f677ee39 Remove more duplicates: doexe2.asm, network.ini, etc.
git-svn-id: svn://kolibrios.org@7137 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 03:45:53 +00:00
b00728a5d1 Try to autobuild UEFI loader. Strange, it works on my PC.
git-svn-id: svn://kolibrios.org@7131 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-16 21:27:12 +00:00
c14a80d34f Add UEFI stuff.
git-svn-id: svn://kolibrios.org@7130 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-16 21:10:49 +00:00
7ea104c3a8 Build kerpack from source, remove binary.
git-svn-id: svn://kolibrios.org@7118 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 20:31:52 +00:00
0CodErr
436d50beb5 edit Tupfile.lua
git-svn-id: svn://kolibrios.org@7081 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:54:46 +00:00
ashmew2
f5e90df8dd Add Netsurf installer to .img
git-svn-id: svn://kolibrios.org@7058 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-09 21:14:26 +00:00
Kirill Lipatov (Leency)
d047f779c8 fix accidentally uploaded non-compressed image
git-svn-id: svn://kolibrios.org@7053 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 16:02:59 +00:00
Kirill Lipatov (Leency)
65c871aefe move /sys/File Managers/z_icons.png to /sys/icons16.png
git-svn-id: svn://kolibrios.org@7052 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 15:45:08 +00:00
0CodErr
73cbe88856 to uppercase file names
git-svn-id: svn://kolibrios.org@7029 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 21:45:43 +00:00
0CodErr
45491b59a1 for prev.
git-svn-id: svn://kolibrios.org@7027 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 20:08:18 +00:00
0CodErr
58ad913c04 remove BASEKURS.KLA from img
git-svn-id: svn://kolibrios.org@7025 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 19:24:48 +00:00
0CodErr
9608701ddf update fNav to 0.43+ and add it to img
git-svn-id: svn://kolibrios.org@7022 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 17:45:25 +00:00
0CodErr
37115626ac fix for #7010
git-svn-id: svn://kolibrios.org@7015 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:51:22 +00:00
Kirill Lipatov (Leency)
3e898fb6aa Trying to fix TUP: rename @icon.asm to icon.asm #2
git-svn-id: svn://kolibrios.org@7014 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:13:32 +00:00
0CodErr
410ae12073 fix for previous mistake in tupfile
git-svn-id: svn://kolibrios.org@7011 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 14:20:54 +00:00
0CodErr
cc83beb4ea added spanish and italian version; some little fixes; show help by F1
git-svn-id: svn://kolibrios.org@7010 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 14:17:41 +00:00
0CodErr
00f3305233 move fillscr to /sys/media
git-svn-id: svn://kolibrios.org@6998 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-20 11:02:09 +00:00
Kirill Lipatov (Leency)
41f83a1c75 fix prior commit #2
git-svn-id: svn://kolibrios.org@6993 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:21:14 +00:00
Kirill Lipatov (Leency)
fcebc2e69a fix prior rev
git-svn-id: svn://kolibrios.org@6992 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:19:08 +00:00
Kirill Lipatov (Leency)
d3e7e7f2e4 add AUTORUN to syspanel.ini, fix build dependencies in Tupfile.lua, add TheBus to ISO, small update icons32.png, app_plus.ini, assoc.ini, game_center.ini
git-svn-id: svn://kolibrios.org@6991 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:16:30 +00:00
Kirill Lipatov (Leency)
b37ee3e381 add libjpeg.dll and libpng16.dll to ISO
git-svn-id: svn://kolibrios.org@6982 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 09:29:04 +00:00
Kirill Lipatov (Leency)
69ac8d6af6 fix appearance path
git-svn-id: svn://kolibrios.org@6967 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 23:50:52 +00:00
0CodErr
eef7acb4a3 add fillscr to autobuild, remove refrscrn from autobuild
git-svn-id: svn://kolibrios.org@6966 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 11:03:15 +00:00
Kirill Lipatov (Leency)
e235585e96 revert walpapper to palitra, move reink.png to ISO
git-svn-id: svn://kolibrios.org@6960 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 14:26:42 +00:00
Kirill Lipatov (Leency)
7c71443bb3 fix misspell
git-svn-id: svn://kolibrios.org@6959 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 12:04:16 +00:00
Kirill Lipatov (Leency)
7175856f3d Well, yeah.
1. Remove KFONT_VIEWER and Listplay from "Open with" (but keep associations)
2. Set zero delays in AUTORUN.DAT instead of 1
3. Upload wallpapers deink.png and in_the_wind.png and copyright.txt
3.1. Set deink.png as default in IMG distro (filesize is 1 sector, 507b)
3.2. Add in_the_wind.png to ISO
4. syspanel.ini: fix Appearance app path
5. Tupfile.lua: fix sorting to alphabet as was initially planned

git-svn-id: svn://kolibrios.org@6958 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 12:01:52 +00:00
Kirill Lipatov (Leency)
9499a3b7bf fix prior rev (forgotten '.com')
git-svn-id: svn://kolibrios.org@6957 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 17:09:33 +00:00
Kirill Lipatov (Leency)
178535a8f9 use C-- version for memory blocks, add uPDF to APP+ (possible via '/sys/lod', thanks 0CodErr)
git-svn-id: svn://kolibrios.org@6956 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 17:08:05 +00:00
0CodErr
1a13dac7e1 Upload RUN application to 'data/*' and add to autobuild.
git-svn-id: svn://kolibrios.org@6953 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 16:02:51 +00:00
Kirill Lipatov (Leency)
0263fceef0 lod: add to autobuild
git-svn-id: svn://kolibrios.org@6952 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 12:38:31 +00:00
IgorA
0715c316ef new macros 'include_image_file',
't_edit' include image files in program

git-svn-id: svn://kolibrios.org@6906 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-26 10:20:10 +00:00
5088137c20 Remove prebuilt megamaze, use autobuilt binary
git-svn-id: svn://kolibrios.org@6840 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-20 13:53:52 +00:00
Kirill Lipatov (Leency)
9883b8911d forget fs.obj
git-svn-id: svn://kolibrios.org@6784 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-04 19:30:30 +00:00
Kirill Lipatov (Leency)
a085348507 add dicty to autobuild, make C-- apps build for ISO into right way
git-svn-id: svn://kolibrios.org@6776 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-30 22:17:01 +00:00
Kirill Lipatov (Leency)
a32e30e50f CMM: fix in io.h, rename TEXTREADER into TXTREAD,
icons32.png: change colors for DIFF app
make RunOS window wider

git-svn-id: svn://kolibrios.org@6759 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-25 15:19:45 +00:00
Kirill Lipatov (Leency)
ab4eef43af rename mouse_cfg to mousecfg to fit into 8.3, better compress mouse_image
git-svn-id: svn://kolibrios.org@6754 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-24 10:27:53 +00:00
Kirill Lipatov (Leency)
56c4b176a8 build data: move megamaze to common folder,
icons32.png: add icons diff, textreader, clipboard

git-svn-id: svn://kolibrios.org@6752 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 22:38:58 +00:00
Kirill Lipatov (Leency)
0258894973 add diff to autobuild, fix fplay path, add ac97snd to menu
git-svn-id: svn://kolibrios.org@6748 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 12:19:41 +00:00
Kirill Lipatov (Leency)
09d8656eef replace Run by RunOD
git-svn-id: svn://kolibrios.org@6743 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 10:21:36 +00:00
Kirill Lipatov (Leency)
f26b88fc9a move tinygl.obj to /sys/lib, fix path
git-svn-id: svn://kolibrios.org@6737 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-22 12:21:04 +00:00
Kirill Lipatov (Leency)
6a851c29a8 menu.dat: remove cubeline, replace /KolibriOS/ by /kolibrios/ as it is case sensitive now,
3D/Gears: replace C version by ASM version

git-svn-id: svn://kolibrios.org@6736 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-21 20:51:18 +00:00
Kirill Lipatov (Leency)
64b1d5344a move cubeline to ISO, add "fasm -m 32768" into libimg Tupfile
git-svn-id: svn://kolibrios.org@6734 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-21 20:12:44 +00:00
Kirill Lipatov (Leency)
6e9a21eee8 add GenFiles to autobuild
git-svn-id: svn://kolibrios.org@6729 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-19 22:57:03 +00:00
Sergey Semyonov (Serge)
82d63c63c0 autobuild: copy ffmpeg-2.8 libraries
git-svn-id: svn://kolibrios.org@6719 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-16 01:05:10 +00:00
CleverMouse
a5bb6e3fd4 console.dll in PE format
git-svn-id: svn://kolibrios.org@6699 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-10 19:26:46 +00:00
Kirill Lipatov (Leency)
f2677a8e0a fix prior rev
git-svn-id: svn://kolibrios.org@6655 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 18:20:30 +00:00
Kirill Lipatov (Leency)
0db7a95137 drvinst: v1.0, add to ISO
git-svn-id: svn://kolibrios.org@6654 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 18:18:50 +00:00
Kirill Lipatov (Leency)
31a4eb5247 upload oberon07 by akron1, add to ISO
git-svn-id: svn://kolibrios.org@6613 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-23 23:30:27 +00:00
Kirill Lipatov (Leency)
22e2a5b010 add forgotten slash
git-svn-id: svn://kolibrios.org@6584 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 19:13:41 +00:00
Kirill Lipatov (Leency)
a36e7f74c1 Fix various mistakes: Eolite, app_plus.ini, /data/Tupfile.lua
git-svn-id: svn://kolibrios.org@6583 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 19:12:37 +00:00
Kirill Lipatov (Leency)
e401a92cbf upload and add to iso m2view, grafx2, fix fNav
git-svn-id: svn://kolibrios.org@6581 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 15:11:52 +00:00
Kirill Lipatov (Leency)
3820a8d290 fix cmm/app_data, add fNav to ISO
git-svn-id: svn://kolibrios.org@6580 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 14:43:24 +00:00
Kirill Lipatov (Leency)
81b8c43e15 add qjulia and buddhabrot to iso/kolibrios/demos
git-svn-id: svn://kolibrios.org@6579 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 14:26:48 +00:00
Kirill Lipatov (Leency)
51925dc84b update assoc for all file managers regarding to emulators
git-svn-id: svn://kolibrios.org@6578 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 13:44:34 +00:00
Kirill Lipatov (Leency)
3473ebf8a7 add clipview to autobuild
git-svn-id: svn://kolibrios.org@6569 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 15:22:36 +00:00
50ac02582c add swscale-2.dll to /kolibrios/lib
git-svn-id: svn://kolibrios.org@6421 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-09 10:56:41 +00:00
Kirill Lipatov (Leency)
2ff79e3b7b Ray Demo: uploaded to svn, added to autobuid img
git-svn-id: svn://kolibrios.org@6387 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-02 11:23:16 +00:00
Anton Krotov
cb71952b3c add fb2read.ini to Tupfile.lua
git-svn-id: svn://kolibrios.org@6310 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-07 17:58:23 +00:00
pathoswithin
1366ccd84e add rasterworks.obj to image
git-svn-id: svn://kolibrios.org@6308 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-07 00:13:35 +00:00
IgorA
04aea36120 fix test_array1, add some example programs in iso
git-svn-id: svn://kolibrios.org@6287 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-23 17:51:54 +00:00
IgorA
c8cf2e532a add voxel utilites in iso
git-svn-id: svn://kolibrios.org@6279 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 22:17:07 +00:00
Kirill Lipatov (Leency)
366038fe9d add Almaz game to autobuild
git-svn-id: svn://kolibrios.org@6276 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 20:10:27 +00:00
Kirill Lipatov (Leency)
6e1d7d18af add calc+ to autobuild as /kolibrios/utils/calcplus; software_widget: show notification if program is not found; other small changes
git-svn-id: svn://kolibrios.org@6253 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 13:34:31 +00:00
Kirill Lipatov (Leency)
036bb48ceb upload app_plus and add it to autobuild
git-svn-id: svn://kolibrios.org@6250 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 23:28:04 +00:00
IgorA
7b8cd2b393 fix pervios
git-svn-id: svn://kolibrios.org@6248 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 21:08:35 +00:00
IgorA
f0aeaf2628 add 'voxel_editor' to iso, small fixes in 'info3ds'
git-svn-id: svn://kolibrios.org@6247 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 21:02:58 +00:00
IgorA
10e90697bc update code
git-svn-id: svn://kolibrios.org@6237 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-16 14:02:21 +00:00
Kirill Lipatov (Leency)
9e50258683 add tinygl.obj and info3ds to iso version
git-svn-id: svn://kolibrios.org@6226 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 22:03:19 +00:00
Kirill Lipatov (Leency)
dcadbb2d08 autobuild: remove fceu folder from /common/, use /programs/emulator/fceu/ instead; rename fce binary to fceu; add e80 readme.txt to autobuild
git-svn-id: svn://kolibrios.org@6225 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 20:58:08 +00:00
IgorA
c28f9414e8 fix rev 6208, fix 'buf2d.obj'
git-svn-id: svn://kolibrios.org@6210 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 23:28:15 +00:00
IgorA
efbe3e0a39 add 'info3ds_u' in iso
git-svn-id: svn://kolibrios.org@6208 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 21:38:29 +00:00
Kirill Lipatov (Leency)
802aa747ad use autobuild default.skn instead prebuild file
git-svn-id: svn://kolibrios.org@6207 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 21:17:24 +00:00
hidnplayr
2f4f83ef12 Fix autobuild
git-svn-id: svn://kolibrios.org@6188 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 21:10:59 +00:00
hidnplayr
7703e0e92c Fix autobuild
git-svn-id: svn://kolibrios.org@6187 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 20:51:31 +00:00
hidnplayr
4aae87eef9 Fix autobuild
git-svn-id: svn://kolibrios.org@6186 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 20:48:21 +00:00