Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9354 900 d 14 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
9346 903 d 22 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 913 d 11 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/ SDL: Rollback to stable revision 9172.  
9214 959 d 14 h turbocat /contrib/sdk/sources/PDCurses/ Added PDCurses library(uses SDL)  
9211 959 d 17 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Fixed SDL_Delay.
- Refactoring
 
9203 967 d 16 h turbocat /contrib/sdk/sources/sound/ libsound: Added build for TCC  
9202 967 d 16 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL: Adapted for building with TCC. Refactoring  
9172 992 d 11 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 993 d 14 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/menuetos/ SDL for NewLibc: Added fake conversion to utf8 for compatibility.  
8941 1061 d 11 h turbocat /contrib/sdk/sources/sqlite3/shell/ SQLite3
Disable con_init_opt(causes strange console behavior)
 
8939 1061 d 12 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an autobuild (2)
 
8938 1061 d 12 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an auto assembly
 
8937 1061 d 12 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
removed unnecessary define during compilation
 
8935 1061 d 13 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
- shell and library added to autobuild
 
8931 1062 d 12 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
Porting completed (demo VFS adapted for KolibriOS).
Now it can be used)
 
8930 1062 d 12 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8880 1066 d 13 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Update Tupfile
 
8879 1066 d 14 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Added getcwd and dirname
 
8777 1078 d 17 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 1080 d 8 h dunkaist /contrib/sdk/sources/zlib/ Fix autobuild.  
8770 1080 d 12 h turbocat /contrib/sdk/sources/zlib/ Trying to fix the ZLIB build  
8768 1080 d 13 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- Fixed typo
 
8767 1080 d 13 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
Fix lib path
 
8766 1080 d 13 h turbocat /contrib/sdk/sources/zlib/ ZLIB:
- It is now autobuild as a dynamic library(PE DLL).
 
8760 1082 d 17 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 1084 d 9 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 1084 d 16 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/ SDL:
- Can be compiled as a PE DLL
 
8757 1084 d 17 h turbocat /contrib/sdk/sources/hello_dll/ Added an example of how to make PE DLL libraries  
8723 1094 d 16 h dunkaist / Autobuild: use (only?) double dots operator to interpolate strings  
8648 1152 d 15 h turbocat /contrib/sdk/sources/ SDL and SDL_newlib:
- Fixed mouse button handling events.
- Fixed Makefile
- Delete compile.sh file
 
8619 1177 d 17 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8611 1182 d 0 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1182 d 1 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8595 1189 d 14 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
8580 1200 d 12 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
8573 1201 d 18 h superturbocat2001 /contrib/sdk/sources/newlib/libc/sys/ Fixed date in time() function newlibc  
8544 1212 d 14 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Added enumeration of kolibri events  
8538 1221 d 2 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ svn commit -m " newlibc reverted to revision 8522"  
8537 1221 d 11 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ - Fixed error codes for socket.h  
8527 1228 d 23 h maxcodehack /contrib/ Add zlib and jumpnbump to autobuild