- Standard coding style (suggested); see EditorConfig.org
- For Git, ignore system files when committing.
git-svn-id: svn://kolibrios.org@10060 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10053 a494cfbc-eb01-0410-851d-a64ba20cac60
- 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.
git-svn-id: svn://kolibrios.org@10051 a494cfbc-eb01-0410-851d-a64ba20cac60
- Correct typos for `run(n)ing`.
- Minimal extra tweaks for fluency and grammar.
git-svn-id: svn://kolibrios.org@10048 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10046 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10041 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10038 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10037 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10036 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10035 a494cfbc-eb01-0410-851d-a64ba20cac60
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.
git-svn-id: svn://kolibrios.org@10034 a494cfbc-eb01-0410-851d-a64ba20cac60