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 1 d 9 h Doczom /data/ build: Added readme file for ACPI driver  
9970 106 d 4 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 111 d 18 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
9965 111 d 19 h dunkaist / Update demos/gears to use sys/ksys.h  
9959 112 d 20 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9958 112 d 20 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

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