Timeline
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
07/19/09:
- 23:12 Changeset [3557] by
- * Also test blitting with mask
- 22:37 Changeset [3556] by
- * When blitting, only add dirty rectangles on changed lines, or on …
- 15:08 git-svn edited by
- added Ogre (diff)
07/16/09:
- 01:42 Changeset [3555] by
- * Exit cleanly from the server instead of segfaulting
- 00:00 Changeset [3554] by
- Fix caca_get_char() documentation, courtesy of Romain Bignon.
07/14/09:
- 13:01 Changeset [3553] by
- Add a section at the beginning of the Ruby documentation to prevent …
- 12:00 Changeset [3552] by
- Added "letter.tlf", a font designed by Francesco Poli.
07/10/09:
- 16:46 Changeset [3551] by
- * Add missing svn:keywords on some source files
- 12:47 Changeset [3550] by
- * Use utf8 format instead of ansi. With ansi the width of the sprite …
- 12:44 Changeset [3549] by
- * Use masks in screensaver to avoid truncated toasters
07/09/09:
- 01:38 Changeset [3548] by
- Don't force MJPEG in makemovie. Other codecs work just fine.
- 01:38 Changeset [3547] by
- Implement pipi_blit().
- 01:38 Changeset [3546] by
- Implement pipi_rotate(). Currently nearest-neighbour only, supersample if …
- 01:38 Changeset [3545] by
- Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore …
- 01:38 Changeset [3544] by
- Do not touch alpha values when modifying brightness or contrast.
- 01:38 Changeset [3543] by
- Look for uninstalled ffmpeg binaries before the system-wide ones.
Note: See TracTimeline
for information about the timeline view.
