Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9944 232 d 2 h ace_dent /data/ Refine `distr_data/readme` text
- Improve English translation for distribution readme.
- Make use of `KolibriOS` (no space) consistent.
 
9939 241 d 7 h leency /data/ move dgen to a proper place of Tupfile (by turbocat)  
9937 249 d 4 h leency /data/ Add DGEN (Sega) emulator to menu.dat of actual builds  
9924 334 d 12 h Doczom / [SDHCI] Added new driver on SD host controller  
9912 404 d 5 h akron1 / FB2 Reader: fixed rolling up  
9905 442 d 10 h leency /data/common/File Managers/ndn/ NDN: upload a new version v3.00.0008 2022-12-26 from http://ndn.muxe.com/download/  
9901 452 d 12 h akron1 /data/ move fNav to ISO  
9898 473 d 14 h akron1 / FB2 Reader: refactoring, reduced memory usage for images, small improvements  
9896 483 d 13 h akron1 / FB2 Reader: upload source, small changes  
9882 586 d 22 h turbocat /data/common/drivers/ Change virtualbox driver description.  
9881 587 d 5 h turbocat /data/ Adding VirtualBox driver to ISO: done.  
9880 587 d 5 h turbocat /data/common/drivers/ Fixed accidentally broken path to geode.  
9879 587 d 5 h turbocat /data/common/drivers/ Add virtualbox driver to ISO.  
9842 704 d 7 h turbocat /data/ Added DGEN to ISO and create file associatons.  
9820 727 d 5 h dunkaist / 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.
 
9819 727 d 6 h dunkaist /data/ 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.
 
9797 754 d 5 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9795 754 d 10 h dunkaist /data/ [autobuild] Split command list even more to avoid 'execl: Argument list too long'  
9762 769 d 3 h vitalkrilov / 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.
 
9711 830 d 5 h leency /data/ menu.dat: fix @reshare path (as @-items are parsed as section names)  
9688 833 d 11 h leency /data/ use old geode binnary instead of autobuild version that is not working  
9687 833 d 11 h leency /data/common/drivers/geode/ rename binnary: geode.drv => geode.sys  
9686 833 d 12 h leency /data/ add knmap binnary to IMG  
9685 833 d 16 h leency / 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)
 
9684 833 d 16 h turbocat /data/ Added objconv to ISO.  
9678 839 d 5 h leency /data/rus/docs/ INSTALL.TXT: add a note about manual bootloader install according to passerby2012 notice  
9677 840 d 16 h leency /data/common/File Managers/ndn/ NDN for KolibriOS v3.00.0007 (2022-01-23) by CandyMan  
9665 846 d 10 h turbocat /data/ tcc updated in ISO  
9660 847 d 8 h leency /data/rus/File Managers/ kfar.ini: fix assoc  
9653 852 d 9 h turbocat /data/ - Removed TeaTool from ISO;
- Added auto-builded man2html.
 
9645 854 d 20 h akron1 / [CEdit, FB2 Reader]: optimize import  
9640 855 d 15 h leency / add KMatrix into Appearance app  
9639 855 d 16 h vitalkrilov /data/ KMatrix: now autobuilt binary will be in ISO  
9638 855 d 22 h akron1 /data/common/ FB2 Reader: using base64.obj (-1 sector), bugfix  
9609 860 d 10 h dunkaist /data/ Fix a typo in data/Tupfile.lua: BUGHBROT -> BUDHBROT  
9607 861 d 1 h akron1 /data/common/ FB2 Reader: toolbar with icons; flat scrollbars  
9604 861 d 17 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9603 861 d 18 h leency / fix build, add info icon, pack fnav/about.txt  
9601 862 d 5 h leency / kf_view: refactoring (-2 img sectors)  
9599 862 d 6 h akron1 / [CEdit, FB2 Reader]: minor fixes