Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
8556 1189 d 2 h superturbocat2001 /programs/other/Weather/ Weather 1.4:
- Added wind direction
- Added comments to the code
 
/programs/other/Weather/weather.c
8555 1189 d 13 h superturbocat2001 /programs/other/Weather/ Weather 1.3:
- Added Russian, English and German languages.
- Added Celsius/Fahrenheit configuration
- Fixed no connection crash
 
/programs/other/Weather/.vscode
/programs/other/Weather/weather.c
/programs/other/Weather/weather.json
8554 1190 d 11 h superturbocat2001 /programs/other/Weather/ Update Weather 1.2b:
- Fixed all memory leaks.
- A workaround for img_blend is to use integer types.
- The window adheres to the system style.
- The window becomes larger if the location name does not fit.
 
/programs/other/Weather/weather.c
8553 1190 d 16 h superturbocat2001 /programs/other/Weather/ - Added Weather 1.0b  
/programs/other/Weather
/programs/other/Weather/.vscode
/programs/other/Weather/.vscode/settings.json
/programs/other/Weather/Makefile
/programs/other/Weather/json
/programs/other/Weather/json/AUTHORS
/programs/other/Weather/json/LICENSE
/programs/other/Weather/json/Makefile
/programs/other/Weather/json/README.md
/programs/other/Weather/json/inttypes.h
/programs/other/Weather/json/json.c
/programs/other/Weather/json/json.h
/programs/other/Weather/weather.c
/programs/other/Weather/weather.json
8551 1192 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/samples/ - Fixed URL link in dynamic.c  
/programs/develop/ktcc/trunk/samples/dynamic.c
8549 1192 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved header files from kos to clayer.
- Fixed function names in libhttp.
- Fixed example dynamic.c
- Added macro fixing bug http_receive
 
/programs/develop/ktcc/trunk/lib/http/Makefile
/programs/develop/ktcc/trunk/libc/include/clayer/gb.h
/programs/develop/ktcc/trunk/libc/include/clayer/http.h
/programs/develop/ktcc/trunk/libc/include/clayer/inputbox.h
/programs/develop/ktcc/trunk/lib/http/make.bat
/programs/develop/ktcc/trunk/libc/include/kos
/programs/develop/ktcc/trunk/bin/lib/libhttp.a
/programs/develop/ktcc/trunk/lib/http/get.asm
/programs/develop/ktcc/trunk/lib/http/head.asm
/programs/develop/ktcc/trunk/lib/http/post.asm
/programs/develop/ktcc/trunk/lib/http/receive.asm
/programs/develop/ktcc/trunk/lib/http/send.asm
/programs/develop/ktcc/trunk/samples/dynamic.c
/programs/develop/ktcc/trunk/samples/graphics.c
8546 1193 d 2 h maxcodehack / Remove open_watcom doom
Upload gcc sdldoom
 
/contrib/other/sdldoom-1.10
/contrib/other/sdldoom-1.10/d_main.h
/programs/games/doom
8543 1193 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/clayer/ - Fixed #pragma pack in libimg.h  
/programs/develop/ktcc/trunk/libc/include/clayer/libimg.h
8542 1195 d 3 h superturbocat2001 /programs/other/ - Replaced GPL3 by GPL2
- Deleted GPL3 LICENSE file
 
/programs/other/TEAtool/LICENSE
/programs/other/TinyHashView/LICENSE
/programs/other/TEAtool/teatool.c
/programs/other/TinyHashView/thashview.c
8541 1195 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added new function to libimg.h
- Updated libimg example
( applicable to ktcc )
 
/programs/develop/ktcc/trunk/samples/clayer/logo.png
/programs/develop/ktcc/trunk/samples/clayer/kolibrios.jpg
/programs/develop/ktcc/trunk/bin/lib/libimg.a
/programs/develop/ktcc/trunk/lib/libimg/Makefile
/programs/develop/ktcc/trunk/lib/libimg/loadlibimg.asm
/programs/develop/ktcc/trunk/libc/include/clayer/libimg.h
/programs/develop/ktcc/trunk/samples/build_all.sh
/programs/develop/ktcc/trunk/samples/clayer/libimg.c
8540 1199 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ Fixed strerror function and added socket error handling.
Cleared all libck warnings.
Updated libimg.h
 
