Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10038 4 d 8 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.
 
10028 7 d 0 h ace_dent / Optimize png files for `games`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 64 KiB (~64 KiB kpacked), average ~16% saving for 9 files.
Documentation only artwork (distributed outside a program):
- Slimmed 4.5 KiB (~4.6 KiB kpacked), average ~15% saving for 6 files.
Source artwork material (not directly included in a distribution):
- Slimmed 2.6 KiB (~2 KiB kpacked), average ~26% saving for 4 files.
 
10019 7 d 12 h ace_dent /contrib/media/updf/apps/icons/ Optimize png files for `media/updf`

Lossless optimization of png image files, using `pngslim` and other tools.
Source artwork material (not directly included in a distribution):
- Slimmed 9.5 KiB (~8.6 KiB kpacked), average ~43% saving for 2 files.
 
10018 7 d 13 h ace_dent /contrib/sdk/sources/ Optimize png files for `sdk` resources

Lossless optimization of png image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 77.7 KiB (~77.5 KiB kpacked), average ~16% saving for 5 files.
 
10014 12 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.
 
10006 49 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.
 
9989 74 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 74 d 8 h ace_dent / Optimize logo.png

Lossless optimization of png files:
- 2x `logo.png` slimmed 2623 bytes, ~5% saving.
 
9961 127 d 16 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/ SDL: Fixed cursor freezing in some cases.  
9960 127 d 19 h turbocat / uPDF:
- Fixed a bug with floating icons;
- Removed include kos32sys.h.
 
9959 127 d 20 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9956 128 d 4 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/include/ SDL: Added CD-ROM and Joystick stubs for easer porting  
9955 128 d 23 h turbocat /contrib/sdk/sources/newlib/libc/posix/ NewLib:
Added missing dirent impl
 
9954 128 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ NewLib:
- Added basic support for dirent.h;
- Added memory.h for compatibility;
- Added ftruncate() function;
- Fixed date and time structures in ksys_file_info_t.
 
9952 137 d 0 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
9886 520 d 0 h vitalkrilov /contrib/network/webview_proxy/ webview_proxy: added PHP-script which can be installed on your Web-server and be a proxy for WebView browser  
9878 588 d 1 h turbocat /contrib/other/sdlquake-1.0.9/ Quake: mouse capture fixed.  
9875 627 d 3 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/timer/dummy/ SDL: Another fix for SDL_Delay.  
9874 627 d 3 h turbocat /contrib/sdk/sources/newlib/libc/ newlib: Try to unify wrappers. And get rid of kos32sys.h  
9865 658 d 17 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ newlib ksys.h synchronized with libc.obj  
9836 705 d 11 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9830 715 d 13 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 715 d 23 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9797 755 d 0 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9793 755 d 13 h turbocat /contrib/sdk/sources/libvorbis-1.3.7/ Added libvorbis to autobuild  
9792 755 d 13 h turbocat /contrib/sdk/sources/SDL_mixer-1.2.12/ SDL_mixer added to autobuild  
9791 755 d 13 h turbocat /contrib/sdk/sources/libogg-1.3.5/ Added libogg to autobuild  
9790 755 d 13 h turbocat /contrib/games/wolf3d/ wolf3d:
- Now used standart SDL timer functions;
- Removed old files and useless functions.
 
9789 755 d 14 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Audio refactoring;
- Delete old menuetos wrappers;
- Fixed tupfile(speed ​​optimization flags) and makefile.
 
9788 755 d 14 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ ksys.h:
- Added SF 68.1 and SF 68.14 wrappers
- Added SLOT_STATE enum.
 
9787 755 d 17 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: remove mentions of menuetos in video src  
9785 756 d 2 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Refactoring;
- Fixed mouse bug;
- Added middle mouse button support.
 
9784 756 d 3 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ ksys.h:
- Fixed thread info struct;
- Added SF 63.3 wrapper;
- Added SF 18.19 universal wraper;
- Fixed ksys_pos_t.
 
9770 766 d 0 h turbocat /contrib/games/opentyrian/ OpenTyrian: refactoring, fixed launch from game center.  
9769 766 d 0 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/ SDL: now window is always centered.  
9768 766 d 8 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Refactoring part1  
9767 766 d 8 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9759 775 d 7 h maxcodehack / Samples fix #2 + fridge makefile change  
9758 775 d 7 h maxcodehack /contrib/sdk/samples/ c/c++ samples refactoring  
9757 775 d 8 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Refactoring sys/kos.h