|
|
@4131
|
11 years |
Sam Hocevar |
Fix the libcucul symlink installation when /bin/sh points to bash or …
|
|
|
@4094
|
11 years |
Sam Hocevar |
Gather profiling information in caca_refresh_display() and …
|
|
|
@4045
|
11 years |
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
|
|
@3905
|
11 years |
Sam Hocevar |
Start working on profiling.
|
|
|
@3904
|
11 years |
Sam Hocevar |
Move debugging methods to caca_debug.h.
|
|
|
@3588
|
12 years |
Sam Hocevar |
Start implementing a full <conio.h> replacement with a libcaca backend.
|
|
|
@3570
|
12 years |
Sam Hocevar |
Add a null driver that does absolutely nothing.
|
|
|
@3492
|
12 years |
Sam Hocevar |
Split import.c and export.c to create a new text.c codec file in order …
|
|
|
@3470
|
12 years |
Sam Hocevar |
Change the dirty rectangle API so that it can handle several …
|
|
|
@3323
|
12 years |
Sam Hocevar |
Create a libcucul.la symlink for distributions such as Gentoo which …
|
|
|
@2966
|
12 years |
Sam Hocevar |
Fix <cucul.h> installation again.
|
|
|
@2963
|
12 years |
Sam Hocevar |
Add a cucul.h symbolic link upon installation.
|
|
|
@2962
|
12 years |
Sam Hocevar |
libcaca: move codecs and import/export functions into subdirectories.
|
|
|
@2898
|
12 years |
Sam Hocevar |
Reorganise MSVC files so that each project is with its source code.
|
|
|
@2896
|
12 years |
Sam Hocevar |
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
|
|
|
@2854
|
12 years |
Sam Hocevar |
Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
|
|
|
@2850
|
12 years |
Sam Hocevar |
Support for platforms where shared libraries are not called *.so.
|
|
|
@2831
|
12 years |
Sam Hocevar |
End of the libcucul merge: add symbolic links where appropriate.
|
|
|
@2830
|
12 years |
Sam Hocevar |
caca, cxx: install symlinks for backwards compatibility with libcucul.
|
|
|
@2826
|
12 years |
Sam Hocevar |
Continue the libcaca/libcucul merge. Source and binary compatibility …
|
|
|
@2821
|
12 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2517
|
13 years |
Sam Hocevar |
* Check for FTGL in the configure step, because we will use it later.
…
|
|
|
@2299
|
13 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2087
|
13 years |
Sam Hocevar |
* Use libtool’s -version-number instead of -version-info and its …
|
|
|
@1399
|
14 years |
Sam Hocevar |
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
|
|
@1396
|
14 years |
Sam Hocevar |
* Added all the glue needed for a Cocoa output driver.
|
|
|
@1208
|
14 years |
Sam Hocevar |
* Added a --enable-plugins configure flag that builds the GL and X11 …
|
|
|
@1013
|
14 years |
Sam Hocevar |
* Added an emulation layer for pre-1.0 libcaca API. Legacy …
|
|
|
@977
|
15 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@729
|
15 years |
Sam Hocevar |
* Added pkgconfig files. Eh ouais mon gars.
|
|
|
@703
|
15 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@699
|
15 years |
Sam Hocevar |
* Created a minimal raw driver that outputs stuff to stdout.
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@570
|
15 years |
Sam Hocevar |
* Added a conditional to only build the kernel if --enable-vga was set.
|
|
|
@554
|
15 years |
Jean-Yves Lamoureux |
* Added very preliminary network driver
|
|
|
@539
|
15 years |
Sam Hocevar |
* Split caca/graphics.c into driver-specific files. Resize is …
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
copied from libcaca/trunk/src/Makefile.am:
|
|
|
@527
|
15 years |
Sam Hocevar |
* All output plugins should now work again.
* Renamed caca_refresh() …
|