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

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