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
7177 2272 d 17 h leency / Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild  
7176 2273 d 5 h leency /programs/media/ac97snd/ac97snd/ ac97snd: one more attempt to fix '-h'  
7175 2273 d 6 h leency /programs/media/ac97snd/ac97snd/ ac97snd: fix prior rev  
7174 2273 d 6 h leency /programs/media/ac97snd/ac97snd/ ac97snd: try to fix '-h' key, force player to close itself when the song ends  
7172 2274 d 11 h siemargl /programs/develop/ktcc/trunk/ fix libck  
7169 2277 d 15 h leency /programs/fs/unz/ upload es translation for unz (from jose_a.valpo)  
7167 2281 d 12 h nisargshah95 / Fix broken treelist icons  
7166 2287 d 5 h leency /programs/cmm/ Pixie 2.2, Taskbar 2  
7163 2289 d 13 h leency /programs/cmm/ Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional
 
7162 2289 d 16 h leency /programs/fs/unz/ Unz: use @notify instead on dialog window when unarchiving error occurs to prevent many window creating  
7161 2289 d 16 h leency / unz system integration  
7160 2291 d 13 h leency / - add UNZ to autobuild
- remove unused data/<lang>/fonts folders
- update associations and set KIV as default viewer instead of zSea as it has resize now
- remove some debug info from C-- programs and make functions includable only if they are used in app
 
7159 2292 d 5 h leency /programs/fs/unz/ conver all filenames to lowercase  
7158 2292 d 5 h leency /programs/fs/unz/ fix Tupfile.lua - add lang.inc include  
7157 2292 d 5 h leency /programs/fs/unz/ unz 0.11: update gui, add translations, add tupfile  
7156 2297 d 17 h leency /programs/cmm/ PixelEditor 0.12: add Fill tool, ability to open saved image  
7155 2298 d 12 h leency /programs/cmm/iconedit/ IconEdit 0.1: add last used colors block, no need to flip image before save, fix an issue with zoom  
7154 2299 d 12 h leency /programs/cmm/iconedit/ IconEditor: fix FLIP_HOR, add FLIP_VER, fix zoom value for some cases, fix BMP was flipped vertically when saved  
7153 2299 d 17 h leency /programs/cmm/lib/ fix prior commit  
7152 2299 d 17 h leency /programs/cmm/iconedit/ IconEdit 0.09:
Zoom in and out by using mouse wheel and +/- keyboard keys
Set minimal window size
 
7151 2300 d 6 h leency /programs/cmm/iconedit/ PixelEditor 0.08: work in progress  
7150 2300 d 13 h leency /programs/cmm/iconedit/ IconEditor 0.05: resizable window, flexible drawing area, canvas zoom  
7149 2300 d 13 h leency /programs/cmm/eolite/ Eolite - small fix  
7148 2302 d 9 h leency /programs/cmm/ backgen become iconedit v0.01  
7147 2303 d 5 h leency /programs/cmm/backgen/ backgen 0.62: fix pipet position, implement move image up/down on the canvas  
7145 2304 d 19 h 0CodErr / add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile  
7142 2309 d 9 h siemargl /programs/games/sstartrek/ add Super Star Trek Game  
7141 2309 d 9 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7137 2350 d 1 h dunkaist / Remove more duplicates: doexe2.asm, network.ini, etc.  
7134 2350 d 4 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2359 d 11 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7127 2364 d 21 h dunkaist /programs/ Add use_fasm.lua and example: launch.

Now one can avoid ../../../../ includes and lang.inc files.
 
7125 2364 d 22 h dunkaist /programs/demos/firework/trunk/ Firework: add AVX, AVX2 and AVX512 code (default is SSE as before).  
7123 2370 d 6 h dunkaist /programs/other/rainbow/ Rainbow: my old app to view CSS colors and their names.  
7118 2378 d 8 h dunkaist / Build kerpack from source, remove binary.  
7117 2378 d 8 h dunkaist /programs/demos/SDL/ SDLTest.c: close comment with */, not with /*  
7116 2378 d 11 h dunkaist /programs/games/ Hot fix for r7115: remove empty Release dirs too.  
7115 2378 d 11 h dunkaist / Add pe2kos source (0770 sdk), remove pe2kos.exe.  
7113 2380 d 12 h GerdtR /programs/fs/unz/ The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .  
7112 2382 d 1 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.