Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
10012 3 d 7 h Doczom /data/ build: Added readme file for ACPI driver  
/data/Tupfile.lua
9970 108 d 2 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.
 
/programs/emulator/dgen-sdl-1.33/dgen.1
/programs/emulator/dgen-sdl-1.33/dgen.html
/programs/emulator/dgen-sdl-1.33/dgen_tobin.1
/programs/emulator/dgen-sdl-1.33/dgenrc.5
/programs/emulator/dgen-sdl-1.33/dgenrc.html
/programs/emulator/dgen-sdl-1.33/dgen.man
/programs/emulator/dgen-sdl-1.33/dgenrc.man
/data/Tupfile.lua
/programs/emulator/dgen-sdl-1.33/getopt.c
/programs/emulator/dgen-sdl-1.33/sdl/sdl.cpp
/programs/emulator/dgen-sdl-1.33/system.c
9966 113 d 16 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
/data/Tupfile.lua
9965 113 d 17 h dunkaist / Update demos/gears to use sys/ksys.h  
/programs/demos/gears
/programs/demos/gears/Tupfile.lua
/programs/demos/gears/fps.c
/programs/demos/gears/main.c
/data/Tupfile.lua
9959 114 d 18 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
/contrib/sdk/sources/newlib/libc/stdlib/envlock.c
/data/common/settings/system.env
/contrib/sdk/sources/newlib/libc/Makefile
/contrib/sdk/sources/newlib/libc/Tupfile.lua
/contrib/sdk/sources/newlib/libc/crt/crtdll.c
/contrib/sdk/sources/newlib/libc/stdlib/getenv.c
/contrib/sdk/sources/newlib/libc/stdlib/getenv_r.c
/data/Tupfile.lua
9958 114 d 19 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
/kernel/trunk/bootbios.inc
/kernel/trunk/bootbios.asm
/data/Tupfile.lua
/kernel/trunk/Tupfile.lua
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/bootstr.inc
/kernel/trunk/bootloader/uefi4kos/uefi32kos.asm
/kernel/trunk/bootloader/uefi4kos/uefi64kos.asm
/kernel/trunk/const.inc
/kernel/trunk/core/apic.inc
/kernel/trunk/data32.inc
/kernel/trunk/init.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/cursors.inc
9947 218 d 22 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.
 
/data/ca/docs/CREDITS.TXT
/data/eng/docs/CREDITS.TXT
/data/et/docs/CREDITS.TXT
/data/it/docs/CREDITS.TXT
/data/rus/docs/CREDITS.TXT
/data/sp/docs/CREDITS.TXT
/data/ca/docs/README.TXT
/data/eng/docs/README.TXT
/data/et/docs/README.TXT
/data/it/docs/README.TXT
/data/rus/docs/README.TXT
/data/sp/docs/README.TXT
/data/Tupfile.lua
/kernel/trunk/kernel.asm
/programs/system/docpack/trunk/docpack.asm
9939 229 d 0 h leency /data/ move dgen to a proper place of Tupfile (by turbocat)  
/data/Tupfile.lua
9924 322 d 5 h Doczom / [SDHCI] Added new driver on SD host controller  
/drivers/sdhci
/drivers/sdhci/sdhci.sys
/data/Tupfile.lua
/data/common/settings/AUTORUN.DAT
/drivers/peimport.inc
9901 440 d 5 h akron1 /data/ move fNav to ISO  
/data/Tupfile.lua
/data/ca/settings/menu.dat
/data/common/settings/app_plus.ini
/data/eng/settings/menu.dat
/data/et/settings/menu.dat
/data/it/settings/menu.dat
/data/rus/settings/menu.dat
/data/sp/settings/menu.dat
9881 574 d 22 h turbocat /data/ Adding VirtualBox driver to ISO: done.  
/data/Tupfile.lua
9842 692 d 0 h turbocat /data/ Added DGEN to ISO and create file associatons.  
/data/Tupfile.lua
/data/common/settings/assoc.ini
9820 714 d 21 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.
 
/data/Tupfile.lua
/programs/other/Weather/weather.c
9797 741 d 22 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
/contrib/games/opentyrian/Tupfile.lua
/contrib/games/wolf3d/Tupfile.lua
/contrib/other/sdlquake-1.0.9/Tupfile.lua
/data/Tupfile.lua
/drivers/audio/a5536/Tupfile.lua
/drivers/ddk/Tupfile.lua
/drivers/devman/Tupfile.lua
/drivers/devman/acpica/Tupfile.lua
/drivers/sensors/k10temp/Tupfile.lua
/programs/develop/libraries/InputBox/Tupfile.lua
9795 742 d 3 h dunkaist /data/ [autobuild] Split command list even more to avoid 'execl: Argument list too long'  
/data/Tupfile.lua
9762 756 d 20 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.
 
