|
|
@1903
|
15 years |
Jean-Yves Lamoureux |
* Oops, forgot to add getopt replacement files, omg.
|
|
|
@1902
|
15 years |
Jean-Yves Lamoureux |
* Replaced img2irc / pic2irc occurences, fixed bad c/c in options list
|
|
|
@1901
|
15 years |
Jean-Yves Lamoureux |
* Renamed img2irc to a more generic img2txt
|
|
|
@1900
|
15 years |
Jean-Yves Lamoureux |
* Added getopt / mygetopt support to img2irc, and added options to …
|
|
|
@1884
|
15 years |
Sam Hocevar |
* New transition effects: horizontal and vertical lines.
|
|
|
@1882
|
15 years |
Sam Hocevar |
* Updated libcaca and cacaview after the API changes.
|
|
|
@1873
|
15 years |
Sam Hocevar |
* Added .gitignore files in addition to svn:ignore properties.
|
|
|
@1836
|
15 years |
Sam Hocevar |
* Fixed cacaview’s dithering selection.
|
|
|
@1783
|
15 years |
Sam Hocevar |
* Removed malloc() calls from the rotozoom code, put initialisation in …
|
|
|
@1777
|
15 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes
|
|
|
@1770
|
15 years |
Sam Hocevar |
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley …
|
|
|
@1766
|
15 years |
Jean-Yves Lamoureux |
* Added rotozoom (and its 1MB header file)
|
|
|
@1757
|
15 years |
Jean-Yves Lamoureux |
* Added squared transition to cacademo
|
|
|
@1754
|
15 years |
Jean-Yves Lamoureux |
* Added error checks to cacaplay
|
|
|
@1462
|
16 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1452
|
16 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1399
|
16 years |
Sam Hocevar |
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
|
|
@1387
|
16 years |
Sam Hocevar |
* Add more randomness to the cacademo effects.
* Adapt the swallow …
|
|
|
@1386
|
16 years |
Sam Hocevar |
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
|
|
|
@1364
|
16 years |
Sam Hocevar |
* Random transition times in cacademo.
* Swallow 4 applications …
|
|
|
@1363
|
16 years |
Sam Hocevar |
* Ctrl-C and Ctrl-Z quit cacafire and cacademo.
|
|
|
@1355
|
16 years |
Sam Hocevar |
* Properly handle EOF in cacaplay.
|
|
|
@1352
|
16 years |
Sam Hocevar |
* Allow cacaplay to play streams and updated its manpage.
|
|
|
@1347
|
16 years |
Sam Hocevar |
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
|
|
@1330
|
16 years |
Sam Hocevar |
* Switch back to UTF-32 arguments for drawing primitives, now that we
…
|
|
|
@1328
|
16 years |
Sam Hocevar |
* Wrote manual pages for img2irc, cacaplay and cacaserver.
|
|
|
@1315
|
16 years |
Sam Hocevar |
* Don't try to guess the file format in cacaserver, instead feed the …
|
|
|
@1308
|
16 years |
Sam Hocevar |
* Convert all programs and tests to the new import/export API.
|
|
|
@1300
|
16 years |
Sam Hocevar |
* Do not link cacaserver with libcaca, it only uses libcucul.
|
|
|
@1283
|
16 years |
Sam Hocevar |
* Updated the caca export format so that it supports multiple frames.
…
|
|
|
@1267
|
16 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and …
|
|
|
@1257
|
16 years |
Sam Hocevar |
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge …
|
|
|
@1256
|
16 years |
Sam Hocevar |
* Remove cucul_set_color() from the exported API and replaced all …
|
|
|
@1255
|
16 years |
Sam Hocevar |
* Fix broken Imlib2 support in cacaview.
|
|
|
@1226
|
16 years |
Sam Hocevar |
* Use enter as the transition key.
|
|
|
@1212
|
16 years |
Sam Hocevar |
* Do not link binaries with @CACA_LIBS@, it's useless.
|
|
|
@1198
|
16 years |
Sam Hocevar |
* Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
|
|
|
@1152
|
16 years |
Sam Hocevar |
* As per user request, only display the "Powered by libcaca" banner …
|
|
|
@1049
|
16 years |
Sam Hocevar |
* A few coding style fixes.
|
|
|
@1048
|
16 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1043
|
16 years |
Sam Hocevar |
* Got rid of OFFSET_X and OFFSET_Y.
|
|
|
@1042
|
16 years |
Sam Hocevar |
* More cleanup in cacademo.c.
|
|
|
@1041
|
16 years |
Sam Hocevar |
* Cosmetic changes to cacademo.
|
|
|
@1040
|
16 years |
Sam Hocevar |
* Factored the star code (vieux porc).
|
|
|
@1038
|
16 years |
Sam Hocevar |
* Moved transition data to the function.
|
|
|
@1037
|
16 years |
Jean-Yves Lamoureux |
* Added nifty rotation to our 80's star.
|
|
|
@1034
|
16 years |
Jean-Yves Lamoureux |
* Added much disco transition (ellipses suck). YMCA \o/
|
|
|
@1032
|
16 years |
Sam Hocevar |
* Smooth transitions between effects in cacademo. Press 'n' to switch
…
|
|
|
@1030
|
16 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1027
|
16 years |
Sam Hocevar |
* Factor most of the cacademo code.
|
|
|
@1026
|
16 years |
Sam Hocevar |
* Ahaha old pig, you could have factored the 1.0 + as well, and you …
|
|
|
@1025
|
16 years |
Jean-Yves Lamoureux |
* hey, *I* found a factorisation bug in cacaballs !
|
|
|
@1023
|
16 years |
Sam Hocevar |
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
|
|
|
@976
|
16 years |
Sam Hocevar |
* Removed --enable-network flag, but reused the test as a condition …
|
|
|
@964
|
16 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@950
|
16 years |
Sam Hocevar |
* Use UTF-8 instead of ANSI in cacaserver
|
|
|
@945
|
16 years |
Sam Hocevar |
* Allow cacadraw to open several files; use 'n' and 'p' to cycle.
* …
|
|
|
@917
|
16 years |
Jean-Yves Lamoureux |
* Fixed indentation. I did it myself, I'm a big boy.
|
|
|
@905
|
16 years |
Jean-Yves Lamoureux |
* page up / down
|
|
|
@903
|
16 years |
Sam Hocevar |
* Added cacadraw. It only shows files and lets you scroll for now, but …
|
|
|
@896
|
16 years |
Sam Hocevar |
* Implemented cucul_load_file() and cucul_load_memory() to load …
|
|
|
@866
|
16 years |
Sam Hocevar |
* Brought the Win32 build back on its wheels.
|
|
|
@865
|
16 years |
Sam Hocevar |
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
|
|
|
@859
|
16 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@832
|
16 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@826
|
16 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@819
|
16 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@818
|
16 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@816
|
16 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@814
|
16 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
16 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
16 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
16 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@777
|
16 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@769
|
16 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@757
|
16 years |
Sam Hocevar |
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
|
|
|
@741
|
16 years |
Sam Hocevar |
* cacaview works again. Somewhat. Image loading is now handled by the
…
|
|
|
@740
|
16 years |
Sam Hocevar |
* Renamed "freadint" to "u32fread", and so on.
|
|
|
@739
|
16 years |
Sam Hocevar |
* Added img2irc program. I know it does not have "cucul" or "caca" in …
|
|
|
@734
|
16 years |
Sam Hocevar |
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
|
|
|
@724
|
16 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@721
|
16 years |
Sam Hocevar |
* Sanity check in cacaserver.c.
|
|
|
@720
|
16 years |
Sam Hocevar |
* Fixed a crash when realloc() returns a new address.
|
|
|
@718
|
16 years |
Jean-Yves Lamoureux |
* Oops, removed unused variable
|
|
|
@717
|
16 years |
Jean-Yves Lamoureux |
* Added Winsock (c)(tm)(r) compatibility
|
|
|
@716
|
16 years |
Jean-Yves Lamoureux |
* removed b0rked test. No more pigs, I just commited 500 of them.
|
|
|
@710
|
16 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@709
|
16 years |
Sam Hocevar |
* Disabled cacaview for now. I'm going to utterly break it.
|
|
|
@707
|
16 years |
Sam Hocevar |
* cacaserver works again (but needs a complete rewrite because it's …
|
|
|
@706
|
16 years |
Sam Hocevar |
* Changed the 2nd argument of cucul_create_export to a string. This …
|
|
|
@705
|
16 years |
Sam Hocevar |
* Oops, I barfed that makefile.
|
|
|
@704
|
16 years |
Jean-Yves Lamoureux |
* Added "powered by libcaca" text to all examples for consistency
|
|
|
@703
|
16 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@702
|
16 years |
Sam Hocevar |
* Implemented a proof-of-concept cacaplay program that can redisplay a …
|
|
|
@692
|
16 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@681
|
16 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@678
|
16 years |
Sam Hocevar |
* Made cucul_putchar32() an internal-only function.
* Changed the …
|
|
|
@677
|
16 years |
Sam Hocevar |
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
|
|
|
@666
|
16 years |
Sam Hocevar |
* Removed the cucul_t * argument from cucul_create_bitmap(). It's not …
|
|
|
@665
|
16 years |
Sam Hocevar |
* Changed the cucul_init parameter so that it now directly accepts a
…
|
|
|