23 次代码提交 (f35c90ff3eb720af3d46822c86c2a751601cd245)

作者 SHA1 备注 提交日期
  Sam Hocevar 2c63c7ada7 Get rid of $Id$ keywords. 15 年前
  Sam Hocevar 86d44a6982 Get rid of deprecated libcaca calls now that beta17 is out. 15 年前
  Sam Hocevar 9bea723d14 Routine cleanup: update links and e-mail addresses in source and 15 年前
  Sam Hocevar 6b08f89ef4 Revert previous fix for deprecated libcaca versions. It's possible we have 15 年前
  Sam Hocevar f19beb6970 Fix deprecated libcaca calls. 15 年前
  Sam Hocevar 0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. 16 年前
  Sam Hocevar 71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really 16 年前
  Sam Hocevar f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into 16 年前
  Sam Hocevar def7cfe97b * Bwarf, typo in the no warranty clause. 18 年前
  Sam Hocevar 914a571652 * Add a no warranty clause to the code. 18 年前
  Sam Hocevar c325cb1c81 * Support for ANSI escape codes in the input: 18 年前
  Sam Hocevar 981e398b67 * Now that libcaca 0.99.beta10 is out, we can switch to the new API. 18 年前
  Sam Hocevar 419adf3cc5 * Don't crash if an export error occurs. 18 年前
  Sam Hocevar a550751f89 * Got rid of the mono9.c renderer. We now have a .tlf font instead. 18 年前
  Sam Hocevar b337442c2c * Make filters line-feed aware. 18 年前
  Sam Hocevar 711021abc7 * Factor code from renderers to main render.c functions. 18 年前
  Sam Hocevar 99f3252c73 * Make stdin input line-aware so that we don't have to wait until EOF to 18 年前
  Sam Hocevar 56673021ed * Properly handle \r \n \t in the big and tiny renderers. 18 年前
  Sam Hocevar 24156a3003 * The mono9 driver works again. With wrapping and stdin reading. 18 年前
  Sam Hocevar 1c733d2212 * Break everything. Temporarily. Only the term output works. 18 年前
  Sam Hocevar f71113d6a6 * Fix libcucul font rendering. Now that the default canvas has a 18 年前
  Sam Hocevar b3bc7d4270 * Added content description to all source files. 18 年前
  Sam Hocevar 05204d2b7a * Split main.c into main.c/render.c/filters.c. 18 年前