Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9820 737 d 1 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 764 d 2 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9795 764 d 7 h dunkaist /data/ [autobuild] Split command list even more to avoid 'execl: Argument list too long'  
9762 779 d 0 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 843 d 8 h leency /data/ use old geode binnary instead of autobuild version that is not working  
9686 843 d 9 h leency /data/ add knmap binnary to IMG  
9684 843 d 13 h turbocat /data/ Added objconv to ISO.  
9665 856 d 7 h turbocat /data/ tcc updated in ISO  
9653 862 d 6 h turbocat /data/ - Removed TeaTool from ISO;
- Added auto-builded man2html.
 
9639 865 d 13 h vitalkrilov /data/ KMatrix: now autobuilt binary will be in ISO  
9609 870 d 7 h dunkaist /data/ Fix a typo in data/Tupfile.lua: BUGHBROT -> BUDHBROT  
9604 871 d 14 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9601 872 d 2 h leency / kf_view: refactoring (-2 img sectors)  
9596 872 d 6 h leency /data/ fix build  
9595 872 d 6 h leency / rename @HOTANGLES to @HA to fit into 8.3  
9578 875 d 4 h leency /data/ add flac, ogg and minimp3 libraries to ISO  
9559 878 d 12 h turbocat /data/ rollback to r9525  
9555 879 d 8 h turbocat /data/ Fixed paths for copying tcc.  
9525 881 d 22 h leency / buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix
 
9519 883 d 4 h Coldy /data/ Fix tupfile  
9518 883 d 4 h Coldy /data/ Something went wrong  
9517 883 d 4 h Coldy / Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive
 
9509 884 d 2 h leency /data/ revert  
9506 884 d 2 h leency /data/ trying to just kpack a file #7  
9504 884 d 4 h turbocat /data/ Added autobuilded geode.sys to ISO.  
9501 884 d 6 h turbocat /data/ Added autobuilded acpi.sys to ISO  
9480 885 d 8 h leency /data/ upload AMD Geode driver binaries, add to DRVINSTALL app  
9475 885 d 23 h leency /data/ battle with TUP #3  
9474 885 d 23 h leency /data/ battle with TUP #2  
9472 885 d 23 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
9467 887 d 0 h leency / fix build  
9466 887 d 4 h leency /data/ fix prior  
9465 887 d 4 h leency / appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes
 
9453 890 d 7 h leency / appearance: WiP of adding screensaver tab
various small changes
 
9450 891 d 0 h leency / rename old screenserver into 'zeroline' and move it to demos folder, update the code so it can be used as a screensaver with a new @ss
upload a new wallpapper brickhouseislands3c.png
 
9429 895 d 3 h dunkaist /data/ autobuild: fix execl: Argument list too long

Put copying of raw_files into separate script.
 
9428 895 d 5 h leency / @RESHARE: add into IMG, and to autorun, fix memory leak
QUARK: move to ISO
SYSMON: use @reshare
Various small updates and fixes
 
9427 895 d 5 h dunkaist /data/ autobuild: fix 'execl: Argument list too long'

Make a command to build kolibri.raw a few kB shorter.
 
9424 896 d 3 h leency /data/ NDN: add forgotten folder to autobuild  
9422 896 d 3 h leency / Necromancer's Dos Navigator (NDN): new version by CandyMan with fixes and @open support
WebView: detect a webpage by <title>
CMM fs.h: bugfix