Timeline


and

09/30/06:

23:46 Changeset [1168] by sam
* Use escapeshellarg() instead of escapeshellcmd(). * Increased input …
23:37 Changeset [1167] by sam
* Argh, typo in the substr() call.
23:36 Changeset [1166] by sam
* Limit text input to 30 chars.
23:32 Changeset [1165] by sam
* Duh, no need to add <br> in <pre> mode.
23:28 Changeset [1164] by sam
* Minor tuning of the live test.
23:25 Changeset [1163] by sam
* Added TOIlet live test.
22:18 Changeset [1162] by sam
* There is no way emboss.tlf can have proper lowercase characters. Filled …
21:42 Changeset [1161] by sam
* Oops, fixed screenshot's background colour.
21:40 Changeset [1160] by sam
* Fixed screenshot so that it does not show that embarassing missing …
21:31 Changeset [1159] by sam
* Updated TOIlet sample screenshot.
21:05 Changeset [1158] by sam
* Require libcucul 0.99.beta6 (utf8 import).
20:59 Changeset [1157] by sam
* Added download link for 0.99.beta6.
20:56 Changeset [1156] by jylam
* Updated C++ bindings to support every single cucul/caca functionnality. …
20:35 Changeset [1155] by sam
* Updated NEWS and ChangeLog?.
20:25 Changeset [1154] by sam
* Set version to 0.99.beta6.
20:24 Changeset [1153] by sam
* Added an optional argument to the import test to select import format.
20:20 Changeset [1152] by sam
* As per user request, only display the "Powered by libcaca" banner for a …
20:06 Changeset [1151] by sam
* Fixed a few unimportant memory leaks upon error.
19:53 Changeset [1150] by sam
* Fixed a lot of memory leaks and added a few error checks.
19:49 Changeset [1149] by sam
* Fix minor memory leak in cucul_set_canvas_boundaries().
19:31 Changeset [1148] by sam
* Fix minor memory leak in cucul_free_canvas().
18:24 Changeset [1147] by sam
* Updated font data.
18:19 Changeset [1146] by sam
* New font: Small Braille.
13:47 Changeset [1145] by sam
* Created emboss2.tlf with a simple sed rule.
13:34 Changeset [1144] by sam
* Created emboss.tlf, a Unicode font for the official TOIlet distribution.
13:06 Changeset [1143] by sam
* Better error checking in the figlet renderer. * Allow to open fonts …
12:48 Changeset [1142] by sam
* Make the --metal filter only change the colour, not the characters.
12:44 Changeset [1141] by sam
* Tell SVN to ignore HTML files in the list/ directory.
12:44 Changeset [1140] by sam
* Added redirects for moved stuff.
12:04 Changeset [1139] by jylam
* Updated cacatris page
11:39 Changeset [1138] by sam
* Put downloadable files in /files/ instead of /.
01:36 Changeset [1137] by sam
* Fixed a bug in cucul_putchar() that broke half of the Unicode set.
01:34 Changeset [1136] by sam
* Add "utf8" import format. * Documented "text" import format.

09/29/06:

01:29 Changeset [1135] by sam
* Fixed mailing-lists link.
01:24 Changeset [1134] by sam
* Open /list/threads.html by default when entering this directory.
01:23 Changeset [1133] by sam
* Oops, forgot a file.
01:22 Changeset [1132] by sam
* Integrated mailing-list archives.
00:48 Changeset [1131] by sam
* Fixed menu link colour.
00:43 Changeset [1130] by sam
* Fix XHTML and CSS syntax.
00:17 Changeset [1129] by sam
* Changed the style again, added screenshots for projects, wrote some text …

09/28/06:

14:02 Changeset [1128] by sam
* More web stuff.
13:16 Changeset [1127] by sam
* More webpage stuff.
10:37 Changeset [1126] by jylam
* Displays current completed lines count
10:29 Changeset [1125] by jylam
* Scoring and levels implementation (following standard Tetris(c)(tm) …
10:11 Changeset [1124] by jylam
* Adjusted default speed, line removing now works correctly
10:07 Changeset [1123] by sam
* More style changes. * Added download page. * Created empty pages for …
03:12 Changeset [1122] by sam
* Fix documentation page setup.
03:09 Changeset [1121] by sam
* Oops, fixed typo in header/footer handling.
02:53 Changeset [1120] by sam
* Big improvements to the web page.
01:33 Changeset [1119] by sam
* New layout test.

09/27/06:

11:46 Changeset [1118] by jylam
* Changed playfield size to something more standard. Leaves rooms for …
09:54 Changeset [1117] by jylam
* Score is updated while removing many lines, fixed down key bug while …
09:18 Changeset [1116] by sam
* Implemented figlet's -t (adapt to terminal's width).
01:13 Changeset [1115] by sam
* Added -d and completed -I options.
00:54 Changeset [1114] by sam
* Implemented figlet's -I (infocode) option. * Added -w flag. Ignored …

