Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10025 0 m ace_dent /programs/media/ Optimize png files for `media` programs

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 453 B (~467 B kpacked), average ~8% saving for 5 files.
Documentation only artwork (distributed outside a program):
- Slimmed 112 KiB (~111 KiB kpacked), average ~30% saving for 11 files.
 
10024 2 h 26 m ace_dent /programs/network/ftpc/ Optimize png files for `network/ftpc`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 102 B (~102 B kpacked), average ~11% saving for 2 files.
 
10023 2 h 41 m ace_dent /programs/other/ Optimize png files for `other/` programs

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 0.5 KiB (~0.5 KiB kpacked), average ~15% saving for 3 files.
Documentation only artwork (distributed outside a program):
- Slimmed 23.8 KiB (~22.7 KiB kpacked), average ~64% saving for 2 files.
 
10022 3 h 7 m ace_dent /programs/other/ Optimize png files for `other/cnc_control` and `/cnc_editor`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 1.5 KiB (~1.5 KiB kpacked), average ~24% saving for 4 files.
Documentation only artwork (distributed outside a program):
- Slimmed 28.8 KiB (~26.3 KiB kpacked), average ~33% saving for 23 files.
 
10021 3 h 48 m ace_dent /programs/system/ Optimize png files for `programs/system` resources

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 7.1 KiB (~7.1 KiB kpacked), ~54% saving for 1 file. Note: Color mode changed RGBA>Palette.
Documentation only artwork (distributed outside a program):
- Slimmed 62 B (~64 B kpacked), ~6% saving for 1 file.
Source artwork material (not directly included in a distribution):
- Slimmed 1.9 KiB (~1.9 KiB kpacked), ~17% saving for 1 file.
 
10017 2 d 22 h Doczom /programs/system/ Apps: fixed 3 programs for using a long path in parameters  
10011 10 d 20 h Doczom /programs/develop/fasm/1.73/ Fasm: Fixed a bug when building programs with the length of the included file name >100 bytes  
10009 34 d 22 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
 
9992 62 d 17 h hidnplayr /programs/network/ircc/ Bugfix in CTCP  
9991 63 d 21 h hidnplayr /programs/network/ssh/ Automatic algorithm selection.  
9990 64 d 19 h hidnplayr /programs/network/ssh/ Added support for encrypt-then-mac modes (hmac-sha2-256-etm,hmac-sha2-512-etm)  
9988 67 d 1 h ace_dent / Optimize logo.png

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

Show All