turbocat
cb09ffbbd3
Added port(WIP) SDL_mixer-1.2.12
...
OGG, AIFF and VOC only support.
git-svn-id: svn://kolibrios.org@9565 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 16:13:14 +00:00
turbocat
7ff1bcb168
Added port libvorbis-1.3.7
...
git-svn-id: svn://kolibrios.org@9564 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 16:09:57 +00:00
turbocat
481e42b275
Added port libogg-1.3.5
...
git-svn-id: svn://kolibrios.org@9563 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 16:08:58 +00:00
turbocat
a733001ec5
libsound: Fixed Makefile
...
git-svn-id: svn://kolibrios.org@9562 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 16:07:17 +00:00
turbocat
9770ba3b5d
libSDL(newlibc)
...
- Added SDL_audiocvt, SDL_mixer, SDL_wave;
- Added ability to get screen resolutions.
git-svn-id: svn://kolibrios.org@9561 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 16:00:54 +00:00
turbocat
2a13666707
Newlibc: Added con_set_title wrapper
...
git-svn-id: svn://kolibrios.org@9354 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-02 19:24:53 +00:00
Coldy
603b599e0e
newlib: fixed incorrect work with relative path
...
(previously /sys/open.c buildpath added an extra slash
after the current working directory)
git-svn-id: svn://kolibrios.org@9346 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-29 11:39:21 +00:00
turbocat
3fc184a141
SDL: Rollback to stable revision 9172.
...
git-svn-id: svn://kolibrios.org@9288 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-19 23:03:24 +00:00
turbocat
66a0545330
OpenTyrian: Fixed VERSION and disabled exit, on unsupported scaling
...
git-svn-id: svn://kolibrios.org@9244 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 21:55:52 +00:00
turbocat
3908f96f64
Added PDCurses library(uses SDL)
...
git-svn-id: svn://kolibrios.org@9214 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-04 19:26:53 +00:00
turbocat
e4070e69e0
Wolf3D: uSDL is no longer needed.
...
git-svn-id: svn://kolibrios.org@9213 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-04 17:21:33 +00:00
turbocat
66c02372de
OpenTyrian:
...
- uSDL_Delay is no longer needed.
git-svn-id: svn://kolibrios.org@9212 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-04 17:20:11 +00:00
turbocat
d26508bea9
SDL:
...
- Fixed SDL_Delay.
- Refactoring
git-svn-id: svn://kolibrios.org@9211 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-04 17:15:27 +00:00
turbocat
3f48750ec0
libsound: Added build for TCC
...
git-svn-id: svn://kolibrios.org@9203 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:34:51 +00:00
turbocat
d345371a26
SDL: Adapted for building with TCC. Refactoring
...
git-svn-id: svn://kolibrios.org@9202 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:30:19 +00:00
turbocat
20cc0935c0
SDL for NewLibc:
...
- Updated Hermes library (from SDL 1.2.15) to fix SDL_Flip crash when using bpp = 32.
- Updated example
git-svn-id: svn://kolibrios.org@9172 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-01 23:14:36 +00:00
turbocat
2a2b320fa0
OpenTyrian: Added to autobuild
...
git-svn-id: svn://kolibrios.org@9171 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-31 20:42:20 +00:00
turbocat
d04cdb8681
SDL for NewLibc: Added fake conversion to utf8 for compatibility.
...
git-svn-id: svn://kolibrios.org@9170 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-31 20:19:46 +00:00
turbocat
a27452493c
OpenTyrian: Sources uploaded
...
git-svn-id: svn://kolibrios.org@9169 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-31 18:22:39 +00:00
turbocat
efc7e9446f
Wolf3d:
...
- Does not terminate if there is no sound.
- Added --nosound parameter.
- Fixed uSDL_Delay again.
git-svn-id: svn://kolibrios.org@9133 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-11 21:54:40 +00:00
turbocat
0077b41b33
Wolf3D:
...
- Added automatic adjustment to the screen
git-svn-id: svn://kolibrios.org@9124 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-06 18:40:39 +00:00
turbocat
8835a95cf8
Wolf3D:
...
- Fixed in-game time.
- Fixed incorrect implementation of SDL_Delay.
- Achieved maximum smoothness.
git-svn-id: svn://kolibrios.org@9123 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-06 01:39:17 +00:00
turbocat
83d5b68cdf
Wolf3D:
...
- Fixed speed.
- Fixed lags.
- Returned --res parameter
git-svn-id: svn://kolibrios.org@9097 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-29 20:23:49 +00:00
turbocat
0f62073c9a
Fplay:
...
Deleted Tupfile.lua
git-svn-id: svn://kolibrios.org@9041 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:53:37 +00:00
turbocat
f91bafb866
Fplay:
...
Added to autobuild.
git-svn-id: svn://kolibrios.org@9040 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:46:48 +00:00
turbocat
dbaf91c85e
Fixed Fplay opendialog crash
...
git-svn-id: svn://kolibrios.org@9025 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 15:30:46 +00:00
turbocat
6a39cd2c88
SQLite3
...
Disable con_init_opt(causes strange console behavior)
git-svn-id: svn://kolibrios.org@8941 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 22:47:27 +00:00
turbocat
5eac99ff8f
SQLite3:
...
an attempt to fix an autobuild (2)
git-svn-id: svn://kolibrios.org@8939 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 22:07:16 +00:00
turbocat
1077808b27
SQLite3:
...
an attempt to fix an auto assembly
git-svn-id: svn://kolibrios.org@8938 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:57:41 +00:00
turbocat
f8322adac0
SQLite3:
...
removed unnecessary define during compilation
git-svn-id: svn://kolibrios.org@8937 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:32:30 +00:00
turbocat
4cab4d1434
SQLite3:
...
- shell and library added to autobuild
git-svn-id: svn://kolibrios.org@8935 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:10:57 +00:00
turbocat
8e0821a737
SQLite3:
...
Porting completed (demo VFS adapted for KolibriOS).
Now it can be used)
git-svn-id: svn://kolibrios.org@8931 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 21:46:56 +00:00
turbocat
5f997bdf39
Newlibc:
...
- Added a wrapper over con_init (for set console title);
git-svn-id: svn://kolibrios.org@8930 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 21:32:10 +00:00
turbocat
4dd5094597
Newlibc:
...
Update Tupfile
git-svn-id: svn://kolibrios.org@8880 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:30:16 +00:00
turbocat
0d7bb871e6
Newlibc:
...
Added getcwd and dirname
git-svn-id: svn://kolibrios.org@8879 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:17:05 +00:00
turbocat
707de77a80
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
git-svn-id: svn://kolibrios.org@8777 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 16:51:13 +00:00
188fe71c10
Fix autobuild.
...
git-svn-id: svn://kolibrios.org@8771 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 01:51:04 +00:00
turbocat
d6f4d38cfd
Trying to fix the ZLIB build
...
git-svn-id: svn://kolibrios.org@8770 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:44:42 +00:00
turbocat
3b35056c50
Jumpnbump:
...
- Now uses zlib dynamically
git-svn-id: svn://kolibrios.org@8769 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:20:22 +00:00
turbocat
1ce797a3b2
ZLIB:
...
- Fixed typo
git-svn-id: svn://kolibrios.org@8768 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:15:57 +00:00
turbocat
6640d663b2
ZLIB:
...
Fix lib path
git-svn-id: svn://kolibrios.org@8767 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:14:08 +00:00
turbocat
4a595c0324
ZLIB:
...
- It is now autobuild as a dynamic library(PE DLL).
git-svn-id: svn://kolibrios.org@8766 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:12:11 +00:00
turbocat
39d806302d
Added libsqlite3:
...
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)
git-svn-id: svn://kolibrios.org@8760 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-03 16:22:34 +00:00
turbocat
2287b1e29b
newlibc:
...
Added new functions:
- dir.h: mkdir, rmdir, chdir
- dirent.h: alphasort, opendir, closedir, readdir, rewinddir, seekdir, telldir, scandir
git-svn-id: svn://kolibrios.org@8759 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-02 00:58:56 +00:00
turbocat
f80f4030c2
SDL:
...
- Can be compiled as a PE DLL
git-svn-id: svn://kolibrios.org@8758 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-01 18:16:52 +00:00
turbocat
19eaae5459
Added an example of how to make PE DLL libraries
...
git-svn-id: svn://kolibrios.org@8757 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-01 17:01:33 +00:00
64e1e52eba
Autobuild: use (only?) double dots operator to interpolate strings
...
git-svn-id: svn://kolibrios.org@8723 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 18:02:57 +00:00
turbocat
99dce7afaf
Delete old kolibri-libc
...
git-svn-id: svn://kolibrios.org@8696 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:55:31 +00:00
turbocat
50fc6608b2
Wolfenstein 3D:
...
- Freed from the old ksys.h file
git-svn-id: svn://kolibrios.org@8695 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:51:14 +00:00
turbocat
6fcb8e3762
kolibri-libc:
...
- Removed attribute "O0" in _ksys_process_info that caused strange behavior in kos32-gcc v4.8.2
- Window centering in wolf3d should be fixed
git-svn-id: svn://kolibrios.org@8669 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-06 21:03:28 +00:00