Commit Graph

33 Commits

Author SHA1 Message Date
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)
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)
d34a3b3571 various small fixes
git-svn-id: svn://kolibrios.org@7352 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 11:18:44 +00:00
Kirill Lipatov (Leency)
aa4bb9a838 IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit
git-svn-id: svn://kolibrios.org@7265 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-01 14:35:58 +00:00
Kirill Lipatov (Leency)
9115f97464 IconEdit 0.48: decrease redraw, improve file save, fix pencil undo, code clean
git-svn-id: svn://kolibrios.org@7257 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-24 15:14:08 +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
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)
308832d4dd add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/
git-svn-id: svn://kolibrios.org@7197 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 17:03:14 +00:00
Kirill Lipatov (Leency)
217ed6f176 unz system integration
git-svn-id: svn://kolibrios.org@7161 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-18 12:18:41 +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
Kirill Lipatov (Leency)
feb0331a44 update assoc.ini, make t_edit window bigger by default
git-svn-id: svn://kolibrios.org@7002 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-21 18:58:48 +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)
69913e64bc assoc.ini: associate ZIP and 7Z with KFAR
git-svn-id: svn://kolibrios.org@6963 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 00:17:23 +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)
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)
a1af3abfec fix associations for lif and pdf
git-svn-id: svn://kolibrios.org@6636 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 20:03:54 +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
Unduing
9a9285787c fixed path to fceu, z80
git-svn-id: svn://kolibrios.org@6390 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-06 20:38:38 +00:00
Kirill Lipatov (Leency)
c8de4cb0ee rename "desktop" app to "skincfg"
git-svn-id: svn://kolibrios.org@6169 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 12:52:20 +00:00
Kirill Lipatov (Leency)
7aa7c959ec fb2read: update
icons32.png: fix fb2read icon
assoc.ini: fix fb2 assoc
Tupfile.lua: rename system_panel to syspanel
icon.ini: add syspanel to desktop @rb instead device link
File Managers/icons.ini: show txt icon for .fb2 files

git-svn-id: svn://kolibrios.org@6065 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-17 14:28:53 +00:00
Kirill Lipatov (Leency)
d4eb816951 bf2read: add to autobuild
git-svn-id: svn://kolibrios.org@6063 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-17 00:11:05 +00:00
eAndrew
feb27d955c assoc.ini: add zSea, FPlay and emulators
git-svn-id: svn://kolibrios.org@5910 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 22:39:40 +00:00
eAndrew
2d26593c21 assoc.ini: restore some associations (hotfix for r5908)
git-svn-id: svn://kolibrios.org@5909 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 21:21:03 +00:00
eAndrew
e2e721be07 @open: add app-chains
git-svn-id: svn://kolibrios.org@5908 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 20:58:55 +00:00
eAndrew
4f66bc4c19 Open: hide nonexistent applications
git-svn-id: svn://kolibrios.org@5903 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-08 17:05:45 +00:00
pavelyakov
9762f47f5e Update fs.obj
git-svn-id: svn://kolibrios.org@5885 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-06 14:49:37 +00:00
pavelyakov
ab10597e23 Add application kf viewer
git-svn-id: svn://kolibrios.org@5884 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-05 23:26:15 +00:00
Kirill Lipatov (Leency)
8a7b70b685 icons32.png: some new and updated icons (by Aleksandr Petrov, Deis Serbak...)
git-svn-id: svn://kolibrios.org@5628 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 23:42:33 +00:00
Kirill Lipatov (Leency)
4474f75e4f icons32.png: update network card icon, add midi and pdf icon by Mikhail Chubakov
git-svn-id: svn://kolibrios.org@5538 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-20 15:09:48 +00:00
Kirill Lipatov (Leency)
6be086ae01 Add ASC associations for View3DS
git-svn-id: svn://kolibrios.org@5489 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-28 09:09:28 +00:00
Kirill Lipatov (Leency)
141ede5811 update file associations for Pixie
git-svn-id: svn://kolibrios.org@5469 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-25 14:07:22 +00:00
Kirill Lipatov (Leency)
fa5e7581d8 icons32.png: add KIV icon, assoc.ini and docky.ini update
git-svn-id: svn://kolibrios.org@5466 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-25 12:52:58 +00:00
eAndrew
31d9c4a476 Add @open to svn
git-svn-id: svn://kolibrios.org@5394 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-11 20:41:46 +00:00