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
6463 2847 d 21 h punk_joker /contrib/C_Layer/EXAMPLE/libguic_kolibri/ fixed makefile for example  
6459 2869 d 0 h punk_joker /contrib/C_Layer/ fix include path  
6458 2869 d 1 h punk_joker /contrib/C_Layer/ C Layer: cleaning  
6457 2869 d 1 h punk_joker /contrib/C_Layer/ C Layer: code refactoring  
6456 2869 d 1 h punk_joker /contrib/C_Layer/ C Layer: new project structure  
6455 2872 d 12 h punk_joker /contrib/C_Layer/Example/ add example  
6454 2872 d 12 h punk_joker /contrib/C_Layer/kmenu/ add wrapper for kmenu  
6453 2872 d 18 h punk_joker /contrib/C_Layer/libimg/ add wrapper for libimg  
6452 2875 d 18 h punk_joker /contrib/C_Layer/ add other functions to wrappers for buf2d, libini  
6451 2877 d 15 h punk_joker /contrib/C_Layer/buf2d/ add wrapper for buf2d  
6450 2877 d 17 h punk_joker /contrib/C_Layer/libguic_kolibri/ add forgotten files  
6449 2877 d 17 h punk_joker /contrib/C_Layer/libguic_kolibri/ add box_lib wrapper: frame, progress bar  
6448 2879 d 14 h punk_joker /contrib/C_Layer/libini/ add wrapper for libini  
6438 2902 d 6 h serge /contrib/media/fplay/ Fplay: update  
6430 2915 d 10 h ashmew2 /contrib/C_Layer/libguic_kolibri/ Add makefile for boardmsg  
6422 2920 d 3 h ashmew2 /contrib/C_Layer/http_lib/ Add http library wrapper to C Layer  
6417 2926 d 7 h ashmew2 /contrib/sdk/sources/libjpeg/ Port libjpeg to KolibriOS and newlib  
6416 2926 d 10 h ashmew2 /contrib/C_Layer/http_lib/ Add wrapper for http.obj library  
6415 2927 d 21 h punk_joker /contrib/C_Layer/libguic_kolibri/ small change, add build shell script  
6400 2947 d 0 h punk_joker /contrib/toolchain/avra/ upload avra  
6399 2947 d 10 h punk_joker /contrib/C_Layer/libguic_kolibri/ kolibri_debug.h: fdebug_board_write_str rename to debug_board_printf  
6398 2947 d 20 h punk_joker /contrib/C_Layer/libguic_kolibri/ kolibri_editbox.h: add fdebug_board_write_str - printf() like function  
6397 2947 d 22 h siemargl /contrib/C_Layer/libguic_kolibri/ revert comment  
6396 2947 d 22 h siemargl /contrib/C_Layer/libguic_kolibri/ forget file  
6395 2947 d 22 h siemargl /contrib/C_Layer/libguic_kolibri/ callin'convention fix  
6393 2949 d 0 h punk_joker /contrib/C_Layer/libguic_kolibri/ fix kolibri_editbox.h, improves boardmsg  
6392 2949 d 1 h punk_joker /contrib/C_Layer/proc_lib/ added wrapper for proc_lib  
6391 2949 d 3 h ashmew2 /contrib/C_Layer/ Add C Layer to SVN  
6386 2960 d 18 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/ Revert SDL to menuetlibc  
6384 2963 d 5 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/video/menuetos/ Fix keypress in SDL  
6381 2964 d 15 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/ Change NASM format from coff to win32  
6380 2964 d 15 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/ Make SDL work with newlib as DLL  
6356 2972 d 10 h ashmew2 /contrib/sdk/sources/ Fix SDL Makefile to use dll linker script  
6351 2975 d 4 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/video/menuetos/ Fix getting key code in SDL  
6350 2975 d 4 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/include/ putenv(x) -> sdlputenv(x)  
6349 2975 d 4 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/ Change use_menuetlibc to use_newlibc in SDL autobuild lua file  
6348 2975 d 4 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/ Fix autobuild for libSDL (Hopefully)  
6347 2975 d 5 h ashmew2 /contrib/sdk/sources/SDL-1.2.2/src/ Port libSDL from Menuetlibc to Newlib  
6346 2975 d 5 h ashmew2 /contrib/sdk/sources/newlib/libc/include/ Add SF 25 and SF 40 to newlib sources  
6335 2978 d 11 h serge /contrib/sdk/sources/SDL-1.2.2/ SDL-1.2.2: cleanup