ace_dent
52ed04f5cc
Update docs/README.TXT
and rename to CREDITS
...
- Rename to `CREDITS.TXT` for clarity.
- Improve text of opening paragraph. Thanks to various translators.
- Reformat to use headings, removing excessive whitespace characters (~2.5KiB).
- Sort list of contributors alphabetically; easier to maintain.
- Add missing contributors and remove from `kernel.asm`. Thanks to @rgimad .
- Minor formatting and whitespace cleanup.
git-svn-id: svn://kolibrios.org@9947 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-10-01 21:53:34 +00:00
ace_dent
244de0059e
Refine distr_data/readme
text
...
- Improve English translation for distribution readme.
- Make use of `KolibriOS` (no space) consistent.
git-svn-id: svn://kolibrios.org@9944 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-10-01 01:28:37 +00:00
Kirill Lipatov (Leency)
f09b60cdf3
move dgen to a proper place of Tupfile (by turbocat)
...
git-svn-id: svn://kolibrios.org@9939 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-21 20:45:54 +00:00
Kirill Lipatov (Leency)
ec85113589
Add DGEN (Sega) emulator to menu.dat of actual builds
...
git-svn-id: svn://kolibrios.org@9937 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-09-13 23:29:37 +00:00
Doczom
91a9743099
[SDHCI] Added new driver on SD host controller
...
git-svn-id: svn://kolibrios.org@9924 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-06-20 15:14:42 +00:00
Anton Krotov
21c201190a
FB2 Reader: fixed rolling up
...
git-svn-id: svn://kolibrios.org@9912 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-04-11 21:53:43 +00:00
Kirill Lipatov (Leency)
c682acbe2f
NDN: upload a new version v3.00.0008 2022-12-26 from http://ndn.muxe.com/download/
...
git-svn-id: svn://kolibrios.org@9905 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-03-04 17:16:26 +00:00
Anton Krotov
6dae04e665
move fNav to ISO
...
git-svn-id: svn://kolibrios.org@9901 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-02-22 15:41:19 +00:00
Anton Krotov
c56f682434
FB2 Reader: refactoring, reduced memory usage for images, small improvements
...
git-svn-id: svn://kolibrios.org@9898 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-02-01 13:36:55 +00:00
Anton Krotov
4c20c082c1
FB2 Reader: upload source, small changes
...
git-svn-id: svn://kolibrios.org@9896 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-01-22 14:20:23 +00:00
turbocat
8057f62185
Change virtualbox driver description.
...
git-svn-id: svn://kolibrios.org@9882 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-10-11 05:35:33 +00:00
turbocat
dbe746e58d
Adding VirtualBox driver to ISO: done.
...
git-svn-id: svn://kolibrios.org@9881 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-10-10 22:06:24 +00:00
turbocat
ddd11dae3b
Fixed accidentally broken path to geode.
...
git-svn-id: svn://kolibrios.org@9880 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-10-10 22:01:41 +00:00
turbocat
67fe460e9b
Add virtualbox driver to ISO.
...
git-svn-id: svn://kolibrios.org@9879 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-10-10 21:57:47 +00:00
turbocat
18b9adeee2
Added DGEN to ISO and create file associatons.
...
git-svn-id: svn://kolibrios.org@9842 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-06-15 20:16:53 +00:00
f483bc78e4
Move weather.json config to /kolibrios
...
Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.
Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
git-svn-id: svn://kolibrios.org@9820 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-23 22:47:22 +00:00
bcd3970446
Replace Checkers with FlappyBird on the desktop
...
Checkers was removed from img more than a year ago in r8503, and its
desktop icon has been broken since then. There were two options: to
return Checkers and to replace it on the desktop with another game.
I have chosen the latter one.
Perhaps, a more suitable icon should be used for FlappyBird, but I
haven't found one. Feel free to add it.
git-svn-id: svn://kolibrios.org@9819 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-23 21:31:22 +00:00
f8e67e0dd1
[autobuild] Fix asm-only and no-gcc build
...
git-svn-id: svn://kolibrios.org@9797 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-26 22:06:46 +00:00
396446108e
[autobuild] Split command list even more to avoid 'execl: Argument list too long'
...
git-svn-id: svn://kolibrios.org@9795 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-26 17:22:33 +00:00
vitalkrilov
7fb5d30b55
Graph: manual corrected.
...
Graph (branch: tcc_current):
- Rewritten in C so now it can be compiled with tcc.
- Added functions: pow (^) and mod (%), arcctg, sgn, sec, cosec, log2, log3, log10.
- Added aliases for functions: tan, cot, arctan, arccot, lg, lb, ln.
- Fixed bugs with box_lib's edit_box.
- Removed deprecated/potentially unused code.
- Now an "Edit" button launches Cedit, not Tinypad.
- Now there is a better graph rendering: fixed bugs with text drawing.
- Added to autobuild list and in iso.
git-svn-id: svn://kolibrios.org@9762 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-12 00:39:36 +00:00
Kirill Lipatov (Leency)
ef08bb2ad0
menu.dat: fix @reshare path (as @-items are parsed as section names)
...
git-svn-id: svn://kolibrios.org@9711 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-09 22:40:12 +00:00
Kirill Lipatov (Leency)
dd4011f6d1
use old geode binnary instead of autobuild version that is not working
...
git-svn-id: svn://kolibrios.org@9688 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:56:22 +00:00
Kirill Lipatov (Leency)
4bd09002c4
rename binnary: geode.drv => geode.sys
...
git-svn-id: svn://kolibrios.org@9687 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:52:50 +00:00
Kirill Lipatov (Leency)
61c09b6628
add knmap binnary to IMG
...
git-svn-id: svn://kolibrios.org@9686 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:43:16 +00:00
Kirill Lipatov (Leency)
80ae64dc44
fNav: update assoc (thanks for passerby report)
...
Eolite: half-fix of a fise display in Properties dialog for files bigger than 4 Gb (thanks for Mario report)
git-svn-id: svn://kolibrios.org@9685 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 11:44:40 +00:00
turbocat
beb0dd901c
Added objconv to ISO.
...
git-svn-id: svn://kolibrios.org@9684 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 11:20:29 +00:00
Kirill Lipatov (Leency)
a5a471e9ed
INSTALL.TXT: add a note about manual bootloader install according to passerby2012 notice
...
git-svn-id: svn://kolibrios.org@9678 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-31 22:42:33 +00:00
Kirill Lipatov (Leency)
0d8f5227de
NDN for KolibriOS v3.00.0007 (2022-01-23) by CandyMan
...
git-svn-id: svn://kolibrios.org@9677 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-30 10:57:10 +00:00
turbocat
a971f7e19b
tcc updated in ISO
...
git-svn-id: svn://kolibrios.org@9665 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 17:23:27 +00:00
Kirill Lipatov (Leency)
348cd4ad99
kfar.ini: fix assoc
...
git-svn-id: svn://kolibrios.org@9660 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-23 19:46:37 +00:00
turbocat
c9ea741912
- Removed TeaTool from ISO;
...
- Added auto-builded man2html.
git-svn-id: svn://kolibrios.org@9653 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 18:13:43 +00:00
Anton Krotov
e2efa4256f
[CEdit, FB2 Reader]: optimize import
...
git-svn-id: svn://kolibrios.org@9645 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-16 07:18:30 +00:00
Kirill Lipatov (Leency)
b4a6b076d8
add KMatrix into Appearance app
...
git-svn-id: svn://kolibrios.org@9640 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 12:38:25 +00:00
vitalkrilov
e895aaba38
KMatrix: now autobuilt binary will be in ISO
...
git-svn-id: svn://kolibrios.org@9639 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 11:34:12 +00:00
Anton Krotov
86e76259b2
FB2 Reader: using base64.obj (-1 sector), bugfix
...
git-svn-id: svn://kolibrios.org@9638 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 05:48:23 +00:00
473a315c3e
Fix a typo in data/Tupfile.lua: BUGHBROT -> BUDHBROT
...
git-svn-id: svn://kolibrios.org@9609 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-10 17:00:44 +00:00
Anton Krotov
d568c2ae71
FB2 Reader: toolbar with icons; flat scrollbars
...
git-svn-id: svn://kolibrios.org@9607 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-10 02:13:25 +00:00
Kirill Lipatov (Leency)
7592583563
do not include config.inc into IMG, use var in macros.inc as it was before
...
webview: more peach default bg
git-svn-id: svn://kolibrios.org@9604 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 10:00:41 +00:00
Kirill Lipatov (Leency)
72a08bbee2
fix build, add info icon, pack fnav/about.txt
...
git-svn-id: svn://kolibrios.org@9603 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 09:35:31 +00:00
Kirill Lipatov (Leency)
61980e7ae3
kf_view: refactoring (-2 img sectors)
...
git-svn-id: svn://kolibrios.org@9601 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 22:36:47 +00:00
Anton Krotov
ef33c606ec
[CEdit, FB2 Reader]: minor fixes
...
git-svn-id: svn://kolibrios.org@9599 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 21:10:10 +00:00
Kirill Lipatov (Leency)
d747c5fb18
fix build
...
git-svn-id: svn://kolibrios.org@9596 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 18:17:51 +00:00
Kirill Lipatov (Leency)
75a5fd5619
rename @HOTANGLES to @HA to fit into 8.3
...
git-svn-id: svn://kolibrios.org@9595 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 18:15:46 +00:00
Kirill Lipatov (Leency)
8d7c71d76f
@reshare: add UI window, there you can see icon numbers btw
...
various fixes
git-svn-id: svn://kolibrios.org@9594 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 17:31:08 +00:00
Anton Krotov
a8393177c8
FB2 Reader: highlighting visited links; small changes.
...
CEdit: change color of escape sequences.
git-svn-id: svn://kolibrios.org@9586 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 10:59:52 +00:00
vitalkrilov
8800305655
Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
...
ati2d: fixed log creation
git-svn-id: svn://kolibrios.org@9583 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 19:34:04 +00:00
vitalkrilov
d8bc7bb476
Changed file associations (Quark -> CEdit) because Quark is not in base floppy image.
...
Eolite: minor fixes of rus. translation
git-svn-id: svn://kolibrios.org@9582 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 11:41:19 +00:00
Kirill Lipatov (Leency)
465adf4615
add flac, ogg and minimp3 libraries to ISO
...
git-svn-id: svn://kolibrios.org@9578 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:38:57 +00:00
Anton Krotov
bbdc08fc59
[CEdit, FB2 Reader, Oberon07]: fix path
...
git-svn-id: svn://kolibrios.org@9577 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:32:53 +00:00
vitalkrilov
02bb1aee0e
kfar: Fixed broken links for quark, zsnes
...
git-svn-id: svn://kolibrios.org@9575 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 17:11:24 +00:00