Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8450 1230 d 11 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8449 1230 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: Improve support of transparent PNG images.

* Support grayscale images with alpha channel.
* Support rgb images with transparent color.
* Process 'tRNS' chunk (simple transparency).

Transparent png images were already supported for color type 6, which
is RGBA. Now indexed images (color type 3) can also have transparency
via 'tRNS' chunk data.
 
8448 1230 d 15 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8442 1231 d 0 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8428 1232 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8426 1232 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
 
8409 1234 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix test_array1.asm  
8408 1234 d 17 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8406 1234 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed math.h  
8405 1234 d 19 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8404 1234 d 21 h superturbocat2001 /programs/develop/ktcc/trunk/ - Removed melibc in ktcc  
8403 1234 d 21 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Removed non existing functions from math.h.
- Added "sys_change_window" function to kos32sys1.h.
- Installed "pragma pack" for the structure in kolibrisys.h.
 
8399 1235 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix transparency in indexed png images.  
8395 1235 d 16 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: export img.resize_data  
8394 1235 d 16 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: transparency fixes.

img.convert doesn't make opaque pixels transparent.
gif decoder considers palette pixels opaque.
 
8380 1236 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8374 1237 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Added definitions for clipboard functions.
- Added DATA macro for convenient memory access by offset.
- Removed kos32sys1beta.h since it is not used anywhere
(applicable to ktcc)
 
8367 1237 d 17 h superturbocat2001 /programs/develop/ktcc/trunk/ - Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte).
- Changed build libgb.
- Added memory.h for compatibility.
 
8365 1237 d 20 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8363 1238 d 7 h leency /programs/ libimg: img.decode now checks that length is not null
WebView: img tag: proceed data-src= if src= is empty, fix crash
 

Show All