kolibrios/programs
Andrew e61afd673e 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.

git-svn-id: svn://kolibrios.org@10035 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:54:17 +00:00
..
bcc32 Optimize png files for `bcc32/examples` 2024-05-15 20:54:17 +00:00
cmm Optimize png files for `cmm/pixie2` 2024-05-15 20:40:42 +00:00
demos Optimize png files for `demos/free3d` 2024-05-15 12:48:37 +00:00
develop Optimize png files for `programs/develop` 2024-05-14 21:07:20 +00:00
emulator Optimize png files for `emulator/e80` 2024-05-14 10:07:33 +00:00
fs KFM - fixed get_inf_dir and delete_dir for some cases 2022-03-30 21:55:55 +00:00
games Optimize png files for `games` resources 2024-05-14 07:34:18 +00:00
hd_load fix lable name 2022-02-09 22:56:15 +00:00
media Optimize png files for `media/voxel_editor` 2024-05-13 16:40:01 +00:00
network Optimize png files for `network/ftpc` 2024-05-13 13:13:12 +00:00
other Optimize png files for `other/` programs 2024-05-13 12:57:37 +00:00
system Optimize png files for `programs/system` resources 2024-05-13 11:51:04 +00:00
testing KBD: fixing a program crash on unsupported devices 2022-11-26 21:52:16 +00:00
KOSfuncs.inc Network device error/missed/dropped packet counters. 2021-07-07 19:26:17 +00:00
build_all.bat rename "desktop" app to "skincfg" 2016-02-08 12:52:20 +00:00
config.inc Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators. 2008-11-03 04:57:18 +00:00
debug-fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
debug.inc 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
dll.inc Updated dll.load. Added support for loading the library using the full path. 2023-03-28 16:39:08 +00:00
encoding.inc Add encoding.inc to /programs (copy from /kernel/trunk). 2020-11-06 18:18:04 +00:00
export.inc add yet another forgotten file 2016-11-10 19:28:16 +00:00
gui_patterns.inc Palitra: refactoring, add shared icons 2021-12-26 00:49:38 +00:00
import.inc add forgotten file 2016-11-10 19:27:40 +00:00
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
load_img.inc tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
load_lib.mac load_lib.mac: add italian language 2021-02-03 12:43:01 +00:00
macros.inc Update headers programs : delete MENUET00 header on 2 programs. 2024-01-21 11:23:12 +00:00
network.inc Updated network.inc for programs. 2015-12-31 11:42:32 +00:00
proc32.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
shell.inc Shell.inc to svn 2014-04-16 15:01:36 +00:00
string.inc @open: case insensitive sorintg; more convenient navigation using the keyboard 2015-11-11 19:16:02 +00:00
struct.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
use_fasm.lua Fix autobuild. 2021-05-22 19:09:11 +00:00
use_gcc.lua Added defines so as not to duplicate them in every tup file. 2022-02-08 17:38:15 +00:00
use_menuetlibc.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
use_msvc.lua Remove more duplicates: doexe2.asm, network.ini, etc. 2017-12-20 03:45:53 +00:00
use_newlib.lua update build rules 2016-09-27 22:16:22 +00:00
use_sdl.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_sdl_newlib.lua sdlquake: newlib 2021-01-05 13:00:22 +00:00
use_sound.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_tcc.lua typo fixed 2022-02-07 14:22:52 +00:00
use_tinygl.lua switch build system to Tup 2014-09-12 15:15:23 +00:00