Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7118 2340 d 10 h dunkaist / Build kerpack from source, remove binary.  
7117 2340 d 10 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2340 d 13 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2340 d 13 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7113 2342 d 13 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  
7112 2344 d 3 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
7110 2345 d 23 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7109 2358 d 20 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2359 d 12 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7107 2359 d 14 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7106 2359 d 18 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7105 2361 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
7104 2366 d 10 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  
7101 2375 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7100 2375 d 9 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7096 2376 d 7 h leency /programs/cmm/ Backgen 0.6  
7094 2378 d 21 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7093 2378 d 21 h hidnplayr /programs/network/ Remove build.bat  
7092 2379 d 8 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7091 2379 d 8 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  

Show All