Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
10010 18 d 3 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

Delete sysfn 20, 21.1, 26.1
 
/kernel/trunk/core/syscall.inc
/kernel/trunk/data32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/kernel.asm
10009 18 d 7 h Doczom /programs/media/midiplay/trunk/ midiplay: Added code to work with the MPU 401 port bypassing the 20 sysfn

Refactored code and code style
 
/programs/media/midiplay/trunk/midiplay.asm
10008 19 d 7 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
/kernel/trunk/const.inc
/kernel/trunk/core/taskman.inc
10007 25 d 21 h dunkaist /kernel/trunk/fs/ [xfs] Fix lookup of v5 dirs  
/kernel/trunk/fs/xfs.asm
/kernel/trunk/fs/xfs.inc
10006 25 d 21 h dunkaist /contrib/sdk/sources/SDL-1.2.2_newlib/src/ Fix autobuild for nasm

nasm requires a slash for include directories. At least its man says so.
On some platforms it worked, on some didn't. Maybe old versions of nasm
are more strict. Now it should work everywhere.
 
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Tupfile.lua
10005 26 d 2 h dunkaist /skins/ConLenov/ Fix a typo in skin name: Yark-dark -> Yaru-dark  
/skins/ConLenov/Yaru-dark
/skins/ConLenov/Yaru-dark/Tupfile.lua
/skins/ConLenov/Yaru-dark/Yaru-dark.asm
/skins/ConLenov/Yaru-dark/base.bmp
/skins/ConLenov/Yaru-dark/base_1.bmp
/skins/ConLenov/Yaru-dark/build.bat
/skins/ConLenov/Yaru-dark/default.dtp.asm
/skins/ConLenov/Yaru-dark/left.bmp
/skins/ConLenov/Yaru-dark/left_1.bmp
/skins/ConLenov/Yaru-dark/oper.bmp
/skins/ConLenov/Yaru-dark/oper_1.bmp
/skins/ConLenov/Yark-dark
10004 29 d 8 h ConLenov /skins/ Add Yaru-dark skin from ConLenov  
/skins/skinlist.lua
10003 29 d 8 h ConLenov /skins/ConLenov/Yark-dark/ Add Yaru-dark skin from ConLenov  
/skins/ConLenov/Yark-dark
/skins/ConLenov/Yark-dark/Tupfile.lua
/skins/ConLenov/Yark-dark/Yaru-dark.asm
/skins/ConLenov/Yark-dark/base.bmp
/skins/ConLenov/Yark-dark/base_1.bmp
/skins/ConLenov/Yark-dark/build.bat
/skins/ConLenov/Yark-dark/default.dtp.asm
/skins/ConLenov/Yark-dark/left.bmp
/skins/ConLenov/Yark-dark/left_1.bmp
/skins/ConLenov/Yark-dark/oper.bmp
/skins/ConLenov/Yark-dark/oper_1.bmp
10002 34 d 4 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
/kernel/trunk/const.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/kernel.asm
10001 37 d 13 h ConLenov /skins/ConLenov/Yaru/ Update Yaru skin from ConLenov  
/skins/ConLenov/Yaru/default.dtp.asm
10000 37 d 13 h ConLenov /skins/ConLenov/Yaru/ Update Yaru skin from ConLenov  
/skins/ConLenov/Yaru/Yaru.asm
9999 37 d 13 h ConLenov /skins/ConLenov/Yaru-light/ Update Yaru-light skin from ConLenov  
/skins/ConLenov/Yaru-light/Tupfile.lua
9998 37 d 13 h ConLenov /skins/ Update Yaru-light skin from ConLenov  
/skins/skinlist.lua
9997 39 d 19 h ConLenov /skins/ Add Yaru-light skin from ConLenov  
/skins/skinlist.lua
9996 39 d 19 h ConLenov /skins/ConLenov/Yaru-light/ Add Yaru-light skin from ConLenov  
/skins/ConLenov/Yaru-light
/skins/ConLenov/Yaru-light/Tupfile.lua
/skins/ConLenov/Yaru-light/Yaru-light.asm
/skins/ConLenov/Yaru-light/base.bmp
/skins/ConLenov/Yaru-light/base_1.bmp
/skins/ConLenov/Yaru-light/build.bat
/skins/ConLenov/Yaru-light/default.dtp.asm
/skins/ConLenov/Yaru-light/left.bmp
/skins/ConLenov/Yaru-light/left_1.bmp
/skins/ConLenov/Yaru-light/oper.bmp
/skins/ConLenov/Yaru-light/oper_1.bmp
9995 41 d 1 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
9994 42 d 8 h Doczom /drivers/sdhci/ fixed the sdhc driver, added kpack compression to skip virus scanning  
/drivers/sdhci/sdhci.sys
9993 42 d 11 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
/kernel/trunk/network/socket.inc
9992 46 d 2 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
/programs/network/ircc/ircc.asm
/programs/network/ircc/userparser.inc
9991 47 d 5 h hidnplayr /programs/network/ssh/ Automatic algorithm selection.  
/programs/network/ssh/ssh.asm
/programs/network/ssh/sshlib.inc
/programs/network/ssh/sshlib_connection.inc
/programs/network/ssh/sshlib_dh_gex.inc
/programs/network/ssh/sshlib_host.inc
9990 48 d 4 h hidnplayr /programs/network/ssh/ Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)  
/programs/network/ssh/sshlib_transport_hmac_etm.inc
/programs/network/ssh/ssh.asm
/programs/network/ssh/sshlib.inc
/programs/network/ssh/sshlib_connection.inc
/programs/network/ssh/sshlib_dh_gex.inc
/programs/network/ssh/sshlib_host.inc
/programs/network/ssh/sshlib_transport.inc
/programs/network/ssh/sshlib_transport_polychacha.inc
9989 50 d 3 h turbocat /contrib/sdk/sources/newlib/libc/ Newlib:
- Added missing basename.c;
- Added original dirname.c;
- Added getcwd (extension of POSIX.1 standard, as in the original NewLib).
 