09/26/06:

23:58 Changeset [1113] by sam
* Crop the final canvas to the effective width. * Fixed a bug that …
23:51 Changeset [1112] by sam
* Fix libcucul font rendering. Now that the default canvas has a …
23:41 Changeset [1111] by jylam
* Added preliminary score counting system (ok it sucks), and down key (ok, …
23:40 Changeset [1110] by sam
* Don't autocrop final canvas if it was rendered with the figlet engine.
23:39 Changeset [1109] by sam
* Do not try to autocrop a canvas that has only spaces.
23:16 Changeset [1108] by jylam
* Add Blocks interractions and line removing
22:32 Changeset [1107] by sam
* Initialise colours to default/transparent instead of lightgray/black.
15:57 Changeset [1106] by sam
* Improved support for figlet fonts. We can now load them and print text. …

09/25/06:

18:12 Changeset [1105] by sam
* Remove non-ASCII character from NEWS file because Doxygen is unable to …
18:00 Changeset [1104] by sam
* Fix enumeration layout in the manpage documentation.
17:58 Changeset [1103] by sam
* Fucking Doxygen replaces "s with 's in manpages. And it does not even …

09/24/06:

00:58 Changeset [1102] by sam
* Added content description to all source files.
00:53 Changeset [1101] by sam
* Created skeleton for future FIGlet font handling. Nothing here yet.

09/23/06:

21:54 Changeset [1100] by sam
* Split main.c into main.c/render.c/filters.c.
21:27 Changeset [1099] by sam
* Added -m/--metal flag. Pretty ugly.
21:07 Changeset [1098] by sam
* Fix a bug in the ANSI importer. We need to set the proper fg/bg colours …
14:31 Changeset [1097] by sam
* Fixing minor bug while Jylam is drunk. Ahahaha.
10:19 Changeset [1096] by jylam
* First commit before I get drunk
09:36 Changeset [1095] by sam
* Updated TODO.
03:55 Changeset [1094] by sam
* Updated NEWS and ChangeLog?.
03:48 Changeset [1093] by sam
* Update the cacademo manpage to reflect the merge.
03:28 Changeset [1092] by sam
* Implemented cucul_get_color().
03:18 Changeset [1091] by sam
* Fixed chcul_getchar's error behaviour.
03:10 Changeset [1090] by sam
* Update versioning.
02:59 Changeset [1089] by sam
* Handle transparency in the IRC export.
02:55 Changeset [1088] by sam
* When resizing a canvas, use the current fg/bg colours to fill holes.
01:36 Changeset [1087] by sam
* Import toilet source code from libcaca's repository.
01:26 Changeset [1086] by sam
* Remove toilet from the libcaca source, it'll be moved to its own repo.

09/22/06:

19:11 Changeset [1085] by sam
* Fixed distclean rule by removing old directory names from DISTDIRS.
19:03 Changeset [1084] by sam
* Initial tree.
18:56 Changeset [1083] by sam
* Initial tree.
18:32 Changeset [1082] by sam
* Fix svn:ignore.
18:27 Changeset [1081] by sam
* Remove debian/ and autotools/ from the repository.
02:27 Changeset [1080] by sam
* Autocrop toilet output.
02:20 Changeset [1079] by sam
* Implement cucul_set_canvas_boundaries() for cropping and expanding.
00:36 Changeset [1078] by sam
* Really export IRC as UTF-8, as advertised in the documentation.

09/21/06:

23:30 Changeset [1077] by sam
* Handle UTF-8 in TOIlet. * Add a --irc flag to TOIlet.
21:54 Changeset [1076] by sam
* Support for platforms without <getopt.h> in TOIlet.
19:32 Changeset [1075] by sam
* Added getopt support to toilet.
18:59 Changeset [1074] by sam
* Check for <getopt.h> and getopt_long.

09/20/06:

18:31 Changeset [1073] by sam
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …

09/19/06:

21:11 Changeset [1072] by sam
* Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
21:06 Changeset [1071] by jylam
* Oops \o/
21:04 Changeset [1070] by jylam
* REAL fix
21:00 Changeset [1069] by sam
* More long int -> int32 casts to fix the GL driver on 64-bit arches.
20:47 Changeset [1068] by sam
* Hopefully fix 64-bit bug.
20:40 Changeset [1067] by jylam
* Ugly workaround in OpenGL driver for IA64 platform, unicode still does …
18:07 Changeset [1066] by sam
* Implemented cucul_getchar(). Useful because you don’t necessarily know …
10:26 Changeset [1065] by sam
* Added an fprintf stub to the kernel.
10:18 Changeset [1064] by sam
* Optimised memory usage in the GL driver and added a few comments.
10:04 Changeset [1063] by jylam
* Fixed compilation warning, and .... AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN …
02:02 Changeset [1062] by sam
* Got rid of cucul_render_glyph(). Ahahahaha.
02:01 Changeset [1061] by sam
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
00:32 Changeset [1060] by sam
* Full Unicode support in the GL driver.
00:29 Changeset [1059] by sam
* Oops, fixed typo in cucul_get_font_blocks().

09/18/06:

19:40 Changeset [1058] by sam
* Implemented cucul_get_font_blocks() to export the list of available …
18:54 Changeset [1057] by sam
* Bring the tree back in sync with the new libcaca API.
09:31 Changeset [1056] by sam
* Remove useless -I../kernel/ from CFLAGS.
09:30 Changeset [1055] by sam
* Fix the kernel build rules.
09:20 Changeset [1054] by sam
* Do not build the raw output in kernel mode. * Fix …
09:11 Changeset [1053] by sam
* Fixed memcmp() prototype and implementation.
08:59 Changeset [1052] by sam
* Added errno support to the kernel.

09/17/06:

15:36 Changeset [1051] by jylam
* Updated .Net bindings
15:15 Changeset [1050] by jylam
* Updated README, just to say my coding style is just perfect, sam is too …
14:58 Changeset [1049] by sam
* A few coding style fixes.
14:44 Changeset [1048] by jylam
* Updated kernel 'driver', still not working, but most of the work is done
13:39 Changeset [1047] by sam
* Minor TODO update.
13:10 Changeset [1046] by sam
* Minor documentation fix (testing the buildbot, actually).
12:54 Changeset [1045] by jylam
* Updated documentation, removed warning in cucul_render_glyph(), minor …
03:12 Changeset [1044] by sam
* Coding style (ahaha vieux porc).
02:53 Changeset [1043] by sam
* Got rid of OFFSET_X and OFFSET_Y.
02:48 Changeset [1042] by sam
* More cleanup in cacademo.c.
02:32 Changeset [1041] by sam
* Cosmetic changes to cacademo.
02:11 Changeset [1040] by sam
* Factored the star code (vieux porc).
02:02 Changeset [1039] by sam
* Fixed cucul_render_glyph(). There is no way this could have ever …
01:34 Changeset [1038] by sam
* Moved transition data to the function.

09/16/06:

23:27 Changeset [1037] by jylam
* Added nifty rotation to our 80's star.
23:08 Changeset [1036] by sam
* Fixing precision.
23:00 Changeset [1035] by jylam
* Fixed triangle routine so that it fits perfectly from one side to the …
22:48 Changeset [1034] by jylam
* Added much disco transition (ellipses suck). YMCA \o/
19:15 Changeset [1033] by sam
* Fix compilation warning in the slang driver.
18:01 Changeset [1032] by sam
* Smooth transitions between effects in cacademo. Press 'n' to switch …
17:46 Changeset [1031] by sam
* Fix badly initialised data in the gamma test.
17:06 Changeset [1030] by sam
* Moved the matrix effect test into cacademo. Removed the motion sensor …
15:26 Changeset [1029] by jylam
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor …
15:19 Changeset [1028] by jylam
* Fixed truecolor bug in OpenGL driver.
15:12 Changeset [1027] by sam
* Factor most of the cacademo code.
14:57 Changeset [1026] by sam
* Ahaha old pig, you could have factored the 1.0 + as well, and you forgot …
14:47 Changeset [1025] by jylam
* hey, *I* found a factorisation bug in cacaballs !
14:40 Changeset [1024] by jylam
* OpenGL builtin font support
11:45 Changeset [1023] by sam
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup …
11:43 Changeset [1022] by sam
* Initialize random seed to getpid()+time(NULL) so that the user does not …

09/09/06:

19:58 Changeset [1021] by sam
* Updated ChangeLog? and NEWS. * 0.99.beta4 release.
19:54 Changeset [1020] by sam
* Replace 'man3caca' with 'man3' in generated manpages.
19:52 Changeset [1019] by sam
* Fix dithering handling in demo0.c.
19:31 Changeset [1018] by sam
* Do not output unnecessary libraries in caca-output config.
19:20 Changeset [1017] by sam
* Oops, thinko in the migration doc.
19:02 Changeset [1016] by sam
* Updated the migration documentation so that it mentions the <caca0.h> …
18:53 Changeset [1015] by sam
* Made features (such as dithering mode) and caca_sqrt work in the legacy …
17:40 Changeset [1014] by sam
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a …
17:38 Changeset [1013] by sam
* Added an emulation layer for pre-1.0 libcaca API. Legacy applications …
16:52 Changeset [1012] by sam
* Fix a crash in export.c with unknown file formats.
Note: See TracTimeline for information about the timeline view.