/programs/develop/ktcc/trunk/bin/lib/libck.a
/programs/develop/ktcc/trunk/libc/fs/dir.c
/programs/develop/ktcc/trunk/libc/include/clayer/libimg.h
/programs/develop/ktcc/trunk/libc/include/kolibrisys.h
/programs/develop/ktcc/trunk/libc/net/socket.c
/programs/develop/ktcc/trunk/libc/stdio/debug.c
/programs/develop/ktcc/trunk/libc/string/strerror.c
/programs/develop/ktcc/trunk/samples/build_all.sh
/programs/develop/ktcc/trunk/samples/net/tcpsrv_demo.c
8539 1200 d 2 h maxcodehack /programs/games/fridge/ "Fridge" game: function PlayMusic: fix strcat memory leak and optimization fix (: "memory")  
/programs/games/fridge/mp3.h
8536 1202 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved error codes to errno.h
- Removed non-working files for compilation via gcc.
 
/programs/develop/ktcc/trunk/libc/gcc compile programs
/programs/develop/ktcc/trunk/bin/lib/libck.a
/programs/develop/ktcc/trunk/libc/include/errno.h
/programs/develop/ktcc/trunk/libc/include/net/socket.h
/programs/develop/ktcc/trunk/libc/include/stdio.h
/programs/develop/ktcc/trunk/libc/net/socket.c
/programs/develop/ktcc/trunk/samples/net/http_tcp_demo.c
/programs/develop/ktcc/trunk/samples/net/tcpsrv_demo.c
8535 1205 d 12 h superturbocat2001 /programs/develop/tinypy/ - Rebuilt TinyPy
- Non-working trash is cleaned.
- Updated from latest git version.
- Fixed modules pygame math and others.
- Removed old modules added new ones.
- All samples work except "net"
 
