Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10053 8 h 16 m Doczom /kernel/trunk/ Krn: Added a new driver for the iso9660 file system

Added a new driver for the iso9660 file system. The driver supports the current version of the disk subsystem and is intended for further translation of IDE ATAPI devices to this driver. The basic version of ISO9660 and the Joliet extension are supported.
 
10052 1 d 1 h ace_dent /kernel/trunk/boot/ Fix EN typo `flippy`  
10051 4 d 8 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
10050 4 d 12 h ace_dent /kernel/trunk/boot/ Tweak EN language for boot screen

Minimal changes for improved fluency:
- Tweak language.
- Fix URL link.
- Remove SVN $Revision$.
 
10049 4 d 13 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
10048 4 d 23 h ace_dent / Fix typos for `runing` to `running`

- Correct typos for `run(n)ing`.
- Minimal extra tweaks for fluency and grammar.
 
10047 5 d 5 h ace_dent /programs/ Fix spelling `programme` to `program`

- Correct spellings for en_US.
- Minimal tweaks for fluency.
 
10046 5 d 5 h ace_dent / Convert gif to optimized png images

Conversion from gif to png. Lossless optimization of image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 8.6 KiB (~8.1 KiB kpacked), average ~30% saving for 9 files.
 
10045 5 d 7 h dunkaist /data/ Fix rus autobuild  
10044 5 d 7 h dunkaist /programs/games/c4/trunk/ Fix autobuild for games/c4 (nasm)  
10043 5 d 8 h dunkaist /programs/ Trigger tup-0.8 autobuild (minor Tupfile.lua changes)  
10042 5 d 8 h dunkaist / Update Tupfile.lua's for tup-0.8  
10041 5 d 8 h dunkaist /programs/develop/libraries/ Rename fontRasterWorks(unicode) to fontRasterWorks_unicode

This is needed to migrate to tup-0.8.
I'm sure it was possible to workaround this and keep the name,
but it was easier to rename.
 
10040 5 d 8 h dunkaist /programs/develop/cmm/ [cmm] New option /OPATH to specify output file name

This is needed to migrate to tup-0.8.
 
10039 6 d 5 h Doczom /kernel/trunk/video/ Krn: Fixed definition of local variables in the "create_cursor" function  
10038 10 d 9 h ace_dent /contrib/C_Layer/EXAMPLE/libguic_kolibri/ Optimize png files for `contrib/C_Layer` examples

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 797 B (~743 B kpacked), average ~21% saving for 3 files.
 
10037 11 d 0 h ace_dent /data/common/ Optimize png files for `data/common` resources

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 5.4 KiB (~5.5 KiB kpacked), average ~18% saving for 8 files.
 
10036 11 d 1 h ace_dent /data/common/wallpapers/ Optimize png files for `wallpapers`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 1.8 KiB (~1.5 KiB kpacked), average ~20% saving for 10 files.
 
10035 11 d 2 h ace_dent /programs/bcc32/examples/libimg_1/ Optimize png files for `bcc32/examples`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 8 KiB (~8 KiB kpacked), ~22% saving for 1 file.
 
10034 11 d 2 h ace_dent /programs/cmm/pixie2/ Optimize png files for `cmm/pixie2`

Manually tweaked to use true black background (RGB:0,0,0), fixed 1 pixel, then lossless optimization of png image, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 46 B (~37 B kpacked), ~3% saving for 1 file.
 

Show All