/contrib/sdk/sources/newlib/libc/unix
/contrib/sdk/sources/newlib/libc/unix/basename.c
/contrib/sdk/sources/newlib/libc/unix/dirname.c
/contrib/sdk/sources/newlib/libc/unix/getcwd.c
/contrib/sdk/sources/newlib/libc/string/dirname.c
/contrib/sdk/sources/newlib/libc/sys/getcwd.c
/contrib/sdk/sources/newlib/libc/Makefile
/contrib/sdk/sources/newlib/libc/Tupfile.lua
9988 50 d 9 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
/contrib/C_Layer/EXAMPLE/img_example/logo.png
/programs/develop/ktcc/trunk/libc.obj/samples/clayer/logo.png
9987 51 d 3 h hidnplayr /programs/network/ssh/ -Added Poly1305-Chacha20 cipher (new hardcoded default)
-Use HMAC and CTR/CBC from libcrash instead of our own implementations
-Fixed stack allocation for keystroke handler thread
 
/programs/network/ssh/sshlib_transport_hmac.inc
/programs/network/ssh/sshlib_transport_polychacha.inc
/programs/network/ssh/aes256-cbc.inc
/programs/network/ssh/aes256-ctr.inc
/programs/network/ssh/aes256.inc
/programs/network/ssh/blowfish-cbc.inc
/programs/network/ssh/blowfish-ctr.inc
/programs/network/ssh/blowfish.inc
/programs/network/ssh/hmac_md5.inc
/programs/network/ssh/hmac_sha1.inc
/programs/network/ssh/hmac_sha256.inc
/programs/network/ssh/ssh.asm
/programs/network/ssh/sshlib.inc
/programs/network/ssh/sshlib_channel.inc
/programs/network/ssh/sshlib_connection.inc
/programs/network/ssh/sshlib_dh_gex.inc
/programs/network/ssh/sshlib_mcodes.inc
/programs/network/ssh/sshlib_transport.inc
9986 51 d 4 h hidnplayr /programs/develop/libraries/libcrash/mac/ Poly1305: Fix forgotten variable init  
/programs/develop/libraries/libcrash/mac/poly1305.asm
9985 52 d 4 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
/programs/network/ssh/mpint.inc
9984 52 d 14 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/socket.inc
/programs/network/ircc/users.inc
9983 53 d 15 h ConLenov /skins/ Add Yaru skin from ConLenov  
/skins/skinlist.lua
9982 53 d 15 h ConLenov /skins/ConLenov/Yaru/ Add Yaru skin from ConLenov  
/skins/ConLenov/Yaru
/skins/ConLenov/Yaru/Tupfile.lua
/skins/ConLenov/Yaru/Yaru.asm
/skins/ConLenov/Yaru/base.bmp
/skins/ConLenov/Yaru/base_1.bmp
/skins/ConLenov/Yaru/build.bat
/skins/ConLenov/Yaru/default.dtp.asm
/skins/ConLenov/Yaru/left.bmp
/skins/ConLenov/Yaru/left_1.bmp
/skins/ConLenov/Yaru/oper.bmp
/skins/ConLenov/Yaru/oper_1.bmp
/skins/ConLenov/Yaru/skin.inc
9981 58 d 3 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
/programs/network/ircc/ircc.asm
/programs/network/ircc/userparser.inc
9980 63 d 2 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
/programs/network/netstat/ipcfg.inc
9979 63 d 2 h hidnplayr /programs/network/ircc/ -Fixed bug #150: ping reply length
-Fixed bug where some commands were terminated with \n\r instead of \r\n
 
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/socket.inc
/programs/network/ircc/userparser.inc
9978 63 d 7 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
/programs/network/ircc/ircc.asm
/programs/network/ircc/textbox.inc
9977 69 d 3 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
/kernel/trunk/bootloader/uefi4kos/uefi32kos.asm
/kernel/trunk/bootloader/uefi4kos/uefi64kos.asm
/kernel/trunk/core/apic.inc
/kernel/trunk/core/conf_lib.inc
/kernel/trunk/core/ext_lib.inc
/kernel/trunk/video/vga.inc
9976 70 d 6 h Jurgen /kernel/trunk/ 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop => crash core Kolibri
 
