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
7145 2288 d 15 h 0CodErr / add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile  
7142 2293 d 4 h siemargl /programs/games/sstartrek/ add Super Star Trek Game  
7141 2293 d 4 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7137 2333 d 20 h dunkaist / Remove more duplicates: doexe2.asm, network.ini, etc.  
7134 2333 d 23 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2343 d 6 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7127 2348 d 16 h dunkaist /programs/ Add use_fasm.lua and example: launch.

Now one can avoid ../../../../ includes and lang.inc files.
 
7125 2348 d 17 h dunkaist /programs/demos/firework/trunk/ Firework: add AVX, AVX2 and AVX512 code (default is SSE as before).  
7123 2354 d 1 h dunkaist /programs/other/rainbow/ Rainbow: my old app to view CSS colors and their names.  
7118 2362 d 3 h dunkaist / Build kerpack from source, remove binary.  
7117 2362 d 4 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2362 d 6 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2362 d 6 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7113 2364 d 7 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  
7112 2365 d 20 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 2367 d 17 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode  
7109 2380 d 13 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2381 d 5 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7107 2381 d 7 h akron1 /programs/develop/oberon07/ Oberon07: some extensions  
7106 2381 d 11 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7105 2383 d 2 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 2388 d 3 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  
7101 2397 d 2 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
7100 2397 d 3 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7096 2398 d 0 h leency /programs/cmm/ Backgen 0.6  
7094 2400 d 14 h hidnplayr /programs/develop/libraries/http/ Updated readme.  
7093 2400 d 14 h hidnplayr /programs/network/ Remove build.bat  
7092 2401 d 1 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7091 2401 d 1 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
7090 2402 d 3 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
7089 2403 d 0 h leency /programs/cmm/ upload backgen v0.5  
7088 2403 d 5 h leency /programs/develop/cmm/ add compile_exe.bat by 0CodErr  
7087 2403 d 13 h leency /programs/system/icon_new/ prevent double click on icon, add a small delay  
7086 2404 d 1 h leency /programs/cmm/ CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component  
7085 2404 d 2 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)  
7084 2404 d 2 h hidnplayr /programs/develop/libraries/iconv/ Iconv: add proper KOI8-R support.  
7083 2404 d 5 h 0CodErr /programs/system/RunOD/1/ add kpack to command  
7082 2404 d 5 h 0CodErr /programs/system/RunOD/1/ fix tupfile  
7081 2404 d 5 h 0CodErr / edit Tupfile.lua  
7080 2404 d 5 h 0CodErr /programs/system/RunOD/1/ try add Tupfile.lua for RUN application