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
9970 89 d 5 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 94 d 19 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
/data/Tupfile.lua
9965 94 d 20 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 95 d 22 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 95 d 22 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 200 d 1 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 210 d 3 h leency /data/ move dgen to a proper place of Tupfile (by turbocat)  
/data/Tupfile.lua
9924 303 d 8 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 421 d 8 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 556 d 1 h turbocat /data/ Adding VirtualBox driver to ISO: done.  
/data/Tupfile.lua
9842 673 d 3 h turbocat /data/ Added DGEN to ISO and create file associatons.  
/data/Tupfile.lua
/data/common/settings/assoc.ini
9820 696 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.
 
/data/Tupfile.lua
/programs/other/Weather/weather.c
9797 723 d 1 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 723 d 6 h dunkaist /data/ [autobuild] Split command list even more to avoid 'execl: Argument list too long'  
/data/Tupfile.lua
9762 737 d 23 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 802 d 7 h leency /data/ use old geode binnary instead of autobuild version that is not working  
/data/Tupfile.lua
/data/common/drivers/geode/geode
9686 802 d 8 h leency /data/ add knmap binnary to IMG  
/data/common/network/knmap
/data/Tupfile.lua
9684 802 d 12 h turbocat /data/ Added objconv to ISO.  
/data/Tupfile.lua
9665 815 d 6 h turbocat /data/ tcc updated in ISO  
/data/Tupfile.lua
9653 821 d 5 h turbocat /data/ - Removed TeaTool from ISO;
- Added auto-builded man2html.
 
/data/common/utils/MAN2HTML
/data/Tupfile.lua

Show All