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
7159 2254 d 6 h leency /programs/fs/unz/ conver all filenames to lowercase  
7158 2254 d 6 h leency /programs/fs/unz/ fix Tupfile.lua - add lang.inc include  
7157 2254 d 6 h leency /programs/fs/unz/ unz 0.11: update gui, add translations, add tupfile  
7156 2259 d 18 h leency /programs/cmm/ PixelEditor 0.12: add Fill tool, ability to open saved image  
7155 2260 d 13 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 2261 d 13 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 2261 d 18 h leency /programs/cmm/lib/ fix prior commit  
7152 2261 d 18 h leency /programs/cmm/iconedit/ IconEdit 0.09:
Zoom in and out by using mouse wheel and +/- keyboard keys
Set minimal window size
 
7151 2262 d 8 h leency /programs/cmm/iconedit/ PixelEditor 0.08: work in progress  
7150 2262 d 14 h leency /programs/cmm/iconedit/ IconEditor 0.05: resizable window, flexible drawing area, canvas zoom  
7149 2262 d 14 h leency /programs/cmm/eolite/ Eolite - small fix  
7148 2264 d 10 h leency /programs/cmm/ backgen become iconedit v0.01  
7147 2265 d 7 h leency /programs/cmm/backgen/ backgen 0.62: fix pipet position, implement move image up/down on the canvas  
7146 2266 d 17 h serge /drivers/video/drm/ ati-4.6.7  
7145 2266 d 21 h 0CodErr / add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile  
7144 2267 d 14 h serge /drivers/video/drm/ i915-4.6.7  
7143 2267 d 15 h serge /drivers/ ddk: v4.6.7  
7142 2271 d 10 h siemargl /programs/games/sstartrek/ add Super Star Trek Game  
7141 2271 d 10 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7140 2274 d 11 h clevermouse /kernel/trunk/ use correct language for boot screen, broken in r7129  
7139 2290 d 19 h leency /skins/Win10/ Win10.skn binary deleted  
7138 2303 d 20 h leency /skins/ Upload Win10.skn by ConLenov, fix buttons position and name cases  
7137 2312 d 2 h dunkaist / Remove more duplicates: doexe2.asm, network.ini, etc.  
7136 2312 d 5 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7135 2312 d 5 h dunkaist /skins/_old/ Fix my skins testtest and mursky: don't kpack dtp files.  
7134 2312 d 5 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7133 2315 d 3 h dunkaist /kernel/trunk/core/ Add tests to autobuild: mtrrtest and test_malloc.  
7132 2315 d 4 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7131 2315 d 8 h dunkaist /data/ Try to autobuild UEFI loader. Strange, it works on my PC.  
7130 2315 d 9 h dunkaist / Add UEFI stuff.  
7129 2315 d 9 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
7128 2321 d 12 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7127 2326 d 22 h dunkaist /programs/ Add use_fasm.lua and example: launch.

Now one can avoid ../../../../ includes and lang.inc files.
 
7126 2326 d 23 h dunkaist /kernel/trunk/ Add EFLAGS_* macros, get rid of some more magic numbers.  
7125 2326 d 23 h dunkaist /programs/demos/firework/trunk/ Firework: add AVX, AVX2 and AVX512 code (default is SSE as before).  
7124 2327 d 0 h dunkaist /kernel/trunk/ Use xsave/xrestor if available, enable AVX* instructions.  
7123 2332 d 7 h dunkaist /programs/other/rainbow/ Rainbow: my old app to view CSS colors and their names.  
7122 2332 d 8 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
7121 2333 d 5 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
7120 2334 d 10 h dunkaist /skins/ Align columns in skins/authors.txt, add myself.