Timeline
03/23/08:
- 10:28 Changeset [2269] by
- * Set proper MIME types to image files so they appear inline in the Trac …
- 10:17 Changeset [2268] by
- * Set svn:mime-type property in *.tiff images to image/tiff.
- 09:48 Changeset [2267] by
- * Import the USC-SIPI image database from <http://sipi.usc.edu/database/>.
- 08:54 Changeset [2266] by
- * Create a directory for the research stuff. * Starting with the ED …
03/17/08:
- 20:05 Changeset [2265] by
- * Removed by-default stack protector from recent gcc's while compiling …
03/11/08:
- 16:58 Changeset [2264] by
- * Better error recovery in genethumb.
- 15:56 Changeset [2263] by
- * Implemented 24 -> 16 bpp dithering. * Added the --bpp flag to …
- 15:56 Changeset [2262] by
- * Checking in an old Rubik's cube dithering test.
- 15:56 Changeset [2261] by
- * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do …
- 15:56 Changeset [2260] by
- * getpixel/setpixel functions use doubles instead of ints for now.
- 15:56 Changeset [2259] by
- * Define USE_SDL and USE_OPENCV in addition to USE_IMLIB2.
- 15:56 Changeset [2258] by
- * Add getopt and getopt_long support to genethumb.
03/08/08:
- 01:23 Changeset [2257]
- This is an empty revision for padding.
03/02/08:
- 17:30 Changeset [2256] by
- * Oops, bad type (char instead of uint32) after ellipse rendering …
- 17:28 Ticket #16 (fix thin ellipse rendering) closed by
- fixed: (In [1822]) * Improved ellipse rendering. Not perfect, but still much …
- 17:28 Changeset [2255] by
- * Improved ellipse rendering. Not perfect, but still much better than old …
- 15:30 Ticket #38 (rectangle rendering broken) closed by
- fixed: This seems to be only an algorithm problem in the cacademo code, which is …
- 15:27 Changeset [2254] by
- * Fixed line transitions (both vertical and horizontal ones)
03/01/08:
- 20:44 Changeset [2253] by
- * -Wshadow was actually put back in configure.ac; removing comment about …
- 12:36 Changeset [2252] by
- * Transparent Trac logo.
- 11:52 Changeset [2251] by
- * Typo.
- 11:51 Changeset [2250] by
- * Don't link directly to the list archives.
- 11:51 Changeset [2249] by
- * Make the main page slightly wider (800px).
02/29/08:
- 23:40 Ticket #39 (mygetopt.c fails compilation on 64-bit FreeBSD) closed by
- fixed: (In [1815]) * Don't use mygetopt.c in img2txt if the system has …
- 23:29 Changeset [2248] by
- * Don't use mygetopt.c in img2txt if the system has getopt_long. * Fix …
- 23:12 Ticket #39 (mygetopt.c fails compilation on 64-bit FreeBSD) created by
- Hello, mygetopt.c fails on amd64 FreeBSD: […] 1) There is some …
02/27/08:
- 01:54 RandomThoughts edited by
- (diff)
- 01:41 Changeset [2247] by
- * Resizing in libpipi is now gamma-aware.
- 01:41 Changeset [2246] by
- * Fixed a bug in the naive resizing code.
- 00:50 Changeset [2245] by
- * Image resizing test.
- 00:50 Changeset [2244] by
- * Starting image resizing. X-wise resize works so far.
02/26/08:
- 22:43 Changeset [2243] by
- * Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
- 22:31 Changeset [2242] by
- * André, pas Alain !
- 18:54 Ticket #38 (rectangle rendering broken) created by
- Rectangle rendering is broken. The best evidence for this is in the …
- 18:53 Ticket #37 (totally non-functional) created by
- cacadraw doesn't let us draw anything
- 18:53 Ticket #36 (save screen option) created by
- Once the dithering is done, cacaview should allow to save the textual …
- 18:52 Ticket #35 (open ANSI files) created by
- cacaview is an image browser, but really there is no reason why it should …
- 18:51 Ticket #34 (we need a file browser) created by
- cacaview is slightly unusable without a file browser
- 18:50 Ticket #33 (nicer logo) created by
- We need a logo that is: * a caca * nicer * not copyrighted by Akira …
- 18:49 Ticket #32 (write a real tutorial) created by
- We need a tutorial. Ideally, we need a tutorial for each language binding …
- 18:48 Ticket #31 (kernel malloc is retarded) created by
- malloc() in kernel mode is incredibly naive: * doesn't reuse memory * …
- 18:47 Ticket #30 (printf/fprintf missing from kernel mode) created by
- kernel mode doesn't have printf or fprintf. A few programs won't work …
- 18:43 Ticket #29 (keyboard support in kernel mode) created by
- The kernel mode currently has no keyboard support.
- 18:41 Ticket #28 (Java bindings?) created by
- Not that anyone in the team appreciates Java at all, but maybe Java …
- 18:41 Ticket #27 (write PHP bindings) created by
- Together with HTML output, FIGlet support etc., the PHP bindings are …
- 18:40 Ticket #26 (update Perl bindings) created by
- Perl bindings are currently non-functional. We should either update them, …
- 18:32 Ticket #25 (optimise rendering with dirty lines support) created by
- S-Lang and ncurses have a clever dirty lines support (and sub-window …
- 18:30 Ticket #24 (text edit widget) created by
- We really need a text edit widget. But how exactly it interacts with the …
- 18:24 Ticket #23 (Unicode broken in ncurses / (slang)) created by
- In some terminals (exact list to be investigated) ncurses fails to display …
- 18:20 Ticket #22 (framebuffer output) created by
- Jylam wants a framebuffer output.
- 18:19 Ticket #21 (Unicode support for X11) created by
- Currently we only handle ASCII and a few custom glyphs in the X11 driver. …
- 18:19 Ticket #20 (better keyboard driver in an X terminal) created by
- When in an X terminal, we are stuck with terminal emulation limitations, …
- 18:16 Ticket #19 (beep support) created by
- ANSI has support for a bell. We should try to implement that in some of …
- 18:15 Ticket #18 (optimise exporters' memory usage) created by
- Currently canvas exporters allocate a lot more memory than really needed, …
- 18:13 Ticket #17 (better mask support in caca_blit) created by
- The mask behaviour in caca_blit() is not very well documented, and …
- 18:09 Ticket #16 (fix thin ellipse rendering) created by
- Currently thin ellipse rendering outputs the following: --- …
- 18:02 Ticket #15 (additional colour mode dithering) created by
- Currently dithering only supports 16 colours. It would totally rock to …
- 18:00 Ticket #14 (variable error diffusion) created by
- No need to change the API for that, we can just pass "random:10" instead …
- 17:53 WikiStart edited by
- add libcaca-trac to the list of mailing-lists (diff)
- 17:30 Changeset [2241] by
- * Trac list archives.
- 17:22 Ticket #13 (improve error distribution dithering) created by
- Now that we know a lot more about error distribution, model-based …
- 17:13 Ticket #12 (brightness and contrast support for bitmaps) created by
- we have vague gamma support in bitmap dithering, but no brightness or …
- 17:10 Ticket #11 (autogrowing canvases) created by
- Currently canvases sort of grow in the Y direction when importing data …
- 17:01 Ticket #10 (handle frame names in caca export) created by
- When exporting canvases in native format, frame names are not preserved.
- 16:35 Ticket #9 (Ciekawostki i zwierzęta) created by
- We should be able to have different sizes for the frames in a canvas.
- 16:05 Ticket #8 (support TABs) created by
- Currently tabs are converted to 8 spaces when importing text files, so …
- 15:41 Ticket #7 (add a caca_unset_attr() and a caca_toggle_attr()) created by
- It could be nice to simply remove or toggle an attribute instead of having …
- 13:47 Ticket #6 (support more character attributes) created by
- List of attributes we support: * bold * blink * underline * italics …
- 13:46 Ticket #5 (better internal representation of canvases) created by
- Support different internal canvas representations: * the current, …
- 12:10 Ticket #4 (figfont.c needs cleanup) created by
- figfont.c builds with a lot of warnings: […] This part of the code …
- 11:44 Ticket #3 (outdated Python bindings) closed by
- duplicate: This is a duplicate of #2.
- 11:42 Changeset [2240] by
- * Removing old svn:ignore property from the repository root.
Note: See TracTimeline
for information about the timeline view.
