Gráfico de commits

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 0b2402f * Add -module flag, hopefuly this will fix on OSX by Pascal Terjan 2008-10-30 21:45:42 +0000
  • 76868db * List drivers as a Hash by Pascal Terjan 2008-10-30 20:12:50 +0000
  • bf40754 * Check parameters number for functions that doesn't expect any parameter by Nicolas Vion 2008-10-30 18:07:11 +0000
  • 6620112 add support for Mac OS X 10.4 (i386) and Mac OS X 10.5 (x86_64) by Ben Wiley Sittler 2008-10-30 18:00:57 +0000
  • 19cb89e * Modify error message in sample program dithering.php by Nicolas Vion 2008-10-30 17:44:42 +0000
  • b166507 * Available the compilation of caca-php without gd development files by Nicolas Vion 2008-10-30 17:35:58 +0000
  • f7cc71e allow SDK to be overridden by environment variables (Mac OS X) by Ben Wiley Sittler 2008-10-30 17:22:43 +0000
  • 63a44b0 * Add destructor for "caca_file" resources by Nicolas Vion 2008-10-30 16:43:00 +0000
  • abbf2dd * Improve php binding of caca_render_canvas * Destroy php resource in caca_file_close * Improve sample program render.php by Nicolas Vion 2008-10-30 16:16:31 +0000
  • ca53d8f * Add new php specific function caca_load_builtin_font(string name) * Add php bindings for caca_get_dither_antialias_list, caca_render_canvas * Add a new sample program examples/render.php by Nicolas Vion 2008-10-30 13:21:26 +0000
  • 0d8c061 * Remove "_gd" suffix from dithering functions * caca_dithering_bitmap can load palette from gd resource * Remove caca_set_dither_palette_gd function * Adapt sample program "dithering.php" by Nicolas Vion 2008-10-30 11:39:24 +0000
  • 6e13303 * Add check after emalloc in caca_draw_thin_polyline by Nicolas Vion 2008-10-30 00:51:55 +0000
  • a234a59 * Remove php function caca_create_event * caca_get_event return false if type == CACA_EVENT_NONE otherwise return a new php resource * Adapt sample program demo.php by Nicolas Vion 2008-10-30 00:18:07 +0000
  • 65db728 * Close php block in sample program "demo.php" by Nicolas Vion 2008-10-29 22:59:46 +0000
  • c1efe83 * Rewrite main loop of sample program demo.php by Nicolas Vion 2008-10-29 22:58:24 +0000
  • 3f51cf2 Clean up configure.ac. by Sam Hocevar 2008-10-29 19:10:20 +0000
  • d80c5b6 * Add indexed colors image support for dither with gd resources by Nicolas Vion 2008-10-29 17:09:05 +0000
  • 6462d00 * Add php binding for 3 caca charset conversion functions * Change php header for sample program "text.php" by Nicolas Vion 2008-10-29 13:48:57 +0000
  • b4830cb * Close php blocks in samples programs (add "?>") by Nicolas Vion 2008-10-29 13:19:38 +0000
  • e08de25 * Add php binding for function "caca_set_dither_palette" by Nicolas Vion 2008-10-28 23:13:15 +0000
  • 2f9ec84 * Add unicode support in sample program figfont.php by Nicolas Vion 2008-10-28 19:43:39 +0000
  • cb9f4d6 * Change type of the last argument of drawing function (from string to long) * Adapt sample programs by Nicolas Vion 2008-10-28 19:30:10 +0000
  • 988c491 * Add php binding for caca_draw_polyline and caca_draw_thin_polyline * Add a sample program examples/polyline.php by Nicolas Vion 2008-10-28 17:59:41 +0000
  • f016c8f * Check that a caca_figfont was loaded before using it in caca_put_figchar() by Nicolas Vion 2008-10-28 14:11:08 +0000
  • 7f6e6d3 * Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar * Add a working sample file examples/figfont.php * Rename sample programs: examples1.php > cacapig.php drivers.php > cacainfo.php by Nicolas Vion 2008-10-28 13:45:39 +0000
  • 9a0b684 * Add checks after emalloc() * Add php binding for caca_file_gets by Nicolas Vion 2008-10-28 12:15:15 +0000
  • 77ff198 * Add php binding for functions: caca_file_write, caca_file_read by Nicolas Vion 2008-10-28 11:46:18 +0000
  • f3cf74d * Add php bindings for 9 functions * Modify php bloc headers in samples programs * Add list of import/export formats in examples/drivers.php by Nicolas Vion 2008-10-28 02:02:27 +0000
  • fae3c19 libcaca: add fallback rotated glyphs to cope with third-party software. by Sam Hocevar 2008-10-27 20:23:56 +0000
  • c5c1216 * Fix a bug in sample program "dithering.php" by Nicolas Vion 2008-10-27 19:54:07 +0000
  • e2fc23d * Add a "caca_create_dither_gd" function that create the proper dither for a given gd resource. by Nicolas Vion 2008-10-27 19:35:48 +0000
  • 468304b * Add working sample program dithering.php (open logo-caca.png with Gd and render it with caca caca_dither_bitmap_gd) * Add a function to fetch a buffer of gd pixels in php_caca.c by Nicolas Vion 2008-10-27 19:14:32 +0000
  • 905959d * Fix a bug in caca_export_string by Nicolas Vion 2008-10-27 17:19:06 +0000
  • ff2c8fd * Improve function "caca_dither_bitmap_gd" * Add php binding for "caca_create_dither" * Add new sample program "dithering.php" by Nicolas Vion 2008-10-27 17:15:08 +0000
  • a8e0322 * Add a function "fetch_external_resource" that allows to fetch external php resources such as gd resouces * Add test for presence of gd development files in config.m4 * Rename php function caca_dither_bitmap in caca_dither_bitmap_gd by Nicolas Vion 2008-10-27 16:23:05 +0000
  • 4c05cfd doc: fix symlink failure when installing libcaca twice. by Sam Hocevar 2008-10-27 13:45:56 +0000
  • b4337a6 * Add php binding for 12 new fonctions by Nicolas Vion 2008-10-27 13:34:36 +0000
  • 2438781 * Add php binding for functions: caca_get_dither_color, caca_set_dither_charset caca_get_dither_algorithm by Nicolas Vion 2008-10-26 23:33:02 +0000
  • e52449b * Add binding for 7 new functions * Add just_for_fun() function in sample program drivers.php by Nicolas Vion 2008-10-26 21:27:32 +0000
  • 400175b * Add php binding for 15 new functions * Add new sample program "examples/drivers.php" by Nicolas Vion 2008-10-26 20:51:04 +0000
  • 498970d * Improve function caca_export_string by Nicolas Vion 2008-10-26 15:47:33 +0000
  • aa92ad5 * Add php binding for caca_export_memory (called caca_export_string) * Rename php function caca_import_memory to caca_import_string * Add sample program "text.php" (php port of examples/text.c) * Add php binding for "caca_set_attr" by Nicolas Vion 2008-10-26 15:27:59 +0000
  • 54e1e8b * Centralize caca's error managment (in macro RETURN_SUCCESS) * Add binding for 2 new functions * Fix a bug in examples/example1.php by Nicolas Vion 2008-10-26 14:14:58 +0000
  • 2bba9c4 * Add php binding for 4 new functions * Add "full" demo to "examples/demo.php" by Nicolas Vion 2008-10-26 13:38:47 +0000
  • 0a20917 * Add php binding for 9 new functions * Improve examples/demo.php by Nicolas Vion 2008-10-26 12:29:10 +0000
  • 24df44d * Add php bindings for functions: caca_draw_line & caca_draw_thin_line * Create a new sample file demo.php (php port of demo.c) by Nicolas Vion 2008-10-26 00:49:09 +0000
  • 169bf64 * Add a nice label with libcaca's version in the center of the screen in sample program examples/example1.php by Nicolas Vion 2008-10-25 23:52:06 +0000
  • 728d89c * Add Php binding for caca's functions: caca_get_event, caca_set_display_time * Animate pink pig & add event managment in sample program "example1.php" by Nicolas Vion 2008-10-25 23:40:00 +0000
  • f86a3d0 * Add binding for 6 new caca's functions * Add a nice php sample file examples/example1.php that shows a smart pink ping by Nicolas Vion 2008-10-25 15:41:39 +0000
  • 4172dc2 * Add php binding for 8 new caca's functions by Nicolas Vion 2008-10-25 11:26:15 +0000
  • 428f989 Add Nicolas Vion to AUTHORS. by Sam Hocevar 2008-10-25 01:03:09 +0000
  • 2f251ec * Add php bindings for 13 new functions by Nicolas Vion 2008-10-24 23:20:42 +0000
  • afdc455 * Add php binding for 7 new caca's functions by Nicolas Vion 2008-10-24 23:01:08 +0000
  • dd82fcd * Add flac support and some other nice features... by Nicolas Vion 2008-10-24 22:35:21 +0000
  • 5cf320a * Add caca's php constants definition * Add php binding for 13 new functions by Nicolas Vion 2008-10-24 22:09:30 +0000
  • 18217dc * Initial release of caca-php by Nicolas Vion 2008-10-24 19:28:20 +0000
  • da3549d * Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant values to make the look a bit more natural) by Jean-Yves Lamoureux 2008-10-19 16:22:08 +0000
  • 78db67d * Made compilation work only under Mac OS X 10.5 (Leopard) as it is the only test plateform available to me, waiting for something more clever by Jean-Yves Lamoureux 2008-10-19 14:44:25 +0000
  • 07ecf43 Bump soname versioning. by Sam Hocevar 2008-10-18 12:57:10 +0000
  • d063465 (tag: v0.99.beta16) Fix <cucul.h> installation again. by Sam Hocevar 2008-10-18 12:50:13 +0000
  • d1dffc7 Set version to 0.99.beta15. Updated NEWS and ChangeLog. by Sam Hocevar 2008-10-18 12:42:12 +0000
  • 5cc440e Add a cucul.h symbolic link upon installation. by Sam Hocevar 2008-10-18 11:07:14 +0000
  • e1562a8 libcaca: move codecs and import/export functions into subdirectories. by Sam Hocevar 2008-10-18 11:07:05 +0000
  • 16d082f Fix compilation warnings on platforms without Imlib2. by Sam Hocevar 2008-10-18 11:06:58 +0000
  • 149a29b libcaca: fix a minor warning on DOS targets. by Sam Hocevar 2008-10-18 11:06:49 +0000
  • 12d6018 Minor build system cosmetic changes. by Sam Hocevar 2008-10-16 23:44:49 +0000
  • d8db634 Do not attempt to create libcaca++ symlinks if C++ support was disabled. by Sam Hocevar 2008-10-16 23:21:23 +0000
  • 94a0232 Remove executable bit from files that do not need it. by Sam Hocevar 2008-10-16 23:03:47 +0000
  • a5b9be2 Rename csharp/ into caca-sharp/. by Sam Hocevar 2008-10-16 22:59:04 +0000
  • c87d6ce Update the Win32 cross-build script to reflect recent reorganisation. by Sam Hocevar 2008-10-07 23:43:53 +0000
  • e8f0480 Renamed msvc into win32. by Sam Hocevar 2008-10-07 23:27:41 +0000
  • f3c3eac Reorganise MSVC files so that each project is with its source code. by Sam Hocevar 2008-10-07 21:26:56 +0000
  • aadfe70 Move stubs.h to caca/caca_stubs.h since it's only used by the library. by Sam Hocevar 2008-10-07 16:06:08 +0000
  • ce89e84 Fix the library suffix detection. by Sam Hocevar 2008-10-07 16:06:02 +0000
  • ed08c2d Detect shared library suffix at configure stage. by Sam Hocevar 2008-10-06 20:45:02 +0000
  • 3be5516 caca-sharp: support systems with .dylib or .sl shared libraries. by Sam Hocevar 2008-10-06 19:33:28 +0000
  • 69ecffa .gitignore: ignore files generated by MonoDevelop. by Sam Hocevar 2008-10-06 19:33:24 +0000
  • 08aa3ba Clean up the web server directories before copying the documentation there. by Sam Hocevar 2008-10-06 19:33:20 +0000
  • bfae82f doc: rewrite the tutorial to reflect recent API updates. by Sam Hocevar 2008-10-06 19:33:15 +0000
  • f92312c libcaca: fix an infinite loop in the .pc file. by Sam Hocevar 2008-10-06 19:33:06 +0000
  • 7e9483f Fix detection of floating point assembly instructions. They were incorrectly detcted as present because gcc was optimising them away. by Sam Hocevar 2008-10-05 15:50:11 +0000
  • b984149 Tidy the .NET Makefile. by Sam Hocevar 2008-10-05 01:37:25 +0000
  • 73e9780 Split the C# bindings into separate files. by Sam Hocevar 2008-10-05 00:56:17 +0000
  • 16c3765 configure.ac: use more modern autoconf syntax. by Sam Hocevar 2008-10-04 13:05:13 +0000
  • 34297fc Fix separate directory build failure caused by caca_types.h. by Sam Hocevar 2008-09-29 23:03:38 +0000
  • 5802875 Fix the Win32 build. by Sam Hocevar 2008-09-29 23:03:34 +0000
  • 045aa33 Properly export legacy 0.9 symbols. by Sam Hocevar 2008-09-29 23:03:30 +0000
  • ebabc96 Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler. by Sam Hocevar 2008-09-29 22:02:45 +0000
  • 0b3b3e6 switch to weak aliases so it at least compiles on Mac OS X; note that the aliases do not actually work, so there is no cucul binary compatiblity in fact by Ben Wiley Sittler 2008-09-29 21:28:37 +0000
  • 0b303fa remove reference to obsolete common.h by Ben Wiley Sittler 2008-09-29 21:26:49 +0000
  • e24cd20 add missing CUCUL_* compatiblity constants by Ben Wiley Sittler 2008-09-29 21:26:05 +0000
  • 9424863 Support for platforms where shared libraries are not called *.so. by Sam Hocevar 2008-09-29 21:16:52 +0000
  • 87a5d80 (tag: v0.99.beta15) Fix documentation installation. This is the real 0.99.beta15 release. by Sam Hocevar 2008-09-27 21:30:09 +0000
  • c7487d7 Change the website name to caca.zoy.org. by Sam Hocevar 2008-09-27 21:09:37 +0000
  • 8878714 (tag: v0.99.beta14) Set version to 0.99.beta14. Updated NEWS and ChangeLog. by Sam Hocevar 2008-09-27 18:11:01 +0000
  • 02e29b8 End of the libcucul merge: add symbolic links where appropriate. by Sam Hocevar 2008-09-27 17:56:49 +0000
  • 00961e6 caca, cxx: install symlinks for backwards compatibility with libcucul. by Sam Hocevar 2008-09-27 17:56:43 +0000
  • f58d616 * Fix a warning by Pascal Terjan 2008-09-27 16:23:26 +0000
  • ad4b8cf .gitignore: ignore caca_types.h. by Sam Hocevar 2008-09-27 16:07:33 +0000
  • 611b785 Add missing svn:ignore SVN properties. by Sam Hocevar 2008-09-27 15:57:33 +0000