Timeline
09/30/06:
- 23:46 Changeset [1168] by
- * Use escapeshellarg() instead of escapeshellcmd(). * Increased input …
- 23:37 Changeset [1167] by
- * Argh, typo in the substr() call.
- 23:36 Changeset [1166] by
- * Limit text input to 30 chars.
- 23:32 Changeset [1165] by
- * Duh, no need to add <br> in <pre> mode.
- 23:28 Changeset [1164] by
- * Minor tuning of the live test.
- 23:25 Changeset [1163] by
- * Added TOIlet live test.
- 22:18 Changeset [1162] by
- * There is no way emboss.tlf can have proper lowercase characters. Filled …
- 21:42 Changeset [1161] by
- * Oops, fixed screenshot's background colour.
- 21:40 Changeset [1160] by
- * Fixed screenshot so that it does not show that embarassing missing …
- 21:31 Changeset [1159] by
- * Updated TOIlet sample screenshot.
- 21:05 Changeset [1158] by
- * Require libcucul 0.99.beta6 (utf8 import).
- 20:59 Changeset [1157] by
- * Added download link for 0.99.beta6.
- 20:56 Changeset [1156] by
- * Updated C++ bindings to support every single cucul/caca functionnality. …
- 20:35 Changeset [1155] by
- * Updated NEWS and ChangeLog?.
- 20:25 Changeset [1154] by
- * Set version to 0.99.beta6.
- 20:24 Changeset [1153] by
- * Added an optional argument to the import test to select import format.
- 20:20 Changeset [1152] by
- * As per user request, only display the "Powered by libcaca" banner for a …
- 20:06 Changeset [1151] by
- * Fixed a few unimportant memory leaks upon error.
- 19:53 Changeset [1150] by
- * Fixed a lot of memory leaks and added a few error checks.
- 19:49 Changeset [1149] by
- * Fix minor memory leak in cucul_set_canvas_boundaries().
- 19:31 Changeset [1148] by
- * Fix minor memory leak in cucul_free_canvas().
- 18:24 Changeset [1147] by
- * Updated font data.
- 18:19 Changeset [1146] by
- * New font: Small Braille.
- 13:47 Changeset [1145] by
- * Created emboss2.tlf with a simple sed rule.
- 13:34 Changeset [1144] by
- * Created emboss.tlf, a Unicode font for the official TOIlet distribution.
- 13:06 Changeset [1143] by
- * Better error checking in the figlet renderer. * Allow to open fonts …
- 12:48 Changeset [1142] by
- * Make the --metal filter only change the colour, not the characters.
- 12:44 Changeset [1141] by
- * Tell SVN to ignore HTML files in the list/ directory.
- 12:44 Changeset [1140] by
- * Added redirects for moved stuff.
- 12:04 Changeset [1139] by
- * Updated cacatris page
- 11:39 Changeset [1138] by
- * Put downloadable files in /files/ instead of /.
- 01:36 Changeset [1137] by
- * Fixed a bug in cucul_putchar() that broke half of the Unicode set.
- 01:34 Changeset [1136] by
- * Add "utf8" import format. * Documented "text" import format.
09/29/06:
- 01:29 Changeset [1135] by
- * Fixed mailing-lists link.
- 01:24 Changeset [1134] by
- * Open /list/threads.html by default when entering this directory.
- 01:23 Changeset [1133] by
- * Oops, forgot a file.
- 01:22 Changeset [1132] by
- * Integrated mailing-list archives.
- 00:48 Changeset [1131] by
- * Fixed menu link colour.
- 00:43 Changeset [1130] by
- * Fix XHTML and CSS syntax.
- 00:17 Changeset [1129] by
- * Changed the style again, added screenshots for projects, wrote some text …
09/28/06:
- 14:02 Changeset [1128] by
- * More web stuff.
- 13:16 Changeset [1127] by
- * More webpage stuff.
- 10:37 Changeset [1126] by
- * Displays current completed lines count
- 10:29 Changeset [1125] by
- * Scoring and levels implementation (following standard Tetris(c)(tm) …
- 10:11 Changeset [1124] by
- * Adjusted default speed, line removing now works correctly
- 10:07 Changeset [1123] by
- * More style changes. * Added download page. * Created empty pages for …
- 03:12 Changeset [1122] by
- * Fix documentation page setup.
- 03:09 Changeset [1121] by
- * Oops, fixed typo in header/footer handling.
- 02:53 Changeset [1120] by
- * Big improvements to the web page.
- 01:33 Changeset [1119] by
- * New layout test.
09/27/06:
- 11:46 Changeset [1118] by
- * Changed playfield size to something more standard. Leaves rooms for …
- 09:54 Changeset [1117] by
- * Score is updated while removing many lines, fixed down key bug while …
- 09:18 Changeset [1116] by
- * Implemented figlet's -t (adapt to terminal's width).
- 01:13 Changeset [1115] by
- * Added -d and completed -I options.
- 00:54 Changeset [1114] by
- * Implemented figlet's -I (infocode) option. * Added -w flag. Ignored …
09/26/06:
- 23:58 Changeset [1113] by
- * Crop the final canvas to the effective width. * Fixed a bug that …
- 23:51 Changeset [1112] by
- * Fix libcucul font rendering. Now that the default canvas has a …
- 23:41 Changeset [1111] by
- * Added preliminary score counting system (ok it sucks), and down key (ok, …
- 23:40 Changeset [1110] by
- * Don't autocrop final canvas if it was rendered with the figlet engine.
- 23:39 Changeset [1109] by
- * Do not try to autocrop a canvas that has only spaces.
- 23:16 Changeset [1108] by
- * Add Blocks interractions and line removing
- 22:32 Changeset [1107] by
- * Initialise colours to default/transparent instead of lightgray/black.
- 15:57 Changeset [1106] by
- * Improved support for figlet fonts. We can now load them and print text. …
09/25/06:
- 18:12 Changeset [1105] by
- * Remove non-ASCII character from NEWS file because Doxygen is unable to …
- 18:00 Changeset [1104] by
- * Fix enumeration layout in the manpage documentation.
- 17:58 Changeset [1103] by
- * Fucking Doxygen replaces "s with 's in manpages. And it does not even …
09/24/06:
- 00:58 Changeset [1102] by
- * Added content description to all source files.
- 00:53 Changeset [1101] by
- * Created skeleton for future FIGlet font handling. Nothing here yet.
09/23/06:
- 21:54 Changeset [1100] by
- * Split main.c into main.c/render.c/filters.c.
- 21:27 Changeset [1099] by
- * Added -m/--metal flag. Pretty ugly.
- 21:07 Changeset [1098] by
- * Fix a bug in the ANSI importer. We need to set the proper fg/bg colours …
- 14:31 Changeset [1097] by
- * Fixing minor bug while Jylam is drunk. Ahahaha.
- 10:19 Changeset [1096] by
- * First commit before I get drunk
- 09:36 Changeset [1095] by
- * Updated TODO.
- 03:55 Changeset [1094] by
- * Updated NEWS and ChangeLog?.
- 03:48 Changeset [1093] by
- * Update the cacademo manpage to reflect the merge.
- 03:28 Changeset [1092] by
- * Implemented cucul_get_color().
- 03:18 Changeset [1091] by
- * Fixed chcul_getchar's error behaviour.
- 03:10 Changeset [1090] by
- * Update versioning.
- 02:59 Changeset [1089] by
- * Handle transparency in the IRC export.
- 02:55 Changeset [1088] by
- * When resizing a canvas, use the current fg/bg colours to fill holes.
- 01:36 Changeset [1087] by
- * Import toilet source code from libcaca's repository.
- 01:26 Changeset [1086] by
- * Remove toilet from the libcaca source, it'll be moved to its own repo.
09/22/06:
- 19:11 Changeset [1085] by
- * Fixed distclean rule by removing old directory names from DISTDIRS.
- 19:03 Changeset [1084] by
- * Initial tree.
- 18:56 Changeset [1083] by
- * Initial tree.
- 18:32 Changeset [1082] by
- * Fix svn:ignore.
- 18:27 Changeset [1081] by
- * Remove debian/ and autotools/ from the repository.
- 02:27 Changeset [1080] by
- * Autocrop toilet output.
- 02:20 Changeset [1079] by
- * Implement cucul_set_canvas_boundaries() for cropping and expanding.
- 00:36 Changeset [1078] by
- * Really export IRC as UTF-8, as advertised in the documentation.
09/21/06:
- 23:30 Changeset [1077] by
- * Handle UTF-8 in TOIlet. * Add a --irc flag to TOIlet.
- 21:54 Changeset [1076] by
- * Support for platforms without <getopt.h> in TOIlet.
- 19:32 Changeset [1075] by
- * Added getopt support to toilet.
- 18:59 Changeset [1074] by
- * Check for <getopt.h> and getopt_long.
09/20/06:
- 18:31 Changeset [1073] by
- * TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
09/19/06:
- 21:11 Changeset [1072] by
- * Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
- 21:06 Changeset [1071] by
- * Oops \o/
- 21:04 Changeset [1070] by
- * REAL fix
- 21:00 Changeset [1069] by
- * More long int -> int32 casts to fix the GL driver on 64-bit arches.
- 20:47 Changeset [1068] by
- * Hopefully fix 64-bit bug.
- 20:40 Changeset [1067] by
- * Ugly workaround in OpenGL driver for IA64 platform, unicode still does …
- 18:07 Changeset [1066] by
- * Implemented cucul_getchar(). Useful because you don’t necessarily know …
- 10:26 Changeset [1065] by
- * Added an fprintf stub to the kernel.
- 10:18 Changeset [1064] by
- * Optimised memory usage in the GL driver and added a few comments.
- 10:04 Changeset [1063] by
- * Fixed compilation warning, and .... AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN …
- 02:02 Changeset [1062] by
- * Got rid of cucul_render_glyph(). Ahahahaha.
- 02:01 Changeset [1061] by
- * Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
- 00:32 Changeset [1060] by
- * Full Unicode support in the GL driver.
- 00:29 Changeset [1059] by
- * Oops, fixed typo in cucul_get_font_blocks().
09/18/06:
- 19:40 Changeset [1058] by
- * Implemented cucul_get_font_blocks() to export the list of available …
- 18:54 Changeset [1057] by
- * Bring the tree back in sync with the new libcaca API.
- 09:31 Changeset [1056] by
- * Remove useless -I../kernel/ from CFLAGS.
- 09:30 Changeset [1055] by
- * Fix the kernel build rules.
- 09:20 Changeset [1054] by
- * Do not build the raw output in kernel mode. * Fix …
- 09:11 Changeset [1053] by
- * Fixed memcmp() prototype and implementation.
- 08:59 Changeset [1052] by
- * Added errno support to the kernel.
09/17/06:
- 15:36 Changeset [1051] by
- * Updated .Net bindings
- 15:15 Changeset [1050] by
- * Updated README, just to say my coding style is just perfect, sam is too …
- 14:58 Changeset [1049] by
- * A few coding style fixes.
- 14:44 Changeset [1048] by
- * Updated kernel 'driver', still not working, but most of the work is done
- 13:39 Changeset [1047] by
- * Minor TODO update.
- 13:10 Changeset [1046] by
- * Minor documentation fix (testing the buildbot, actually).
- 12:54 Changeset [1045] by
- * Updated documentation, removed warning in cucul_render_glyph(), minor …
- 03:12 Changeset [1044] by
- * Coding style (ahaha vieux porc).
- 02:53 Changeset [1043] by
- * Got rid of OFFSET_X and OFFSET_Y.
- 02:48 Changeset [1042] by
- * More cleanup in cacademo.c.
- 02:32 Changeset [1041] by
- * Cosmetic changes to cacademo.
- 02:11 Changeset [1040] by
- * Factored the star code (vieux porc).
- 02:02 Changeset [1039] by
- * Fixed cucul_render_glyph(). There is no way this could have ever …
- 01:34 Changeset [1038] by
- * Moved transition data to the function.
09/16/06:
- 23:27 Changeset [1037] by
- * Added nifty rotation to our 80's star.
- 23:08 Changeset [1036] by
- * Fixing precision.
- 23:00 Changeset [1035] by
- * Fixed triangle routine so that it fits perfectly from one side to the …
- 22:48 Changeset [1034] by
- * Added much disco transition (ellipses suck). YMCA \o/
- 19:15 Changeset [1033] by
- * Fix compilation warning in the slang driver.
- 18:01 Changeset [1032] by
- * Smooth transitions between effects in cacademo. Press 'n' to switch …
- 17:46 Changeset [1031] by
- * Fix badly initialised data in the gamma test.
- 17:06 Changeset [1030] by
- * Moved the matrix effect test into cacademo. Removed the motion sensor …
- 15:26 Changeset [1029] by
- * AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor …
- 15:19 Changeset [1028] by
- * Fixed truecolor bug in OpenGL driver.
- 15:12 Changeset [1027] by
- * Factor most of the cacademo code.
- 14:57 Changeset [1026] by
- * Ahaha old pig, you could have factored the 1.0 + as well, and you forgot …
- 14:47 Changeset [1025] by
- * hey, *I* found a factorisation bug in cacaballs !
- 14:40 Changeset [1024] by
- * OpenGL builtin font support
- 11:45 Changeset [1023] by
- * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup …
- 11:43 Changeset [1022] by
- * Initialize random seed to getpid()+time(NULL) so that the user does not …
09/09/06:
- 19:58 Changeset [1021] by
- * Updated ChangeLog? and NEWS. * 0.99.beta4 release.
- 19:54 Changeset [1020] by
- * Replace 'man3caca' with 'man3' in generated manpages.
- 19:52 Changeset [1019] by
- * Fix dithering handling in demo0.c.
- 19:31 Changeset [1018] by
- * Do not output unnecessary libraries in caca-output config.
- 19:20 Changeset [1017] by
- * Oops, thinko in the migration doc.
- 19:02 Changeset [1016] by
- * Updated the migration documentation so that it mentions the <caca0.h> …
- 18:53 Changeset [1015] by
- * Made features (such as dithering mode) and caca_sqrt work in the legacy …
- 17:40 Changeset [1014] by
- * Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a …
- 17:38 Changeset [1013] by
- * Added an emulation layer for pre-1.0 libcaca API. Legacy applications …
- 16:52 Changeset [1012] by
- * Fix a crash in export.c with unknown file formats.
Note: See TracTimeline
for information about the timeline view.
