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 3 d 12 h Doczom /data/ build: Added readme file for ACPI driver  
9970 108 d 8 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 113 d 22 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
9965 113 d 22 h dunkaist / Update demos/gears to use sys/ksys.h  
9959 115 d 0 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9958 115 d 0 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

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