Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10012 13 d 9 h Doczom /data/ build: Added readme file for ACPI driver  
9970 118 d 5 h turbocat / DGen-SDL:
- The home directory is now taken from system.env;
- The original documentation was restored and converted into html;
- File path hints now work in command mode.
 
9966 123 d 19 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
9965 123 d 19 h dunkaist / Update demos/gears to use sys/ksys.h  
9959 124 d 21 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9958 124 d 21 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
9947 229 d 1 h ace_dent / 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.
 
9939 239 d 2 h leency /data/ move dgen to a proper place of Tupfile (by turbocat)  
9924 332 d 8 h Doczom / [SDHCI] Added new driver on SD host controller  
9901 450 d 7 h akron1 /data/ move fNav to ISO  
9881 585 d 1 h turbocat /data/ Adding VirtualBox driver to ISO: done.  
9842 702 d 3 h turbocat /data/ Added DGEN to ISO and create file associatons.  
9820 725 d 0 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.
 
9797 752 d 1 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9795 752 d 5 h dunkaist /data/ [autobuild] Split command list even more to avoid 'execl: Argument list too long'  
9762 766 d 22 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.
 
9688 831 d 7 h leency /data/ use old geode binnary instead of autobuild version that is not working  
9686 831 d 7 h leency /data/ add knmap binnary to IMG  
9684 831 d 11 h turbocat /data/ Added objconv to ISO.  
9665 844 d 5 h turbocat /data/ tcc updated in ISO  
9653 850 d 5 h turbocat /data/ - Removed TeaTool from ISO;
- Added auto-builded man2html.
 
9639 853 d 11 h vitalkrilov /data/ KMatrix: now autobuilt binary will be in ISO  
9609 858 d 6 h dunkaist /data/ Fix a typo in data/Tupfile.lua: BUGHBROT -> BUDHBROT  
9604 859 d 13 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9601 860 d 0 h leency / kf_view: refactoring (-2 img sectors)  
9596 860 d 5 h leency /data/ fix build  
9595 860 d 5 h leency / rename @HOTANGLES to @HA to fit into 8.3  
9578 863 d 2 h leency /data/ add flac, ogg and minimp3 libraries to ISO  
9559 866 d 10 h turbocat /data/ rollback to r9525  
9555 867 d 6 h turbocat /data/ Fixed paths for copying tcc.  
9525 869 d 21 h leency / buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix
 
9519 871 d 3 h Coldy /data/ Fix tupfile  
9518 871 d 3 h Coldy /data/ Something went wrong  
9517 871 d 3 h Coldy / Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive
 
9509 872 d 1 h leency /data/ revert  
9506 872 d 1 h leency /data/ trying to just kpack a file #7  
9504 872 d 3 h turbocat /data/ Added autobuilded geode.sys to ISO.  
9501 872 d 4 h turbocat /data/ Added autobuilded acpi.sys to ISO  
9480 873 d 6 h leency /data/ upload AMD Geode driver binaries, add to DRVINSTALL app  
9475 873 d 22 h leency /data/ battle with TUP #3