/programs/develop/tinypy/examples/asteroid.py
/programs/develop/tinypy/examples/net/ATTENTION.txt
/programs/develop/tinypy/examples/rw_file.py
/programs/develop/tinypy/examples/vines.py
/programs/develop/tinypy/examples/сlicker.py
/programs/develop/tinypy/std_modules
/programs/develop/tinypy/std_modules/bitwise
/programs/develop/tinypy/std_modules/bitwise/bitwise.c
/programs/develop/tinypy/std_modules/bitwise/init.c
/programs/develop/tinypy/std_modules/ksys
/programs/develop/tinypy/std_modules/ksys/fs.c
/programs/develop/tinypy/std_modules/ksys/init.c
/programs/develop/tinypy/std_modules/ksys/net.c
/programs/develop/tinypy/std_modules/ksys/syscalls.c
/programs/develop/tinypy/std_modules/math
/programs/develop/tinypy/std_modules/math/init.c
/programs/develop/tinypy/std_modules/math/math.c
/programs/develop/tinypy/std_modules/math/tests.py
/programs/develop/tinypy/std_modules/modules.c
/programs/develop/tinypy/std_modules/pygame
/programs/develop/tinypy/std_modules/pygame/init.c
/programs/develop/tinypy/std_modules/random
/programs/develop/tinypy/std_modules/random/init.c
/programs/develop/tinypy/std_modules/random/random.c
/programs/develop/tinypy/std_modules/random/tests.py
/programs/develop/tinypy/std_modules/re
/programs/develop/tinypy/std_modules/re/init.c
/programs/develop/tinypy/std_modules/re/regexpr.c
/programs/develop/tinypy/std_modules/re/regexpr.h
/programs/develop/tinypy/std_modules/re/tests.py
/programs/develop/tinypy/std_modules/re/testsuite.py
/programs/develop/tinypy/tinypy/bcgen.py
/programs/develop/tinypy/tinypy/conio.c
/programs/develop/tinypy/tinypy/core
/programs/develop/tinypy/tinypy/core/asm.py
/programs/develop/tinypy/tinypy/core/boot.py
/programs/develop/tinypy/tinypy/core/build.py
/programs/develop/tinypy/tinypy/core/disasm.py
/programs/develop/tinypy/tinypy/core/encode.py
/programs/develop/tinypy/tinypy/core/parse.py
/programs/develop/tinypy/tinypy/core/py2bc.py
/programs/develop/tinypy/tinypy/core/tests.py
/programs/develop/tinypy/tinypy/core/tokenize.py
/programs/develop/tinypy/tinypy/tinypy.c
/programs/develop/tinypy/tinypy/tinypy.h
/programs/develop/tinypy/CHANGES.txt
/programs/develop/tinypy/modules
/programs/develop/tinypy/setup.py
/programs/develop/tinypy/tinypy/boot.py
/programs/develop/tinypy/tinypy/builtins.c
/programs/develop/tinypy/tinypy/dict.c
/programs/develop/tinypy/tinypy/encode.py
/programs/develop/tinypy/tinypy/gc.c
/programs/develop/tinypy/tinypy/koconsole.c
/programs/develop/tinypy/tinypy/kolibri.h
/programs/develop/tinypy/tinypy/list.c
/programs/develop/tinypy/tinypy/misc.c
/programs/develop/tinypy/tinypy/ops.c
/programs/develop/tinypy/tinypy/parse.py
/programs/develop/tinypy/tinypy/py2bc.py
/programs/develop/tinypy/tinypy/string.c
/programs/develop/tinypy/tinypy/test.py
/programs/develop/tinypy/tinypy/tests.py
/programs/develop/tinypy/tinypy/tokenize.py
/programs/develop/tinypy/tinypy/tp.c
/programs/develop/tinypy/tinypy/tp.h
/programs/develop/tinypy/tinypy/vm.c
/programs/develop/tinypy/tinypy/vmmain.c
/programs/develop/tinypy/examples/julia.py
/programs/develop/tinypy/tinypy/Makefile
/programs/develop/tinypy/tinypy/bc.c
/programs/develop/tinypy/tinypy/tpmain.c
8533 1206 d 3 h IgorA /programs/ fix tree_list (r. 7959)
fix t_edit (r. 7877)
 
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/develop/libraries/box_lib/trunk/tree_list.asm
/programs/system/cpu/trunk/cpu.asm
8532 1207 d 16 h IgorA /programs/ change cursor in t_edit  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/system/end/light/data.inc
/programs/system/end/light/end.asm
8531 1208 d 18 h maxcodehack /programs/develop/cmm/ C--: clean tupfile.lua  
/programs/develop/cmm/Makefile_pyakov_ubuntu32
/programs/develop/cmm/Makefile_pyakov_ununtu32
/programs/develop/cmm/Tupfile.lua
8530 1208 d 21 h maxcodehack /programs/demos/gears/trunk/ gears: clean  
/programs/demos/gears/trunk/ProcessTab.h
/programs/demos/gears/trunk/main.cpp
8528 1209 d 2 h maxcodehack /programs/ TinyGL: newlib
Gears: newlib
 
/programs/demos/cubeline/trunk/Tupfile.lua
/programs/demos/cubetext/trunk/Tupfile.lua
/programs/demos/gears/trunk/Makefile
/programs/demos/gears/trunk/ProcessTab.h
/programs/demos/gears/trunk/Tupfile.lua
/programs/demos/gears/trunk/main.cpp
/programs/develop/libraries/TinyGL/src/Tupfile.lua
8525 1211 d 22 h maxcodehack /programs/other/outdated/sysxtree/trunk/ Fix autobuild  
/programs/other/outdated/sysxtree/trunk/sysxtree.asm

Show All