Timeline
08/19/09:
- 20:31 Ticket #60 (debugging module using ptrace) created by
- The main function of this ptrace module is to add debugging environment. …
08/13/09:
- 15:05 Changeset [3641] by
- Add missing svn:ignore properties.
- 15:04 Changeset [3640] by
- Make "fullgray" dithering work properly, to force greyscale rendering. To …
08/08/09:
- 15:20 libcaca/study/bib created by
- bibliography
- 15:15 libcaca/study/7 created by
- chapter 7
- 15:09 libcaca/study/6 created by
- chapter 6
- 14:55 libcaca/study/5 created by
- chapter 5
- 14:36 libcaca/study/4 created by
- chapter 4
- 14:10 libcaca/study/2 edited by
- better image styles (diff)
08/07/09:
- 22:14 Changeset [3639] by
- More image styles for articles.
- 22:12 Changeset [3638] by
- Add image styles for the dithering study.
- 22:08 libcaca/study/3 edited by
- layout (diff)
- 02:24 Changeset [3637] by
- Append "/" to our LT_OBJDIR override.
- 02:09 Changeset [3636] by
- Old libtool versions don't define LT_OBJDIR. Adding an override for them.
08/06/09:
- 23:17 Changeset [3635] by
- Allow remote network host filtering, courtesy of Corentin Delorme.
- 22:40 Changeset [3634] by
- Use strcpy, not strcat.
- 22:37 Changeset [3633] by
- Allow fromlen == NULL in the recvfrom() wrapper.
- 22:36 Changeset [3632] by
- lib-mem.c: undefine various feature macros before redefining them.
- 22:36 Changeset [3631] by
- zzuf.c: use LT_OBJDIR instead of hardcoding ".libs/".
08/05/09:
- 16:37 Changeset [3630] by
- Mark pipi_open_sequence's first argument as const.
- 16:10 Changeset [3629] by
- Update the Linux build, following the makemovie code merge.
- 16:05 Changeset [3628] by
- makemovie no longer depends on FFmpeg libraries.
- 16:03 Changeset [3627] by
- Move the whole makemovie logic to libpipi. It's really hackish for now, …
- 15:44 Changeset [3626] by
- Add USE_FFMPEG to the list of configure macros.
08/04/09:
- 01:26 Changeset [3625] by
- Implement memmove() in the kernel.
- 01:26 Changeset [3624] by
- Fix a typo in the VGA driver.
- 01:26 Changeset [3623] by
- Only build conio-snake if the C++ compiler is functional.
- 01:21 Changeset [3622] by
- Do not bail out if only GDI+ is found.
- 01:19 Changeset [3621] by
- Include <stdio.h> in the null driver to get NULL.
- 01:19 Changeset [3620] by
- Add atexit() and EOF to the kernel.
- 01:19 Changeset [3619] by
- Better caca_get_event_mouse_button() documentation.
- 01:19 Changeset [3618] by
- Fix Win32 cross-build by removing one level of aliasing.
- 00:44 libcaca/study/3 created by
- Chapter 3. Error diffusion
- 00:25 libcaca/study/2 created by
- Chapter 2. Halftoning
- 00:09 libcaca/study/1 edited by
- fix links (diff)
- 00:07 libcaca/study/1 edited by
- Chapter 1. Colour quantisation (diff)
08/03/09:
- 23:59 libcaca/study/introduction created by
- rename chapter 1 to introduction
- 23:56 libcaca/study/1 created by
- started importing the libcaca study pages: introduction
- 23:39 Changeset [3617] by
- Better separators.
- 23:38 Changeset [3616] by
- Reorder products and add separators
- 23:15 Changeset [3615] by
- Add products to the list.
- 23:10 Ticket #27 (write PHP bindings) closed by
- fixed: The PHP bindings are done and well maintained by Nicolas Vion.
- 23:09 Ticket #25 (optimise rendering with dirty lines support) closed by
- fixed: We now have proper dirty rectangle support in libcaca. Maybe we'll need …
- 23:03 Changeset [3614] by
- Set "core" as the default component.
- 22:45 Changeset [3613] by
- Improve the ticket product choice.
- 22:34 Changeset [3612] by
- Add a "Product" field in tickets.
- 22:23 Ticket #59 (new sed version breaks testsuite) created by
- The new version of sed somehow broke the test suite: …
- 18:11 Changeset [3611] by
- Allow makemovie to build on Win32 using our ffmpeg binaries.
- 17:06 Changeset [3610] by
- Add Win32 ffmpeg binaries for easier builds.
- 09:43 Changeset [3609] by
- Add the conio examples to the Visual Studio solution.
08/02/09:
- 13:41 Changeset [3608] by
- Include <stdio.h> in caca_conio.h to avoid errors when this header is …
- 13:09 Changeset [3607] by
- Implement conio.h functions cgets(), cputs(), getpass(), movetext(), …
- 13:09 Changeset [3606] by
- Make the libcaca color values an enum again.
- 13:09 Changeset [3605] by
- Add a note about autoreleased canvases in the documentation.
- 13:09 Changeset [3604] by
- Since caca.h now exports variables, we need declspec(dllimport), …
- 13:09 Changeset [3603] by
- Move conio functions to the main caca.h header, with their caca_conio_ …
- 13:09 Changeset [3602] by
- Make conio_refresh() play nicer with the resources when the machine is …
- 13:09 Changeset [3601] by
- Fix <conio.h> delay(), getch() and kbhit() to avoid busy loops and ensure …
- 13:08 Changeset [3600] by
- Update the NEWS file with what's been done since the last release.
- 13:08 Changeset [3599] by
- Do not look for gmcs2. It is an abandoned abomination.
08/01/09:
- 16:50 Changeset [3598] by
- Add a simple snake program using the <conio.h> interface.
07/31/09:
- 10:24 Changeset [3597] by
- Do not touch the alpha layer in pipi_contrast().
- 02:01 Changeset [3596] by
- Implement conio.h's getche() and move cursor to top right corner after a …
- 02:01 Changeset [3595] by
- Make caca_printf(), caca_vprintf() and caca_put_str() return the number of …
- 02:01 Changeset [3594] by
- Implement conio.h's kbhit().
07/30/09:
- 22:11 Changeset [3593] by
- Look for csc and gmcs2 prior to gmcs.
- 22:10 Changeset [3592] by
- Add sound(), nosound() and delay() to the conio.h emulation. Even though …
07/29/09:
- 23:34 Changeset [3591] by
- Fix the FFmpeg libraries detection.
- 18:00 Changeset [3590] by
- * Fix a segfault in rotate_180 on 0 sized canvas
- 11:18 Changeset [3589] by
- Fix build without CGAL.
07/27/09:
- 01:26 Changeset [3588] by
- Start implementing a full <conio.h> replacement with a libcaca backend.
- 01:26 Changeset [3587] by
- Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and …
- 01:26 Changeset [3586] by
- Implement caca_vprintf() to allow third-party variadic functions to call …
- 01:25 Changeset [3585] by
- Show how we could optimise dirty rectangle handling in a box fill. …
07/26/09:
- 21:21 Changeset [3584] by
- I forgot to initialise dirty_disabled in the canvas constructor.
- 21:17 Changeset [3583] by
- Allow to temporarily disable dirty rectangle handling. This allows for …
- 21:17 Changeset [3582] by
- Coding style: remove tabs and trailing spaces.
- 21:17 Changeset [3581] by
- Do not add a dirty rectangle at the cursor's position. It's up to the …
- 18:20 Changeset [3580] by
- More complex dirty rectangle merging strategy. It's a lot slower in some …
- 18:20 Changeset [3579] by
- Add unit tests for efficient dirty rectangle merging.
- 18:20 Changeset [3578] by
- Add a comment to the ncurses driver to remember fix the GCC warning.
07/24/09:
- 18:39 Changeset [3577] by
- Update the Win32 and Win64 ports.
- 17:18 Changeset [3576] by
- * Add even more info!
- 17:00 Changeset [3575] by
- * Add a bit moreinformation in README
- 16:46 Changeset [3574] by
- * Inform code reader that current algorithm is wrong
- 16:45 Changeset [3573] by
- * Align times on the right!
- 08:49 Changeset [3572] by
- Use a dummy display to compute benchmark time to avoid relying on …
- 08:48 Changeset [3571] by
- Do not smooth the render time; the calling application can do it.
- 08:48 Changeset [3570] by
- Add a null driver that does absolutely nothing.
- 08:48 Changeset [3569] by
- Mark the whole canvas as dirty when a dirty rectangle aware driver is …
- 08:48 Changeset [3568] by
- Store dirty rectangles in a structure list. For now there is still only …
- 08:48 Changeset [3567] by
- Add explanatory comments to the dirty rectangle unit tests.
- 00:55 Changeset [3566] by
- * Add some simple bench (part 2, add the interesting file)
- 00:55 Changeset [3565] by
- * Add some simple bench
07/22/09:
- 15:39 Changeset [3564] by
- That optimisation sucked. Reverted median filter to something that works …
- 14:09 Changeset [3563] by
- Improve the median filter performance.
- 10:24 Changeset [3562] by
- Update the Win32 solution for Visual Studio 2008.
- 09:14 Changeset [3561] by
- Add a .desktop file for The Pimp.
- 09:14 Changeset [3560] by
- Add missing blit.c to repository.
07/20/09:
- 21:32 Changeset [3559] by
- * Add dirty rectangles when moving cursor
- 01:08 Changeset [3558] by
- * Report failures in exit code in caca-test
Note: See TracTimeline
for information about the timeline view.
