Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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

Delete sysfn 20, 21.1, 26.1
 
10009 10 d 20 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
 
10008 11 d 20 h Doczom /kernel/trunk/ Kernel: Deleted support MENUET00 header of executable files;
Updated process_information structure.
 
10007 18 d 10 h dunkaist /kernel/trunk/fs/ [xfs] Fix lookup of v5 dirs  
10006 18 d 10 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.
 
10005 18 d 15 h dunkaist /skins/ConLenov/ Fix a typo in skin name: Yark-dark -> Yaru-dark  
10004 21 d 21 h ConLenov /skins/ Add Yaru-dark skin from ConLenov  
10003 21 d 21 h ConLenov /skins/ConLenov/Yark-dark/ Add Yaru-dark skin from ConLenov  
10002 26 d 17 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)
 
10001 30 d 2 h ConLenov /skins/ConLenov/Yaru/ Update Yaru skin from ConLenov  
10000 30 d 2 h ConLenov /skins/ConLenov/Yaru/ Update Yaru skin from ConLenov  
9999 30 d 2 h ConLenov /skins/ConLenov/Yaru-light/ Update Yaru-light skin from ConLenov  
9998 30 d 2 h ConLenov /skins/ Update Yaru-light skin from ConLenov  
9997 32 d 8 h ConLenov /skins/ Add Yaru-light skin from ConLenov  
9996 32 d 8 h ConLenov /skins/ConLenov/Yaru-light/ Add Yaru-light skin from ConLenov  
9995 33 d 14 h Doczom /kernel/trunk/docs/ Update documentation, added wirnings for oldated functions  
9994 34 d 21 h Doczom /drivers/sdhci/ fixed the sdhc driver, added kpack compression to skip virus scanning  
9993 35 d 0 h Doczom /kernel/trunk/network/ fixed bad commit(rev9976) of Jergen  
9992 38 d 15 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9991 39 d 18 h hidnplayr /programs/network/ssh/ Automatic algorithm selection.  
9990 40 d 17 h hidnplayr /programs/network/ssh/ Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)  
9989 42 d 16 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).
 
9988 42 d 22 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9987 43 d 16 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
 
9986 43 d 17 h hidnplayr /programs/develop/libraries/libcrash/mac/ Poly1305: Fix forgotten variable init  
9985 44 d 17 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
9984 45 d 3 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9983 46 d 4 h ConLenov /skins/ Add Yaru skin from ConLenov  
9982 46 d 4 h ConLenov /skins/ConLenov/Yaru/ Add Yaru skin from ConLenov  
9981 50 d 16 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9980 55 d 15 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
9979 55 d 15 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
 
9978 55 d 20 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters  
9977 61 d 16 h rgimad /kernel/trunk/ Change "mov reg, 0" to "xor reg, reg" where it's possible  
9976 62 d 19 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
 
9975 63 d 6 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
9974 63 d 6 h Jurgen /kernel/trunk/core/ Edit struct APP_HEADER_01_, add line: except_stack_top  
9973 71 d 18 h rgimad /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: added _ksys_blitter (sysfn73), add forgotten static in libimg.h  
9972 77 d 22 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"  
9971 89 d 1 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