/programs/other/graph/branches
/data/Tupfile.lua
/programs/other/graph/man.txt
9688 821 d 4 h leency /data/ use old geode binnary instead of autobuild version that is not working  
/data/Tupfile.lua
/data/common/drivers/geode/geode
9686 821 d 5 h leency /data/ add knmap binnary to IMG  
/data/common/network/knmap
/data/Tupfile.lua
9684 821 d 9 h turbocat /data/ Added objconv to ISO.  
/data/Tupfile.lua
9665 834 d 3 h turbocat /data/ tcc updated in ISO  
/data/Tupfile.lua
9653 840 d 2 h turbocat /data/ - Removed TeaTool from ISO;
- Added auto-builded man2html.
 
/data/common/utils/MAN2HTML
/data/Tupfile.lua
9639 843 d 9 h vitalkrilov /data/ KMatrix: now autobuilt binary will be in ISO  
/data/Tupfile.lua
9609 848 d 3 h dunkaist /data/ Fix a typo in data/Tupfile.lua: BUGHBROT -> BUDHBROT  
/data/Tupfile.lua
9604 849 d 10 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
/data/Tupfile.lua
/programs/cmm/browser/TWB/TWB.c
/programs/macros.inc
9601 849 d 22 h leency / kf_view: refactoring (-2 img sectors)  
/programs/cmm/experimental/liza
/programs/cmm/liza
/data/Tupfile.lua
/programs/cmm/kf_font_viewer/compile_en.bat
/programs/cmm/kf_font_viewer/font_viewer.c
/programs/cmm/misc/reshare.c
9596 850 d 2 h leency /data/ fix build  
/data/Tupfile.lua
9595 850 d 2 h leency / rename @HOTANGLES to @HA to fit into 8.3  
/programs/other/ha/HA.ASM
/programs/other/ha/SETTINGS/HA.CFG
/programs/other/ha/HOTANGLES.ASM
/programs/other/ha/SETTINGS/HOTANGLES.CFG
/data/Tupfile.lua
/data/common/settings/AUTORUN.DAT
/data/common/templates/table_apps(rus).csv
/programs/other/ha/HACONFIG.ASM
/programs/other/ha/ReadMe.txt
/programs/other/ha/Tupfile.lua
/programs/other/ha/build.bat
9578 853 d 0 h leency /data/ add flac, ogg and minimp3 libraries to ISO  
/data/Tupfile.lua
9559 856 d 8 h turbocat /data/ rollback to r9525  
/data/Tupfile.lua
9555 857 d 4 h turbocat /data/ Fixed paths for copying tcc.  
/data/Tupfile.lua
9525 859 d 18 h leency / buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix
 
/data/Tupfile.lua
/data/eng/settings/menu.dat
/data/rus/settings/menu.dat
/programs/cmm/eolite/include/left_panel.h
/programs/demos/buddhabrot/trunk/buddhabrot.asm
9519 861 d 0 h Coldy /data/ Fix tupfile  
/data/Tupfile.lua
9518 861 d 0 h Coldy /data/ Something went wrong  
/data/Tupfile.lua
9517 861 d 0 h Coldy / Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive
 
/programs/develop/ktcc/trunk/kx/bin
/data/Tupfile.lua
/programs/develop/ktcc/trunk/source/libtcc.c
/programs/develop/ktcc/trunk/source/tcckx.c
9509 861 d 22 h leency /data/ revert  
/data/common/File Managers/fNav/Tupfile.lua
/data/Tupfile.lua
/data/common/File Managers/fNav/ABOUT.TXT
9506 861 d 22 h leency /data/ trying to just kpack a file #7  
/data/common/File Managers/fNav/Tupfile.lua
/data/Tupfile.lua
/data/common/File Managers/fNav/ABOUT.TXT
9504 862 d 0 h turbocat /data/ Added autobuilded geode.sys to ISO.  
/data/Tupfile.lua
9501 862 d 2 h turbocat /data/ Added autobuilded acpi.sys to ISO  
/data/Tupfile.lua
9480 863 d 4 h leency /data/ upload AMD Geode driver binaries, add to DRVINSTALL app  
/data/common/drivers/geode
/data/common/drivers/geode/debug
/data/common/drivers/geode/debug/geode.drv
/data/common/drivers/geode/geode
/data/common/drivers/geode/geode.drv
/data/Tupfile.lua
/data/common/drivers/drvinf.ini
/data/common/settings/assoc.ini
9475 863 d 19 h leency /data/ battle with TUP #3  
/data/Tupfile.lua