Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9797 762 d 6 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9793 762 d 19 h turbocat /contrib/sdk/sources/libvorbis-1.3.7/ Added libvorbis to autobuild  
9792 762 d 19 h turbocat /contrib/sdk/sources/SDL_mixer-1.2.12/ SDL_mixer added to autobuild  
9791 762 d 19 h turbocat /contrib/sdk/sources/libogg-1.3.5/ Added libogg to autobuild  
9790 762 d 19 h turbocat /contrib/games/wolf3d/ wolf3d:
- Now used standart SDL timer functions;
- Removed old files and useless functions.
 
9789 762 d 20 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 762 d 20 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 762 d 23 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: remove mentions of menuetos in video src  
9785 763 d 8 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Refactoring;
- Fixed mouse bug;
- Added middle mouse button support.
 
9784 763 d 9 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 773 d 6 h turbocat /contrib/games/opentyrian/ OpenTyrian: refactoring, fixed launch from game center.  
9769 773 d 6 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/ SDL: now window is always centered.  
9768 773 d 14 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Refactoring part1  
9767 773 d 14 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9759 782 d 13 h maxcodehack / Samples fix #2 + fridge makefile change  
9758 782 d 13 h maxcodehack /contrib/sdk/samples/ c/c++ samples refactoring  
9757 782 d 14 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Refactoring sys/kos.h  
9716 834 d 14 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added wrapper for all console.obj functions.  
9589 871 d 10 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/include/ SDL: removed unused headers for compatibility with libs.obj.  
9583 872 d 9 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
9566 875 d 12 h turbocat /contrib/games/hydracastlelabyrinth/ Added port HydraCastleLabyrinth.  
9565 875 d 12 h turbocat /contrib/sdk/sources/SDL_mixer-1.2.12/ Added port(WIP) SDL_mixer-1.2.12
OGG, AIFF and VOC only support.
 
9564 875 d 12 h turbocat /contrib/sdk/sources/libvorbis-1.3.7/ Added port libvorbis-1.3.7  
9563 875 d 12 h turbocat /contrib/sdk/sources/libogg-1.3.5/ Added port libogg-1.3.5  
9562 875 d 12 h turbocat /contrib/sdk/sources/sound/ libsound: Fixed Makefile  
9561 875 d 12 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/ libSDL(newlibc)
- Added SDL_audiocvt, SDL_mixer, SDL_wave;
- Added ability to get screen resolutions.
 
9354 907 d 9 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
9346 910 d 17 h Coldy /contrib/sdk/sources/newlib/libc/sys/ newlib: fixed incorrect work with relative path
(previously /sys/open.c buildpath added an extra slash
after the current working directory)
 
9288 920 d 5 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/ SDL: Rollback to stable revision 9172.  
9244 936 d 6 h turbocat /contrib/games/opentyrian/src/ OpenTyrian: Fixed VERSION and disabled exit, on unsupported scaling  
9214 966 d 9 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9213 966 d 11 h turbocat /contrib/games/wolf3d/ Wolf3D: uSDL is no longer needed.  
9212 966 d 11 h turbocat /contrib/games/opentyrian/SDL/ OpenTyrian:
- uSDL_Delay is no longer needed.
 
9211 966 d 11 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Fixed SDL_Delay.
- Refactoring
 
9203 974 d 11 h turbocat /contrib/sdk/sources/sound/ libsound: Added build for TCC  
9202 974 d 11 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Adapted for building with TCC. Refactoring  
9172 999 d 5 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/ SDL for NewLibc:
- Updated Hermes library (from SDL 1.2.15) to fix SDL_Flip crash when using bpp = 32.
- Updated example
 
9171 1000 d 8 h turbocat /contrib/games/opentyrian/ OpenTyrian: Added to autobuild  
9170 1000 d 8 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/ SDL for NewLibc: Added fake conversion to utf8 for compatibility.  
9169 1000 d 10 h turbocat /contrib/games/opentyrian/ OpenTyrian: Sources uploaded