|
|
@3123
|
12 years |
nico |
* Add a "caca_create_dither_gd" function that create the proper dither …
|
|
|
@3122
|
12 years |
nico |
* Add working sample program dithering.php (open logo-caca.png with Gd …
|
|
|
@3121
|
12 years |
nico |
* Fix a bug in caca_export_string
|
|
|
@3120
|
12 years |
nico |
* Improve function "caca_dither_bitmap_gd"
* Add php binding for …
|
|
|
@3119
|
12 years |
nico |
* Add a function "fetch_external_resource" that allows to fetch …
|
|
|
@3118
|
12 years |
Sam Hocevar |
doc: fix symlink failure when installing libcaca twice.
|
|
|
@3117
|
12 years |
nico |
* Add php binding for 12 new fonctions
|
|
|
@3115
|
12 years |
nico |
* Add php binding for functions: caca_get_dither_color, …
|
|
|
@3114
|
12 years |
nico |
* Add binding for 7 new functions
* Add just_for_fun() function in …
|
|
|
@3113
|
12 years |
nico |
* Add php binding for 15 new functions
* Add new sample program …
|
|
|
@3112
|
12 years |
nico |
* Improve function caca_export_string
|
|
|
@3111
|
12 years |
nico |
* Add php binding for caca_export_memory (called caca_export_string)
* …
|
|
|
@3110
|
12 years |
nico |
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add …
|
|
|
@3109
|
12 years |
nico |
* Add php binding for 4 new functions
* Add "full" demo to …
|
|
|
@3108
|
12 years |
nico |
* Add php binding for 9 new functions
* Improve examples/demo.php
|
|
|
@3107
|
12 years |
nico |
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line …
|
|
|
@3106
|
12 years |
nico |
* Add a nice label with libcaca's version in the center of the screen …
|
|
|
@3105
|
12 years |
nico |
* Add Php binding for caca's functions: caca_get_event, …
|
|
|
@3104
|
12 years |
nico |
* Add binding for 6 new caca's functions
* Add a nice php sample file …
|
|
|
@3101
|
12 years |
nico |
* Add php binding for 8 new caca's functions
|
|
|
@3095
|
12 years |
Sam Hocevar |
Add Nicolas Vion to AUTHORS.
|
|
|
@3094
|
12 years |
nico |
* Add php bindings for 13 new functions
|
|
|
@3093
|
12 years |
nico |
* Add php binding for 7 new caca's functions
|
|
|
@3092
|
12 years |
nico |
* Add flac support and some other nice features…
|
|
|
@3091
|
12 years |
nico |
* Add caca's php constants definition
* Add php binding for 13 new …
|
|
|
@3089
|
12 years |
nico |
* Initial release of caca-php
|
|
|
@3046
|
12 years |
Jean-Yves Lamoureux |
* Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant …
|
|
|
@3045
|
12 years |
Jean-Yves Lamoureux |
* Made compilation work only under Mac OS X 10.5 (Leopard) as it is …
|
|
|
@2967
|
12 years |
Sam Hocevar |
Bump soname versioning.
|
|
|
@2966
|
12 years |
Sam Hocevar |
Fix <cucul.h> installation again.
|
|
|
@2965
|
12 years |
Sam Hocevar |
Set version to 0.99.beta15.
Updated NEWS and ChangeLog?.
|
|
|
@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.
|
|
|
@2961
|
12 years |
Sam Hocevar |
Fix compilation warnings on platforms without Imlib2.
|
|
|
@2960
|
12 years |
Sam Hocevar |
libcaca: fix a minor warning on DOS targets.
|
|
|
@2959
|
12 years |
Sam Hocevar |
Minor build system cosmetic changes.
|
|
|
@2958
|
12 years |
Sam Hocevar |
Do not attempt to create libcaca++ symlinks if C++ support was disabled.
|
|
|
@2956
|
12 years |
Sam Hocevar |
Remove executable bit from files that do not need it.
|
|
|
@2955
|
12 years |
Sam Hocevar |
Rename csharp/ into caca-sharp/.
|
|
|
@2901
|
12 years |
Sam Hocevar |
Update the Win32 cross-build script to reflect recent reorganisation.
|
|
|
@2900
|
12 years |
Sam Hocevar |
Renamed msvc into win32.
|
|
|
@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.
|
|
|
@2895
|
12 years |
Sam Hocevar |
Fix the library suffix detection.
|
|
|
@2888
|
12 years |
Sam Hocevar |
Detect shared library suffix at configure stage.
|
|
|
@2882
|
12 years |
Sam Hocevar |
caca-sharp: support systems with .dylib or .sl shared libraries.
|
|
|
@2881
|
12 years |
Sam Hocevar |
.gitignore: ignore files generated by MonoDevelop?.
|
|
|
@2880
|
12 years |
Sam Hocevar |
Clean up the web server directories before copying the documentation there.
|
|
|
@2879
|
12 years |
Sam Hocevar |
doc: rewrite the tutorial to reflect recent API updates.
|
|
|
@2878
|
12 years |
Sam Hocevar |
libcaca: fix an infinite loop in the .pc file.
|
|
|
@2871
|
12 years |
Sam Hocevar |
Fix detection of floating point assembly instructions. They were …
|
|
|
@2868
|
12 years |
Sam Hocevar |
Tidy the .NET Makefile.
|
|
|
@2867
|
12 years |
Sam Hocevar |
Split the C# bindings into separate files.
|
|
|
@2864
|
12 years |
Sam Hocevar |
configure.ac: use more modern autoconf syntax.
|
|
|
@2860
|
12 years |
Sam Hocevar |
Fix separate directory build failure caused by caca_types.h.
|
|
|
@2859
|
12 years |
Sam Hocevar |
Fix the Win32 build.
|
|
|
@2858
|
12 years |
Sam Hocevar |
Properly export legacy 0.9 symbols.
|
|
|
@2854
|
12 years |
Sam Hocevar |
Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
|
|
|
@2853
|
12 years |
bsittler |
switch to weak aliases so it at least compiles on Mac OS X; note that …
|
|
|
@2852
|
12 years |
bsittler |
remove reference to obsolete common.h
|
|
|
@2851
|
12 years |
bsittler |
add missing CUCUL_* compatiblity constants
|
|
|
@2850
|
12 years |
Sam Hocevar |
Support for platforms where shared libraries are not called *.so.
|
|
|
@2835
|
12 years |
Sam Hocevar |
Fix documentation installation. This is the real 0.99.beta15 release.
|
|
|
@2833
|
12 years |
Sam Hocevar |
Change the website name to caca.zoy.org.
|
|
|
@2832
|
12 years |
Sam Hocevar |
Set version to 0.99.beta14.
Updated NEWS and ChangeLog?.
|
|
|
@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.
|
|
|
@2829
|
12 years |
Pascal Terjan |
* Fix a warning
|
|
|
@2828
|
12 years |
Sam Hocevar |
.gitignore: ignore caca_types.h.
|
|
|
@2827
|
12 years |
Sam Hocevar |
Add missing svn:ignore SVN properties.
|
|
|
@2826
|
12 years |
Sam Hocevar |
Continue the libcaca/libcucul merge. Source and binary compatibility …
|
|
|
@2825
|
12 years |
Pascal Terjan |
* No need to require test/unit in each testfile
|
|
|
@2824
|
12 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2823
|
12 years |
Pascal Terjan |
* Have local paths first in LOAD_PATH
|
|
|
@2822
|
12 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2821
|
12 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2820
|
12 years |
Sam Hocevar |
test: remove legacy empty directory.
|
|
|
@2819
|
12 years |
Sam Hocevar |
makefont.c: change the font data encoding, the source is now 5% smaller.
|
|
|
@2543
|
13 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2539
|
13 years |
Sam Hocevar |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
|
|
@2536
|
13 years |
Sam Hocevar |
* cucul/file.c: fix a typo causing build failures when zlib is not here.
|
|
|
@2535
|
13 years |
Sam Hocevar |
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust …
|
|
|
@2519
|
13 years |
Sam Hocevar |
* Fix plugin build.
|
|
|
@2518
|
13 years |
Sam Hocevar |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
|
|
@2517
|
13 years |
Sam Hocevar |
* Check for FTGL in the configure step, because we will use it later.
…
|
|
|
@2437
|
13 years |
Sam Hocevar |
* Fix C++ library linking.
|
|
|
@2436
|
13 years |
Sam Hocevar |
* Fix cucul_file_read() calls in cacaview.
|
|
|
@2427
|
13 years |
Sam Hocevar |
* Fix cacademo build on systems without imlib-dev.
|
|
|
@2425
|
13 years |
Sam Hocevar |
* Generate the C++ .pc files at configure time.
|
|
|
@2424
|
13 years |
Sam Hocevar |
* Only install the C++ .pc files if C++ support was activated.
|
|
|
@2423
|
13 years |
Sam Hocevar |
* Install cucul++.pc and caca++.pc in the pkg-config directory.
|
|
|
@2413
|
13 years |
Sam Hocevar |
* Updated version number to 0.99.beta15, so that we can build TOIlet.
|
|
|
@2412
|
13 years |
Sam Hocevar |
* Export cucul_flush_figlet() to the public API. It should be removed …
|
|
|
@2411
|
13 years |
Sam Hocevar |
* Make cacaview use cucul_file_t functions.
|
|
|
@2410
|
13 years |
Sam Hocevar |
* Make deprecated cucul_load_file() use cucul_file_t functions.
|
|
|
@2409
|
13 years |
Sam Hocevar |
* Make cucul_import_file() use cucul_file_t functions.
|
|
|
@2408
|
13 years |
Sam Hocevar |
* Set errno to ENOSYS in unsupported cucul_file_t operations.
|
|
|
@2407
|
13 years |
Sam Hocevar |
* Implement cucul_file_tell().
|
|
|
@2406
|
13 years |
Sam Hocevar |
* Export cucul_file_t operations in the public header.
* Implement …
|
|
|
@2405
|
13 years |
Sam Hocevar |
* makefont is only a system tool: use htons/htonl instead of hton16/hton32.
|
|
|