|
|
@3542
|
13 years |
Pascal Terjan |
* Add rotated epsilon
|
|
|
@3514
|
13 years |
Pascal Terjan |
Add unit test for memory export/import with caca format
|
|
|
@3513
|
13 years |
Sam Hocevar |
Add more unit tests for the dirty rectangles.
|
|
|
@3512
|
13 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3511
|
13 years |
Sam Hocevar |
Fix import/export related stuff I forgot to update in the Ruby and PHP …
|
|
|
@3510
|
13 years |
Pascal Terjan |
Don't redraw background for more than the dirty rectangle in x11 …
|
|
|
@3505
|
13 years |
Sam Hocevar |
caca_put_char(): only add a dirty rectangle if the paster character is …
|
|
|
@3497
|
13 years |
Pascal Terjan |
Fix limits settings in area export
|
|
|
@3495
|
13 years |
Sam Hocevar |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
|
@3494
|
13 years |
Sam Hocevar |
Change the dirty rectangle API once again so that calling applications …
|
|
|
@3493
|
13 years |
Sam Hocevar |
Fix the old demo examples so that they don't refresh the screen twice …
|
|
|
@3492
|
13 years |
Sam Hocevar |
Split import.c and export.c to create a new text.c codec file in order …
|
|
|
@3491
|
13 years |
Pascal Terjan |
Revert r3478
|
|
|
@3490
|
13 years |
Sam Hocevar |
Manually fix Visual Studio files so that builds do not spew
their crap …
|
|
|
@3489
|
13 years |
Sam Hocevar |
Add dirty rectangle support to the ncurses and VGA drivers.
|
|
|
@3486
|
13 years |
Sam Hocevar |
Increased the autorepeat delay in the ncurses and SLang drivers. Now …
|
|
|
@3485
|
13 years |
Sam Hocevar |
Improve dirty rectangle handling in examples/input.c.
|
|
|
@3484
|
13 years |
Sam Hocevar |
Fix a few DOS compilation warnings.
|
|
|
@3483
|
13 years |
Sam Hocevar |
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
|
|
|
@3482
|
13 years |
Sam Hocevar |
Update the migration documentation to reflect old box drawing API changes.
|
|
|
@3481
|
13 years |
Sam Hocevar |
Fix the text input example now that the box drawing functions take a …
|
|
|
@3480
|
13 years |
Sam Hocevar |
Fix dirty rectangle handling in the X11 and SLang drivers.
|
|
|
@3478
|
13 years |
Pascal Terjan |
Import/export dirty rectangles
|
|
|
@3475
|
13 years |
Sam Hocevar |
Minor optimisation in configure.ac.
|
|
|
@3474
|
13 years |
Sam Hocevar |
cacaplay: rename "eof" to "has_eof" to prevent shadowing a mingw32 …
|
|
|
@3473
|
13 years |
Sam Hocevar |
A lot of documentation updates here and there, including bugfixes …
|
|
|
@3472
|
13 years |
Sam Hocevar |
Update the Doxygen configuration file to version 1.5.9.
|
|
|
@3471
|
13 years |
Sam Hocevar |
Optimise the dirty rectangle handling by keeping track of the number …
|
|
|
@3470
|
13 years |
Sam Hocevar |
Change the dirty rectangle API so that it can handle several …
|
|
|
@3469
|
13 years |
Pascal Terjan |
Only redraw empty rectangles in slang driver
|
|
|
@3468
|
13 years |
Pascal Terjan |
Fix empty dirty rectangles detection
|
|
|
@3467
|
13 years |
Pascal Terjan |
* Only redraw dirty rectangle in x11 driver
|
|
|
@3466
|
13 years |
Sam Hocevar |
Add a few svn:ignore properties for Visual Studio cruft.
|
|
|
@3465
|
13 years |
Sam Hocevar |
Added MSVC project files for most example programs.
|
|
|
@3452
|
13 years |
Sam Hocevar |
Fixed libcaca and the Visual Studio solution so that it works
on …
|
|
|
@3451
|
13 years |
Sam Hocevar |
Fix a few implicit cast related warnings on VC++.
|
|
|
@3450
|
13 years |
Sam Hocevar |
Fix a few dirty rectangle bugs found with the unit tests. Let that be …
|
|
|
@3449
|
13 years |
Sam Hocevar |
Start writing unit tests for the dirty rectangle handling.
|
|
|
@3448
|
13 years |
Sam Hocevar |
Finish the dirty rectangle architecture. They are now reliable in the …
|
|
|
@3447
|
13 years |
Sam Hocevar |
Factor code from caca_draw_cp437_box() and caca_draw_thinbox_box().
|
|
|
@3443
|
13 years |
Sam Hocevar |
Set up the architecture for dirty rectangles.
Dirty rectangles are an …
|
|
|
@3428
|
13 years |
Sam Hocevar |
Update msdev files to 9.0 (Visual Studio 2008). If anyone wants to …
|
|
|
@3427
|
13 years |
Sam Hocevar |
import.c: when importing ANSI or UTF-8 files, treat L as a canvas …
|
|
|
@3412
|
13 years |
Sam Hocevar |
Apparently \033 is more common than \x1b for ESC. Use the former in …
|
|
|
@3407
|
13 years |
Sam Hocevar |
Added new Unicode blocks to the built-in font.
|
|
|
@3406
|
13 years |
Sam Hocevar |
transform.c: one more rotated glyph.
|
|
|
@3405
|
13 years |
Sam Hocevar |
transform.c: add new transformation glyphs for various capital letters.
|
|
|
@3404
|
13 years |
Sam Hocevar |
Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>. …
|
|
|
@3334
|
14 years |
nico |
* Remove 'copy' attribute of RETURN_STRINGL in php binding of …
|
|
|
@3333
|
14 years |
Pascal Terjan |
* Add a flip char for 1
|
|
|
@3332
|
14 years |
Pascal Terjan |
* Add a rotate_180 char for G
|
|
|
@3323
|
14 years |
Sam Hocevar |
Create a libcucul.la symlink for distributions such as Gentoo which …
|
|
|
@3318
|
14 years |
bsittler |
add a reset button, move usage to "stdout", and stop hyperlinking the …
|
|
|
@3317
|
14 years |
bsittler |
allow a filename exactly matching the uploaded filename; give a better …
|
|
|
@3316
|
14 years |
bsittler |
more copyright info
|
|
|
@3315
|
14 years |
bsittler |
add more copyright info
|
|
|
@3314
|
14 years |
bsittler |
https should work too
|
|
|
@3313
|
14 years |
bsittler |
obscure email addresses somewhat
|
|
|
@3312
|
14 years |
bsittler |
better argument handling, and allow logo-caca.png as a special file …
|
|
|
@3311
|
14 years |
bsittler |
fix case in example
|
|
|
@3310
|
14 years |
bsittler |
now works as HTML
|
|
|
@3309
|
14 years |
bsittler |
handle argument-parsing exceptions
|
|
|
@3308
|
14 years |
bsittler |
more accurate error message
|
|
|
@3307
|
14 years |
bsittler |
clarify that this is a PHP port, not the original C program; return -1 …
|
|
|
@3306
|
14 years |
bsittler |
copy img2txt.php to www in preparation for htmlizing
|
|
|
@3305
|
14 years |
bsittler |
remove workarounds since alpha works now (merged from ..)
|
|
|
@3304
|
14 years |
bsittler |
hacked around the lack of a reasonable php getopt_long by writing a …
|
|
|
@3303
|
14 years |
bsittler |
fix yet another bug i wrote :( -- be endian-neutral.
|
|
|
@3302
|
14 years |
bsittler |
no more horrible hacks needed, since fixing the alpha mismatch in the …
|
|
|
@3301
|
14 years |
bsittler |
do not bother with an extraneous fill, and don't create out.png
|
|
|
@3300
|
14 years |
bsittler |
fix endianness problem
|
|
|
@3299
|
14 years |
bsittler |
oops! fix problem i introduced in the previous commit
|
|
|
@3298
|
14 years |
bsittler |
fix impedence mismatch between libgd alpha (0 = opaque, 127 = …
|
|
|
@3297
|
14 years |
bsittler |
copy img2txt.c to img2txt.php in preparation for phpizing
|
|
|
@3296
|
14 years |
bsittler |
convert to use PHP object layer similar to the C++ one used in its C++ …
|
|
|
@3295
|
14 years |
bsittler |
default to $timeout = 0 in Display::getEvent()
|
|
|
@3294
|
14 years |
bsittler |
fix some bugs and inconsistencies in the PHP object layer
|
|
|
@3293
|
14 years |
bsittler |
add a Libcaca class to the PHP class interface, parallel to the …
|
|
|
@3292
|
14 years |
bsittler |
add AnsiColor?, EventType? and EventKey? constants parallel to the .NET ones
|
|
|
@3291
|
14 years |
bsittler |
added missing constant CACA_KEY_UNKNOWN
|
|
|
@3290
|
14 years |
bsittler |
preliminary port of jylam and sam's test.cs to PHP using an early …
|
|
|
@3289
|
14 years |
bsittler |
copy test.cs to test.php in preparation for phpizing
|
|
|
@3288
|
14 years |
bsittler |
merge alpha fix from …
|
|
|
@3287
|
14 years |
bsittler |
use alpha in PNG export, since it is now required to get a correct PNG …
|
|
|
@3286
|
14 years |
bsittler |
fix type in Canvas::drawLine; add a minimal class Event providing a …
|
|
|
@3285
|
14 years |
bsittler |
use alpha channel in gd truecolor images -- note that the scale for …
|
|
|
@3284
|
14 years |
bsittler |
preserve column alignment better by breaking cells at spaces; preserve …
|
|
|
@3283
|
14 years |
bsittler |
force a column alignment after each column containing a fullwidth …
|
|
|
@3282
|
14 years |
bsittler |
no border in old browsers, either.
|
|
|
@3281
|
14 years |
bsittler |
htmlification
|
|
|
@3280
|
14 years |
bsittler |
copy unicode.php to www in preparation for htmlizing
|
|
|
@3279
|
14 years |
bsittler |
cli-only
|
|
|
@3278
|
14 years |
bsittler |
phpized
|
|
|
@3277
|
14 years |
bsittler |
copy unicode.c to unicode.php in preparation for phpizing
|
|
|
@3276
|
14 years |
bsittler |
htmlize
|
|
|
@3275
|
14 years |
bsittler |
copy transform.php to www in preparation for htmlizing
|
|
|
@3274
|
14 years |
bsittler |
PHPified
|
|
|
@3273
|
14 years |
bsittler |
copy transform.c to transform.php in preparation for phpizing
|
|
|
@3272
|
14 years |
bsittler |
show client-side filename
|
|
|
@3271
|
14 years |
bsittler |
clearer wording.
|
|
|