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
9214 956 d 3 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9211 956 d 5 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Fixed SDL_Delay.
- Refactoring
 
9203 964 d 5 h turbocat /contrib/sdk/sources/sound/ libsound: Added build for TCC  
9202 964 d 5 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Adapted for building with TCC. Refactoring  
9172 988 d 23 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
 
9170 990 d 2 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/ SDL for NewLibc: Added fake conversion to utf8 for compatibility.  
8941 1057 d 23 h turbocat /contrib/sdk/sources/sqlite3/shell/ SQLite3
Disable con_init_opt(causes strange console behavior)
 
8939 1058 d 0 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an autobuild (2)
 
8938 1058 d 0 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an auto assembly
 
8937 1058 d 1 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
removed unnecessary define during compilation
 
8935 1058 d 1 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
- shell and library added to autobuild
 
8931 1059 d 0 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
Porting completed (demo VFS adapted for KolibriOS).
Now it can be used)
 
8930 1059 d 1 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8880 1063 d 2 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Update Tupfile
 
8879 1063 d 2 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Added getcwd and dirname
 
8777 1075 d 5 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
- Fixed bug with input to the console (when clicking on "backspace" characters were not deleted).
- Added _NO_STDERR macro for redirecting "stderr" to the console
 
8771 1076 d 20 h dunkaist /contrib/sdk/sources/zlib/ Fix autobuild.  
8770 1077 d 0 h turbocat /contrib/sdk/sources/zlib/ Trying to fix the ZLIB build  
8768 1077 d 1 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- Fixed typo
 
8767 1077 d 1 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
Fix lib path
 
8766 1077 d 1 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- It is now autobuild as a dynamic library(PE DLL).
 
8760 1079 d 6 h turbocat /contrib/sdk/sources/sqlite3/ Added libsqlite3:
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)
 
8759 1080 d 21 h turbocat /contrib/sdk/sources/newlib/libc/ newlibc:
Added new functions:
- dir.h: mkdir, rmdir, chdir
- dirent.h: alphasort, opendir, closedir, readdir, rewinddir, seekdir, telldir, scandir
 
8758 1081 d 4 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Can be compiled as a PE DLL
 
8757 1081 d 5 h turbocat /contrib/sdk/sources/hello_dll/ Added an example of how to make PE DLL libraries  
8723 1091 d 4 h dunkaist / Autobuild: use (only?) double dots operator to interpolate strings  
8648 1149 d 3 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8619 1174 d 5 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8611 1178 d 13 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1178 d 13 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8595 1186 d 3 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
8580 1197 d 1 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
8573 1198 d 7 h superturbocat2001 /contrib/sdk/sources/newlib/libc/sys/ Fixed date in time() function newlibc  
8544 1209 d 2 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Added enumeration of kolibri events  
8538 1217 d 14 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ svn commit -m " newlibc reverted to revision 8522"  
8537 1218 d 0 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ - Fixed error codes for socket.h  
8527 1225 d 11 h maxcodehack /contrib/ Add zlib and jumpnbump to autobuild  
8522 1228 d 6 h superturbocat2001 /contrib/ - Fixed network headers in newlibc and C_layer  
8519 1228 d 12 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Fix autobuild  
8518 1228 d 12 h maxcodehack / Move C header for console loading to newlib/libc/include