1276 Revize (119fb08518caf9bee607cf7b6e87b6689b94e473)
 

Autor SHA1 Zpráva Datum
  Jean-Yves Lamoureux 119fb08518 * FIRST ! před 17 roky
  Sam Hocevar 6a22ce903e * Add figfont.c to the MSVC solution. před 17 roky
  Sam Hocevar d999f54fce * Check for pkg-config before bootstrapping, because autoconf gives a před 17 roky
  Sam Hocevar b8d3f71ae8 * Fix canvas export for the caca format. We now export all frames. před 17 roky
  Sam Hocevar 4af5145c38 * Started sprite example. Doesn't work :-) před 17 roky
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. před 17 roky
  Sam Hocevar 3602fc98be * The SLang and ncurses drivers now put back the TERM environment variable před 17 roky
  Sam Hocevar db1a77f0d0 * Only call glutInit() once through the program's lifetime. před 17 roky
  Sam Hocevar 367e1ef512 * Fix a tiny use of uninitialised memory in caca_get_event() that may have před 17 roky
  Sam Hocevar b7a785ff38 * Implemented caca_set_display_driver() to change driver at runtime. před 17 roky
  Sam Hocevar e15e962928 * Implement caca_create_display_with_driver() to specify an output driver před 17 roky
  Sam Hocevar 283e1ef70b * Remove cruft from caca_get_display_driver_list(). před 17 roky
  Sam Hocevar db166f5ec0 * Add #include <cstring> to fix gcc-4.3 build. před 17 roky
  Sam Hocevar 5b2b3e27db * Implemented caca_get_display_driver_list(), unused yet. před 17 roky
  Sam Hocevar 6132c561c0 * Cocoa driver build fix, courtesy of Ben Wiley Sittler. před 17 roky
  Sam Hocevar dd6a99a395 * Slight improvement to the Unicode -> ASCII conversion, courtesy of před 17 roky
  Sam Hocevar d06bf76c96 =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in před 17 roky
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). před 17 roky
  Sam Hocevar fd9749db59 * Import io.c from TOIlet directly into libcucul. Can you see where this před 17 roky
  Sam Hocevar 2c9232d71a * Bump version to 0.99.beta14. před 17 roky
  Sam Hocevar 7e75ff3c1d * Fix the "img2txt: option requires an argument -- h" bug. před 17 roky
  Sam Hocevar 8d9239234f * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead před 17 roky
  Pascal Terjan 226717b7f8 * Allow exiting cacafire using the window manager před 17 roky
  Jean-Yves Lamoureux c2ed045c79 * Added BBCode (French) format to img2txt's help and doc před 17 roky
  Sam Hocevar ca559d93d8 * Created a tests/ directory for regression tests. Run with "make check". před 17 roky
  Sam Hocevar ac91d59360 * Add a French BBCode exporter, for use on http://libcaca.skyrock.com/ for před 17 roky
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. před 17 roky
  Pascal Terjan 694617510f * cucul.h is needed to build caca part před 17 roky
  Sam Hocevar 1ab0d190f6 * Set version to 0.99.beta13. před 17 roky
  Sam Hocevar fc83359457 * Implemented the empty CuculCanvas constructor. před 17 roky
  Pascal Terjan 98e61bc6dd * Improve Cucul::Canvas creation před 17 roky
  Pascal Terjan 0456c906e4 * Add Caca::Display#canvas před 17 roky
  Pascal Terjan a1b474106a * Allow calling Caca::Display.new without parameter před 17 roky
  Sam Hocevar daf0085dd7 * Re-add methods that take int as arguments in addition to the Point, před 17 roky
  Sam Hocevar 4acebad20b * Put the demo text on top of the copper bar, not the contrary. před 17 roky
  Sam Hocevar 9c0f19ecc6 * Minor naming convention changes in the C# bindings. před 17 roky
  Sam Hocevar 6c093b6217 * Generate CLI .config files at configure time so that we can embed the před 17 roky
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane před 17 roky
  Pascal Terjan 1f28b391b9 * Rename parameters of draw_box* in Ruby binding před 17 roky
  Sam Hocevar cad6be5cf6 * Add System.Drawing to the C# project references. před 17 roky
  Sam Hocevar d657a09759 * Use the bigger font for the C# test scroller. před 17 roky
  Sam Hocevar 752a2f7783 * Add a C# wrapper for cucul_render_canvas(). před 17 roky
  Sam Hocevar 76477f4ffa * Started to implement the CuculFont class. před 17 roky
  Sam Hocevar ad0ad85416 * Implement all line drawing functions (even variadic ones). před 17 roky
  Sam Hocevar dc159db10c * Changed the box drawing functions so that their arguments are (point, size) před 17 roky
  Sam Hocevar 1c03b72337 * Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments, před 17 roky
  Pascal Terjan 596e961792 * Add Caca.version and Cucul.version před 17 roky
  Sam Hocevar 1c3f8fee16 * Implemented getVersion() in the C# bindings. před 17 roky
  Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 před 17 roky
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings před 17 roky