|
|
|
@2888
|
[2888]
|
6 hours |
sam |
Detect shared library suffix at configure stage.
|
|
|
|
@2882
|
[2882]
|
7 hours |
sam |
caca-sharp: support systems with .dylib or .sl shared libraries.
|
|
|
|
@2881
|
[2881]
|
7 hours |
sam |
.gitignore: ignore files generated by MonoDevelop?.
|
|
|
|
@2880
|
[2880]
|
7 hours |
sam |
Clean up the web server directories before copying the documentation …
|
|
|
|
@2879
|
[2879]
|
7 hours |
sam |
doc: rewrite the tutorial to reflect recent API updates.
|
|
|
|
@2878
|
[2878]
|
7 hours |
sam |
libcaca: fix an infinite loop in the .pc file.
|
|
|
|
@2871
|
[2871]
|
34 hours |
sam |
Fix detection of floating point assembly instructions. They …
|
|
|
|
@2868
|
[2868]
|
2 days |
sam |
Tidy the .NET Makefile.
|
|
|
|
@2867
|
[2867]
|
2 days |
sam |
Split the C# bindings into separate files.
|
|
|
|
@2864
|
[2864]
|
3 days |
sam |
configure.ac: use more modern autoconf syntax.
|
|
|
|
@2860
|
[2860]
|
7 days |
sam |
Fix separate directory build failure caused by caca_types.h.
|
|
|
|
@2859
|
[2859]
|
7 days |
sam |
Fix the Win32 build.
|
|
|
|
@2858
|
[2858]
|
7 days |
sam |
Properly export legacy 0.9 symbols.
|
|
|
|
@2854
|
[2854]
|
7 days |
sam |
Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
|
|
|
|
@2853
|
[2853]
|
7 days |
bsittler |
switch to weak aliases so it at least compiles on Mac OS X; note that the …
|
|
|
|
@2852
|
[2852]
|
7 days |
bsittler |
remove reference to obsolete common.h
|
|
|
|
@2851
|
[2851]
|
7 days |
bsittler |
add missing CUCUL_* compatiblity constants
|
|
|
|
@2850
|
[2850]
|
7 days |
sam |
Support for platforms where shared libraries are not called *.so.
|
|
|
|
@2835
|
[2835]
|
9 days |
sam |
Fix documentation installation. This is the real 0.99.beta15 release.
|
|
|
|
@2833
|
[2833]
|
9 days |
sam |
Change the website name to caca.zoy.org.
|
|
|
|
@2832
|
[2832]
|
9 days |
sam |
Set version to 0.99.beta14.
Updated NEWS and ChangeLog?.
|
|
|
|
@2831
|
[2831]
|
9 days |
sam |
End of the libcucul merge: add symbolic links where appropriate.
|
|
|
|
@2830
|
[2830]
|
9 days |
sam |
caca, cxx: install symlinks for backwards compatibility with libcucul.
|
|
|
|
@2829
|
[2829]
|
9 days |
pterjan |
* Fix a warning
|
|
|
|
@2828
|
[2828]
|
9 days |
sam |
.gitignore: ignore caca_types.h.
|
|
|
|
@2827
|
[2827]
|
9 days |
sam |
Add missing svn:ignore SVN properties.
|
|
|
|
@2826
|
[2826]
|
9 days |
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
|
|
@2825
|
[2825]
|
9 days |
pterjan |
* No need to require test/unit in each testfile
|
|
|
|
@2824
|
[2824]
|
9 days |
sam |
Continuing the libcucul-libcaca merge.
|
|
|
|
@2823
|
[2823]
|
9 days |
pterjan |
* Have local paths first in LOAD_PATH
|
|
|
|
@2822
|
[2822]
|
10 days |
sam |
Continuing the libcucul-libcaca merge.
|
|
|
|
@2821
|
[2821]
|
10 days |
sam |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
|
@2820
|
[2820]
|
10 days |
sam |
test: remove legacy empty directory.
|
|
|
|
@2819
|
[2819]
|
10 days |
sam |
makefont.c: change the font data encoding, the source is now 5% smaller.
|
|
|
|
@2543
|
[2543]
|
3 months |
sam |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
|
@2539
|
[2539]
|
3 months |
sam |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
|
|
|
@2536
|
[2536]
|
3 months |
sam |
* cucul/file.c: fix a typo causing build failures when zlib is not here.
|
|
|
|
@2535
|
[2535]
|
3 months |
sam |
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust by
…
|
|
|
|
@2519
|
[2519]
|
3 months |
sam |
* Fix plugin build.
|
|
|
|
@2518
|
[2518]
|
3 months |
sam |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
|
|
|
@2517
|
[2517]
|
3 months |
sam |
* Check for FTGL in the configure step, because we will use it later.
* …
|
|
|
|
@2437
|
[2437]
|
4 months |
sam |
* Fix C++ library linking.
|
|
|
|
@2436
|
[2436]
|
4 months |
sam |
* Fix cucul_file_read() calls in cacaview.
|
|
|
|
@2427
|
[2427]
|
4 months |
sam |
* Fix cacademo build on systems without imlib-dev.
|
|
|
|
@2425
|
[2425]
|
4 months |
sam |
* Generate the C++ .pc files at configure time.
|
|
|
|
@2424
|
[2424]
|
4 months |
sam |
* Only install the C++ .pc files if C++ support was activated.
|
|
|
|
@2423
|
[2423]
|
4 months |
sam |
* Install cucul++.pc and caca++.pc in the pkg-config directory.
|
|
|
|
@2413
|
[2413]
|
4 months |
sam |
* Updated version number to 0.99.beta15, so that we can build TOIlet.
|
|
|
|
@2412
|
[2412]
|
4 months |
sam |
* Export cucul_flush_figlet() to the public API. It should be removed …
|
|
|
|
@2411
|
[2411]
|
4 months |
sam |
* Make cacaview use cucul_file_t functions.
|
|
|
|
@2410
|
[2410]
|
4 months |
sam |
* Make deprecated cucul_load_file() use cucul_file_t functions.
|
|
|
|
@2409
|
[2409]
|
4 months |
sam |
* Make cucul_import_file() use cucul_file_t functions.
|
|
|
|
@2408
|
[2408]
|
4 months |
sam |
* Set errno to ENOSYS in unsupported cucul_file_t operations.
|
|
|
|
@2407
|
[2407]
|
4 months |
sam |
* Implement cucul_file_tell().
|
|
|
|
@2406
|
[2406]
|
4 months |
sam |
* Export cucul_file_t operations in the public header.
* Implement …
|
|
|
|
@2405
|
[2405]
|
4 months |
sam |
* makefont is only a system tool: use htons/htonl instead of …
|
|
|
|
@2399
|
[2399]
|
4 months |
sam |
* Fix cucul_set_dither_palette() argument types in cacademo.
|
|
|
|
@2398
|
[2398]
|
4 months |
sam |
* Remove htons() and htonl() from kernel mode: we use our custom hton16()
…
|
|
|
|
@2397
|
[2397]
|
4 months |
sam |
* Fix a buffer initialisation issue in the sortchars utility.
|
|
|
|
@2321
|
[2321]
|
5 months |
jylam |
* Changed Cucul::Rotate() to Cucul::Rotate180() and Cucul::RotateLeft?() …
|
|
|
|
@2316
|
[2316]
|
5 months |
sam |
* Put autotools files in a hidden ".auto" directory instead of …
|
|
|
|
@2314
|
[2314]
|
6 months |
sam |
* Add missing headers to the Visual Studio build files.
|
|
|
|
@2313
|
[2313]
|
6 months |
sam |
* Switch a few unsigned int variables to size_t where appropriate.
* …
|
|
|
|
@2312
|
[2312]
|
6 months |
sam |
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
…
|
|
|
|
@2309
|
[2309]
|
6 months |
sam |
* Started libcaca unit tests.
|
|
|
|
@2308
|
[2308]
|
6 months |
sam |
* Get the project to build in an alternate directory.
|
|
|
|
@2307
|
[2307]
|
6 months |
sam |
* Refresh the .NET bindings. Still not complete, but quite useful already.
|
|
|
|
@2306
|
[2306]
|
6 months |
sam |
* Documentation fixes (due to renamings, some parameters were no longer
…
|
|
|
|
@2305
|
[2305]
|
6 months |
sam |
* Remove all unsigned ints from exported functions. Signed arithmetic is
…
|
|
|
|
@2304
|
[2304]
|
6 months |
sam |
* Get rid of the last long types in the API.
* Use size_t and ssize_t …
|
|
|
|
@2303
|
[2303]
|
6 months |
sam |
* Changed most of the long ints in the API into C99 types. WARNING: this
…
|
|
|
|
@2302
|
[2302]
|
6 months |
sam |
* Cosmetic fix for ./configure output when a pkg-module is not found.
|
|
|
|
@2301
|
[2301]
|
6 months |
sam |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
|
|
@2300
|
[2300]
|
6 months |
sam |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
|
|
@2299
|
[2299]
|
6 months |
sam |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
|
@2298
|
[2298]
|
6 months |
pterjan |
Fix args type checks in Caca::Display.new
|
|
|
|
@2297
|
[2297]
|
6 months |
pterjan |
Add few unit tests for Caca::Display
|
|
|
|
@2296
|
[2296]
|
6 months |
pterjan |
Add driver/set_driver/driver=/driver_list methods to Caca::Display, and …
|
|
|
|
@2295
|
[2295]
|
6 months |
pterjan |
We should not free the canvas if it was auto created with the display
|
|
|
|
@2294
|
[2294]
|
6 months |
jylam |
* Fixed cucul_set_canvas_boundaries() bug that prevented good size to be …
|
|
|
|
@2265
|
[2265]
|
7 months |
jylam |
* Removed by-default stack protector from recent gcc's while compiling …
|
|
|
|
@2256
|
[2256]
|
7 months |
jylam |
* Oops, bad type (char instead of uint32) after ellipse rendering …
|
|
|
|
@2255
|
[2255]
|
7 months |
jylam |
* Improved ellipse rendering. Not perfect, but still much better than
old …
|
|
|
|
@2254
|
[2254]
|
7 months |
jylam |
* Fixed line transitions (both vertical and horizontal ones)
|
|
|
|
@2253
|
[2253]
|
7 months |
sam |
* -Wshadow was actually put back in configure.ac; removing comment about …
|
|
|
|
@2248
|
[2248]
|
7 months |
sam |
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* Fix …
|
|
|
|
@2243
|
[2243]
|
7 months |
sam |
* Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
|
|
|
|
@2225
|
[2225]
|
8 months |
bsittler |
build on Mac OS X again
|
|
|
|
@2192
|
[2192]
|
9 months |
sam |
* Fixed the Visual Studio projects so that they build in Release mode.
|
|
|
|
@2191
|
[2191]
|
9 months |
sam |
* Windows build fixes here and there.
|
|
|
|