Sam Hocevar
7100ad4baf
Fix ChangeLog, NEWS and win32/config.h for release 0.99.beta17.
16年前
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
16年前
Sam Hocevar
81f9abd203
Document file functions and fix a few issues here and there.
16年前
Sam Hocevar
3584efdf4b
Fix the source code to reduce testsuite errors.
16年前
Sam Hocevar
83cfaa49ac
Refresh win32/config.h so that it has all the required defines.
16年前
Sam Hocevar
33d2bc2092
Update the Win32 and Win64 ports.
16年前
Sam Hocevar
d1dffc746e
Set version to 0.99.beta15.
Updated NEWS and ChangeLog.
17年前
Sam Hocevar
e8f04805fd
Renamed msvc into win32.
17年前
Sam Hocevar
9c951cebb2
* Windows build fixes here and there.
18年前
Sam Hocevar
e895e01ee6
* Disable file operations in kernel mode.
* Implement strchr() in kernel.c.
* Check for snprintf() at configure time.
18年前
Sam Hocevar
2c9232d71a
* Bump version to 0.99.beta14.
18年前
Sam Hocevar
1ab0d190f6
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog.
18年前
Sam Hocevar
cdebb09b64
* Added MSVC project files for the C++ bindings and the C++ test.
18年前
Sam Hocevar
8a68e0ce41
* Updated Visual Studio files.
18年前
Jean-Yves Lamoureux
408b8757eb
* Updated MSVC++ project (static library and src/*)
19年前
Sam Hocevar
e80006de20
* configure.ac src/graphics:
+ Check for resize_term and resizeterm in -lncurses.
22年前
Sam Hocevar
cb227abc0c
* 0.9 release.
22年前
Sam Hocevar
746b653899
* 0.8 release.
22年前
Sam Hocevar
7d22f724d8
* src/graphics.c:
+ Resize handling in the ncurses and slang drivers.
22年前
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.
22年前