|
|
@2900
|
14 years |
Sam Hocevar |
Renamed msvc into win32.
|
|
|
@2898
|
14 years |
Sam Hocevar |
Reorganise MSVC files so that each project is with its source code.
|
|
|
@2864
|
14 years |
Sam Hocevar |
configure.ac: use more modern autoconf syntax.
|
|
|
@2833
|
14 years |
Sam Hocevar |
Change the website name to caca.zoy.org.
|
|
|
@2827
|
14 years |
Sam Hocevar |
Add missing svn:ignore SVN properties.
|
|
|
@2821
|
14 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2543
|
15 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2436
|
15 years |
Sam Hocevar |
* Fix cucul_file_read() calls in cacaview.
|
|
|
@2427
|
15 years |
Sam Hocevar |
* Fix cacademo build on systems without imlib-dev.
|
|
|
@2411
|
15 years |
Sam Hocevar |
* Make cacaview use cucul_file_t functions.
|
|
|
@2399
|
15 years |
Sam Hocevar |
* Fix cucul_set_dither_palette() argument types in cacademo.
|
|
|
@2313
|
15 years |
Sam Hocevar |
* Switch a few unsigned int variables to size_t where appropriate.
* …
|
|
|
@2304
|
15 years |
Sam Hocevar |
* Get rid of the last long types in the API.
* Use size_t and …
|
|
|
@2300
|
15 years |
Sam Hocevar |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
|
@2299
|
15 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2254
|
15 years |
Jean-Yves Lamoureux |
* Fixed line transitions (both vertical and horizontal ones)
|
|
|
@2248
|
15 years |
Sam Hocevar |
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* …
|
|
|
@2225
|
15 years |
bsittler |
build on Mac OS X again
|
|
|
@2107
|
15 years |
Sam Hocevar |
* Fix the "img2txt: option requires an argument -- h" bug.
|
|
|
@2106
|
15 years |
Sam Hocevar |
* Use cucul_get_dither_algorithm_list() and cucul_get_export_list() …
|
|
|
@2105
|
15 years |
Pascal Terjan |
* Allow exiting cacafire using the window manager
|
|
|
@2104
|
15 years |
Jean-Yves Lamoureux |
* Added BBCode (French) format to img2txt's help and doc
|
|
|
@2074
|
15 years |
Sam Hocevar |
* Add cucul_get_version() and caca_get_version() and updated C++ …
|
|
|
@2049
|
15 years |
Sam Hocevar |
* Made the caca_event_t structure opaque and created a whole bunch of
…
|
|
|
@2035
|
15 years |
Sam Hocevar |
* Escape quits cacaview, and F11 toggles fullscreen.
|
|
|
@2018
|
15 years |
Pascal Terjan |
* Handle closing cacaview by window manager
|
|
|
@1950
|
15 years |
Sam Hocevar |
* Update .gitignore after img2irc -> img2txt change.
|
|
|
@1919
|
15 years |
Jean-Yves Lamoureux |
* Added switch to control output font size, and updated documentation …
|
|
|
@1917
|
15 years |
Jean-Yves Lamoureux |
* Added version switch
|
|
|
@1916
|
15 years |
Jean-Yves Lamoureux |
* Updated documentation to reflect img2irc name change, fixed typo in …
|
|
|
@1914
|
15 years |
Sam Hocevar |
* Always include <netinet/in.h> when present, to make header simpler.
|
|
|
@1913
|
15 years |
Sam Hocevar |
* cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier.
|
|
|
@1911
|
15 years |
Jean-Yves Lamoureux |
* Fixed typo in help
|
|
|
@1910
|
15 years |
Jean-Yves Lamoureux |
* Added imlib2 note on builds without it
|
|
|
@1909
|
15 years |
Jean-Yves Lamoureux |
* Added brightness / contrast / gamma support
|
|
|
@1908
|
15 years |
Jean-Yves Lamoureux |
* Fixed bad file error handling, made dither and export errors more …
|
|
|
@1907
|
15 years |
Jean-Yves Lamoureux |
* Added dither error handling
|
|
|
@1906
|
15 years |
Jean-Yves Lamoureux |
* Added --dither option and updated usage()
|
|
|
@1905
|
15 years |
Jean-Yves Lamoureux |
* WTF is a typedef missing ?
|
|
|
@1904
|
15 years |
Jean-Yves Lamoureux |
* Quick and Dirty hack for DOS ans kernel drivers
|
|
|
@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
|
16 years |
Sam Hocevar |
* Removed malloc() calls from the rotozoom code, put initialisation in …
|
|
|
@1777
|
16 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes
|
|
|
@1770
|
16 years |
Sam Hocevar |
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley …
|
|
|
@1766
|
16 years |
Jean-Yves Lamoureux |
* Added rotozoom (and its 1MB header file)
|
|
|
@1757
|
16 years |
Jean-Yves Lamoureux |
* Added squared transition to cacademo
|
|
|
@1754
|
16 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
|
17 years |
Sam Hocevar |
* Removed --enable-network flag, but reused the test as a condition …
|
|
|
@964
|
17 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@950
|
17 years |
Sam Hocevar |
* Use UTF-8 instead of ANSI in cacaserver
|
|
|
@945
|
17 years |
Sam Hocevar |
* Allow cacadraw to open several files; use 'n' and 'p' to cycle.
* …
|
|
|
@917
|
17 years |
Jean-Yves Lamoureux |
* Fixed indentation. I did it myself, I'm a big boy.
|
|
|
@905
|
17 years |
Jean-Yves Lamoureux |
* page up / down
|
|
|
@903
|
17 years |
Sam Hocevar |
* Added cacadraw. It only shows files and lets you scroll for now, but …
|
|
|