Sam Hocevar
33d2bc2092
Update the Win32 and Win64 ports.
15 лет назад
Sam Hocevar
d1dffc746e
Set version to 0.99.beta15.
Updated NEWS and ChangeLog.
16 лет назад
Sam Hocevar
e8f04805fd
Renamed msvc into win32.
16 лет назад
Sam Hocevar
9c951cebb2
* Windows build fixes here and there.
17 лет назад
Sam Hocevar
e895e01ee6
* Disable file operations in kernel mode.
* Implement strchr() in kernel.c.
* Check for snprintf() at configure time.
17 лет назад
Sam Hocevar
2c9232d71a
* Bump version to 0.99.beta14.
17 лет назад
Sam Hocevar
1ab0d190f6
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog.
17 лет назад
Sam Hocevar
cdebb09b64
* Added MSVC project files for the C++ bindings and the C++ test.
17 лет назад
Sam Hocevar
8a68e0ce41
* Updated Visual Studio files.
17 лет назад
Jean-Yves Lamoureux
408b8757eb
* Updated MSVC++ project (static library and src/*)
18 лет назад
Sam Hocevar
e80006de20
* configure.ac src/graphics:
+ Check for resize_term and resizeterm in -lncurses.
21 лет назад
Sam Hocevar
cb227abc0c
* 0.9 release.
21 лет назад
Sam Hocevar
746b653899
* 0.8 release.
21 лет назад
Sam Hocevar
7d22f724d8
* src/graphics.c:
+ Resize handling in the ncurses and slang drivers.
21 лет назад
Sam Hocevar
1257f58fbb
* configure.ac:
+ Check for sys/times.h and unistd.h.
+ Added calls to AC_C_CONST and AC_C_INLINE.
* src/time.c src/graphics.c:
+ Fixes for MSVC compilation warnings.
+ Additional sanity checks in the Win32 driver.
* src/caca.c:
+ Use raw()/noraw() in the curses driver instead of cbreak().
* msvc/libcaca.sln:
+ Added an MSVC solution.
* examples/aafire.c:
+ Slightly reduced the maximum cacafire framerate.
21 лет назад