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
9223 905 d 14 h Doczom /kernel/trunk/ fix bug in my fix bug  
9222 905 d 14 h Doczom /kernel/trunk/ fix bug http://bugs.kolibrios.org/view.php?id=145 in sf 4  
9221 910 d 13 h dunkaist /kernel/trunk/ kernel: Fix window redraw after 1px move.

If
- window A is above window B, and
- window A has been moved,
then window B receives a redraw event.

But if that move was 1px right or down, window B didn't receive an event
because of off-by-one error. Now it's fixed.
 
9220 911 d 20 h Boppan /programs/develop/clink/ [clink] Make it compile by GCC  
9219 912 d 8 h punk_joker /kernel/trunk/blkdev/ ahci: name drives as sdX instead of hdX  
9218 912 d 8 h Boppan /programs/develop/clink/ [clink] Update README.txt  
9217 912 d 22 h Doczom /programs/system/amd_temp_view/ rename amd_temp_view.asm in AMDtemp.asm  
9216 914 d 5 h dunkaist /programs/ libcrash: sync with upstream.

* Implement new algorithms:
- MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
- ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.
 
9215 914 d 5 h dunkaist /data/ Autobuild: fix autobuild without GCC.

mtar.obj is compiled with GCC. Move it to the corresponding section of a
Tupfile to not break asm-only builds.
 
9214 924 d 10 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9213 924 d 12 h turbocat /contrib/games/wolf3d/ Wolf3D: uSDL is no longer needed.  
9212 924 d 13 h turbocat /contrib/games/opentyrian/SDL/ OpenTyrian:
- uSDL_Delay is no longer needed.
 
9211 924 d 13 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Fixed SDL_Delay.
- Refactoring
 
9210 925 d 12 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 928 d 13 h hidnplayr /programs/develop/mtdbg/ Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
 
9208 930 d 14 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 932 d 10 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9206 932 d 12 h turbocat /data/ Added SDL headers to ISO for TCC  
9205 932 d 12 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 932 d 12 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 

Show All