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 1245 d 8 h rgimad /programs/develop/ktcc/trunk/ ktcc: http_tcp_demo refactoring & net/network.h small fix  
8449 1245 d 8 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 1245 d 12 h rgimad /programs/develop/ktcc/trunk/samples/ ktcc: added sample http_tcp_demo - working with http using only tcp sockets  
8442 1245 d 20 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8428 1247 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8426 1247 d 13 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 1249 d 14 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix test_array1.asm  
8408 1249 d 14 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8406 1249 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Fixed math.h  
8405 1249 d 16 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8404 1249 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ - Removed melibc in ktcc  
8403 1249 d 18 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 1250 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix transparency in indexed png images.  
8395 1250 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: export img.resize_data  
8394 1250 d 13 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 1251 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8374 1252 d 9 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 1252 d 13 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 1252 d 17 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8363 1253 d 3 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
 
8346 1255 d 9 h IgorA /programs/ box_lib.obj: clear code  
8344 1255 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ Changed parameters of "socketpair" function in libck (ktcc)  
8342 1255 d 13 h dunkaist /programs/develop/libraries/libs-dev/.test/ Add img.blend example, add libimg examples to autobuild  
8341 1255 d 13 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: Add and export img.blend function  
8338 1256 d 7 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1256 d 9 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8328 1258 d 15 h superturbocat2001 /programs/develop/libraries/console_coff/ Added a mechanism for closing the parent process  
8317 1260 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ fixed socketpair() function in libck  
8315 1260 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8290 1262 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ Removed duplicate #define PATH_MAX  
8289 1262 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added "lsdir" function to libck ktcc.
- Added "fs" folder to build.bat in libck for tcc.
- Updated libck and dir_example
 
8288 1262 d 20 h IgorA /programs/ update ColorDialog  
8282 1263 d 23 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add Makefile to kos32-tcc sample programs  
8280 1264 d 8 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
- Fixed Makefile for building "libck" under tcc.
- Added example to new functions
 
8274 1265 d 9 h superturbocat2001 /programs/develop/ktcc/trunk/ Disabled static linking when building Linux version of TCC.  
8273 1265 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/source/ Fixed Makefile.kos32 in TCC (New path to ld script)  
8272 1265 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added compress target to Makefile.linux32 (Uses UPX)
- Fixed TCC for linux bug: does not find library and headers as well as start.o
- Updated kos32-tcc
 
8271 1265 d 13 h IgorA /programs/ animage use ColorDialog  
8262 1266 d 16 h IgorA /programs/ t_edit: fix open null file  
8255 1267 d 8 h IgorA /programs/ heed: fix open & edit null file