/kernel/trunk/core/dll.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/network/socket.inc
9975 70 d 17 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
/kernel/trunk/core/sys32.inc
9974 70 d 17 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
/kernel/trunk/core/taskman.inc
9973 79 d 5 h rgimad /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h  
/programs/develop/ktcc/trunk/libc.obj/include/clayer/libimg.h
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9972 85 d 9 h Doczom /programs/ programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"  
/programs/other/outdated/cdp
/programs/other/outdated/iconedit
/programs/other/outdated/mixer
/programs/other/outdated/sb
/programs/media/cdp
/programs/media/iconedit
/programs/media/mixer
/programs/media/sb
/programs/other/outdated/cdp/trunk/cdp.asm
/programs/other/outdated/iconedit/trunk/iconedit.asm
/programs/other/outdated/mixer/trunk/mixer.asm
/programs/other/outdated/sb/trunk/sb.asm
9971 96 d 12 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
/programs/demos/unvwater/trunk/unvwater.asm
/programs/games/mario2/trunk/MARIO.ASM
/programs/games/pong/trunk/pong.asm
/programs/macros.inc
/programs/system/taskbar/trunk/TASKBAR.ASM
/programs/system/taskbar/trunk/ctx_menu.asm
/programs/system/taskbar/trunk/drawappl.inc
/programs/system/taskbar/trunk/drawwind.inc
/programs/system/taskbar/trunk/u_data.inc
/programs/system/zkey/trunk/ZKEY.ASM