Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
9865 634 d 0 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ newlib ksys.h synchronized with libc.obj  
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
9836 680 d 19 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9830 690 d 21 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9829 691 d 7 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)
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/kernel/trunk/docs/sysfuncr.txt
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9797 730 d 8 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
/contrib/games/opentyrian/Tupfile.lua
/contrib/games/wolf3d/Tupfile.lua
/contrib/other/sdlquake-1.0.9/Tupfile.lua
/data/Tupfile.lua
/drivers/audio/a5536/Tupfile.lua
/drivers/ddk/Tupfile.lua
/drivers/devman/Tupfile.lua
/drivers/devman/acpica/Tupfile.lua
/drivers/sensors/k10temp/Tupfile.lua
/programs/develop/libraries/InputBox/Tupfile.lua
9793 730 d 20 h turbocat /contrib/sdk/sources/libvorbis-1.3.7/ Added libvorbis to autobuild  
/contrib/sdk/sources/libvorbis-1.3.7/Tupfile.lua
9792 730 d 20 h turbocat /contrib/sdk/sources/SDL_mixer-1.2.12/ SDL_mixer added to autobuild  
/contrib/sdk/sources/SDL_mixer-1.2.12/Tupfile.lua
9791 730 d 20 h turbocat /contrib/sdk/sources/libogg-1.3.5/ Added libogg to autobuild  
/contrib/sdk/sources/libogg-1.3.5/Tupfile.lua
9790 730 d 21 h turbocat /contrib/games/wolf3d/ wolf3d:
- Now used standart SDL timer functions;
- Removed old files and useless functions.
 
/contrib/games/wolf3d/SDL
/contrib/games/wolf3d/SDL_mixer/dynamic_flac.h
/contrib/games/wolf3d/SDL_mixer/dynamic_fluidsynth.h
/contrib/games/wolf3d/SDL_mixer/dynamic_mod.h
/contrib/games/wolf3d/SDL_mixer/dynamic_mp3.h
/contrib/games/wolf3d/SDL_mixer/dynamic_ogg.h
/contrib/games/wolf3d/SDL_mixer/fluidsynth.h
/contrib/games/wolf3d/SDL_mixer/load_flac.h
/contrib/games/wolf3d/SDL_mixer/load_ogg.h
/contrib/games/wolf3d/SDL_mixer/music_cmd.h
/contrib/games/wolf3d/SDL_mixer/music_flac.h
/contrib/games/wolf3d/SDL_mixer/music_mad.h
/contrib/games/wolf3d/SDL_mixer/music_mod.h
/contrib/games/wolf3d/SDL_mixer/music_modplug.h
/contrib/games/wolf3d/SDL_mixer/music_ogg.h
/contrib/games/wolf3d/SDL_mixer/wavestream.h
/contrib/games/wolf3d/Makefile
/contrib/games/wolf3d/SDL_mixer/mixer.c
/contrib/games/wolf3d/SDL_mixer/music.c
/contrib/games/wolf3d/Tupfile.lua
/contrib/games/wolf3d/id_in.cpp
/contrib/games/wolf3d/id_sd.cpp
/contrib/games/wolf3d/id_sd.h
/contrib/games/wolf3d/id_us_1.cpp
/contrib/games/wolf3d/id_vl.h
/contrib/games/wolf3d/kolibri.cpp
/contrib/games/wolf3d/wl_def.h
/contrib/games/wolf3d/wl_draw.cpp
/contrib/games/wolf3d/wl_inter.cpp
/contrib/games/wolf3d/wl_main.cpp
/contrib/games/wolf3d/wl_menu.cpp
/contrib/games/wolf3d/wl_play.cpp
/contrib/games/wolf3d/wl_text.cpp
9789 730 d 22 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.
 
/contrib/sdk/sources/SDL-1.2.2_newlib/src/SYSCALL
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Makefile
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Tupfile.lua
/contrib/sdk/sources/SDL-1.2.2_newlib/src/audio/SDL_kolibri_audio.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_kolibri_video.c
9788 730 d 22 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ ksys.h:
- Added SF 68.1 and SF 68.14 wrappers
- Added SLOT_STATE enum.
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
9787 731 d 0 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: remove mentions of menuetos in video src  
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_kolibri_events.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_kolibri_video.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_kolibri_video.h
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_menuetevents.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_menuetvideo.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/SDL_menuetvideo.h
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos
/contrib/sdk/sources/SDL-1.2.2_newlib/src/Tupfile.lua
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/SDL_sysvideo.h
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/SDL_video.c
9785 731 d 10 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Refactoring;
- Fixed mouse bug;
- Added middle mouse button support.
 
/contrib/sdk/sources/SDL-1.2.2_newlib/src/timer/dummy/SDL_systimer.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetevents.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetvideo.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetvideo.h
9784 731 d 10 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.
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
9770 741 d 7 h turbocat /contrib/games/opentyrian/ OpenTyrian: refactoring, fixed launch from game center.  
/contrib/games/opentyrian/SDL/uSDL.c
/contrib/games/opentyrian/Makefile.linux
/contrib/games/opentyrian/Tupfile.lua
/contrib/games/opentyrian/src/destruct.c
/contrib/games/opentyrian/src/game_menu.c
/contrib/games/opentyrian/src/keyboard.c
/contrib/games/opentyrian/src/mainint.c
/contrib/games/opentyrian/src/network.c
/contrib/games/opentyrian/src/nortsong.c
/contrib/games/opentyrian/src/opentyr.c
/contrib/games/opentyrian/src/opentyr.h
/contrib/games/opentyrian/src/setup.c
/contrib/games/opentyrian/src/tyrian2.c
/contrib/games/opentyrian/src/video.c
9769 741 d 7 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/ SDL: now window is always centered.  
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/SDL_video.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetevents.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetvideo.c
9768 741 d 16 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Refactoring part1  
/contrib/sdk/sources/SDL-1.2.2_newlib/src/compile_flags.txt
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetevents.c
/contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/SDL_menuetvideo.c
9767 741 d 16 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h
9759 750 d 14 h maxcodehack / Samples fix #2 + fridge makefile change  
/contrib/sdk/samples/cpp_hello/Makefile
/contrib/sdk/samples/hello/Makefile
/contrib/sdk/samples/hello/Makefile.static
/programs/games/fridge/Makefile
9758 750 d 14 h maxcodehack /contrib/sdk/samples/ c/c++ samples refactoring  
/contrib/sdk/samples/hello/Makefile
/contrib/sdk/samples/hello/Makefile.shared
/contrib/sdk/samples/cpp_hello/Makefile
/contrib/sdk/samples/cpp_hello/hello.cpp
/contrib/sdk/samples/hello/Makefile.static
/contrib/sdk/samples/hello/hello.c

Show All