Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10017 5 h 47 m Doczom /programs/system/ Apps: fixed 3 programs for using a long path in parameters  
10016 1 d 7 h Doczom /kernel/trunk/fs/ Krn: Fixed the disk size output function

and fixed the "end if" position when compiling extended_primary_loader
 
10015 1 d 8 h Doczom /kernel/trunk/fs/ Krn: Fixed the number of functions in the file system drivers  
10014 2 d 14 h ace_dent /contrib/toolchain/avra/doc/images/ Optimize png files for `toolchain/avra`

Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 26.7 KiB (~22.2 KiB kpacked), average ~40% saving.
 
10013 2 d 14 h ace_dent /skins/_old/ Optimize png files for `skins/_old`

Lossless optimization of png image files, using `pngslim` and other tools.
Old vestigial images (may no longer be used):
- Slimmed 20.6 KiB (~19.KiB kpacked), average ~36% saving.
 
10012 6 d 9 h Doczom /data/ build: Added readme file for ACPI driver  
10011 8 d 3 h Doczom /programs/develop/fasm/1.73/ Fasm: Fixed a bug when building programs with the length of the included file name >100 bytes  
10010 32 d 2 h Doczom /kernel/trunk/ Krn: Removed outdated MIDI interface

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

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9987 65 d 2 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 65 d 2 h hidnplayr /programs/develop/libraries/libcrash/mac/ Poly1305: Fix forgotten variable init  
9985 66 d 2 h hidnplayr /programs/network/ssh/ Small speedup in modular exponentation routine (still not side channel resiliant)  
9984 66 d 12 h hidnplayr /programs/network/ircc/ Fixed bug when parsing JOIN command.
Implemented proper handeling of partially received commands.
 
9983 67 d 14 h ConLenov /skins/ Add Yaru skin from ConLenov  
9982 67 d 14 h ConLenov /skins/ConLenov/Yaru/ Add Yaru skin from ConLenov  
9981 72 d 1 h hidnplayr /programs/network/ircc/ -Fixed bug where some commands were terminated with \r\r instead of \r\n  
9980 77 d 1 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
9979 77 d 1 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 77 d 5 h hidnplayr /programs/network/ircc/ Fixed bug #149 : parsing of subsequent non-printable characters