root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2894 [2894] 3 hours sam Fix the library suffix detection.
(edit) @2893 [2893] 4 hours sam ThePimp?: store Win32 GTK# in SVN (but not in distributed tarballs).
(edit) @2892 [2892] 4 hours sam ThePimp?: add missing NewFile? source files.
(edit) @2891 [2891] 4 hours sam ThePimp?: deactivate toolbox for now.
(edit) @2890 [2890] 4 hours sam ThePimp?: the "New" button now works.
(edit) @2889 [2889] 5 hours sam ThePimp?: middle mouse drag now scrolls the image.
(edit) @2888 [2888] 6 hours sam Detect shared library suffix at configure stage.
(edit) @2887 [2887] 6 hours sam ThePimp?: toolbox test.
(edit) @2886 [2886] 6 hours sam Detect shared library suffix at configure stage.
(edit) @2885 [2885] 6 hours sam ThePimp?: creating the BEST FUCKING ABOUT BOX IN THE WORLD!
(edit) @2884 [2884] 7 hours jylam * Reverted dll.config.in stuff as it doesn't work as expected
(edit) @2883 [2883] 7 hours jylam * Added temporary autoconf support for OSX
(edit) @2882 [2882] 7 hours sam caca-sharp: support systems with .dylib or .sl shared libraries.
(edit) @2881 [2881] 7 hours sam .gitignore: ignore files generated by MonoDevelop?.
(edit) @2880 [2880] 7 hours sam Clean up the web server directories before copying the documentation …
(edit) @2879 [2879] 7 hours sam doc: rewrite the tutorial to reflect recent API updates.
(edit) @2878 [2878] 7 hours sam libcaca: fix an infinite loop in the .pc file.
(edit) @2877 [2877] 18 hours sam ThePimp?: fix URL in the FUCKING ABOUT BOX!
(edit) @2876 [2876] 28 hours sam ThePimp?: we now have a FUCKING ABOUT BOX. That's right. Now we're a real …
(edit) @2875 [2875] 29 hours sam ThePimp?: reorganised stuff.
(edit) @2874 [2874] 30 hours sam ThePimp?: we can now save files.
(edit) @2873 [2873] 30 hours sam ThePimp?: we can now open and display files.
(edit) @2872 [2872] 30 hours sam Start playing with scrolling widgets in Pimp.
(edit) @2871 [2871] 35 hours sam Fix detection of floating point assembly instructions. They …
(edit) @2870 [2870] 2 days sam Remove unused pimp directory.
(edit) @2869 [2869] 2 days sam Reorganise ThePimp? and pipi-sharp, adding a test program and allowing …
(edit) @2868 [2868] 2 days sam Tidy the .NET Makefile.
(edit) @2867 [2867] 2 days sam Split the C# bindings into separate files.
(edit) @2866 [2866] 2 days sam Starting the work on Pimp. It's a MonoDevelop? project but eventually …
(edit) @2865 [2865] 2 days sam pipi.c: add pipi_get_version().
(edit) @2864 [2864] 3 days sam configure.ac: use more modern autoconf syntax.
(edit) @2863 [2863] 5 days sam build-win32: pass script arguments to configure, to allow …
(edit) @2862 [2862] 5 days sam oric.c: allow to load invalid files that img2oric used to generate.
(edit) @2861 [2861] 7 days sam Clean up the tree before configuring the Win32 build.
(edit) @2860 [2860] 7 days sam Fix separate directory build failure caused by caca_types.h.
(edit) @2859 [2859] 7 days sam Fix the Win32 build.
(edit) @2858 [2858] 7 days sam Properly export legacy 0.9 symbols.
(edit) @2857 [2857] 7 days sam Hide the list of available commands in pipi/context.c, so that the pipi …
(edit) @2856 [2856] 7 days sam Add a script to cross-compile Win32 binaries.
(edit) @2855 [2855] 7 days sam Fix library name in pipi.pc.in.
(edit) @2854 [2854] 7 days sam Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
(edit) @2853 [2853] 7 days bsittler switch to weak aliases so it at least compiles on Mac OS X; note that the …
(edit) @2852 [2852] 7 days bsittler remove reference to obsolete common.h
(edit) @2851 [2851] 7 days bsittler add missing CUCUL_* compatiblity constants
(edit) @2850 [2850] 7 days sam Support for platforms where shared libraries are not called *.so.
(edit) @2849 [2849] 7 days sam Add missing image to the Oric examples.
(edit) @2848 [2848] 8 days sam Add a Gaussian blur sample.
(edit) @2847 [2847] 8 days sam Fix a probable bug in the .TAP output.
(edit) @2846 [2846] 8 days sam Add a --gamma command to modify the global gamma value. This is a …
(edit) @2845 [2845] 8 days sam Wrote an Oric hires file writer, based on img2oric.
(edit) @2844 [2844] 8 days sam Fix headers.
(edit) @2843 [2843] 9 days sam Add an AUTHORS file.
(edit) @2842 [2842] 9 days sam Wrote an Oric hires file parser.
(edit) @2841 [2841] 9 days sam Fix uninitialised values in most codec image writers.
(edit) @2840 [2840] 9 days sam gdi.c: the GDI codec can now open and save BMP files.
(edit) @2839 [2839] 9 days sam Detect Windows GDI at configuration time.
(edit) @2838 [2838] 9 days sam COPYING: add a global license file.
(edit) @2837 [2837] 9 days sam Allow to use all available image loaders instead of just the first one.
(edit) @2836 [2836] 9 days sam Change a few occurrences of libcaca into caca labs.
(edit) @2835 [2835] 9 days sam Fix documentation installation. This is the real 0.99.beta15 release.
(edit) @2834 [2834] 9 days sam Change the website name to caca.zoy.org.
(edit) @2833 [2833] 9 days sam Change the website name to caca.zoy.org.
(edit) @2832 [2832] 9 days sam Set version to 0.99.beta14. Updated NEWS and ChangeLog?.
(edit) @2831 [2831] 9 days sam End of the libcucul merge: add symbolic links where appropriate.
(edit) @2830 [2830] 9 days sam caca, cxx: install symlinks for backwards compatibility with libcucul.
(edit) @2829 [2829] 9 days pterjan * Fix a warning
(edit) @2828 [2828] 9 days sam .gitignore: ignore caca_types.h.
(edit) @2827 [2827] 9 days sam Add missing svn:ignore SVN properties.
(edit) @2826 [2826] 9 days sam Continue the libcaca/libcucul merge. Source and binary compatibility are …
(edit) @2825 [2825] 9 days pterjan * No need to require test/unit in each testfile
(edit) @2824 [2824] 9 days sam Continuing the libcucul-libcaca merge.
(edit) @2823 [2823] 9 days pterjan * Have local paths first in LOAD_PATH
(edit) @2822 [2822] 10 days sam Continuing the libcucul-libcaca merge.
(edit) @2821 [2821] 10 days sam Starting refactoring to get rid of libcucul. The initial reason for …
(edit) @2820 [2820] 10 days sam test: remove legacy empty directory.
(edit) @2819 [2819] 10 days sam makefont.c: change the font data encoding, the source is now 5% smaller.
(edit) @2818 [2818] 3 weeks sam * zzuf.c: use atol() instead of atoi() for the --seed flag.
(edit) @2817 [2817] 3 weeks sam * zzuf.c: allow the use of -r=0 in addition to -r 0, and likewise for …
(edit) @2816 [2816] 3 weeks sam * doc/zzuf.1: fix a typo in the manpage.
(edit) @2815 [2815] 4 weeks sam * Move SVN repo to /srv on the main server.
(edit) @2814 [2814] 5 weeks jylam * Moved accessors to their own file, and added a pipi_get_format_name()
(edit) @2813 [2813] 5 weeks sam * ordered.c: r means radius, not diameter.
(edit) @2812 [2812] 5 weeks sam * Add a scale parameter to pipi_dither_ordered_ext(). * Reimplement …
(edit) @2811 [2811] 5 weeks sam * ordered.c: allow to rotate the dither pattern, using nearest-neighbour …
(edit) @2810 [2810] 5 weeks jylam * Preliminary support for a string to color routine (rgb(), argb() frgb(), …
(edit) @2809 [2809] 5 weeks jylam * Preliminary image histogram routines and example
(edit) @2808 [2808] 5 weeks sam * median.c: oops, fix argument types in the qsort call.
(edit) @2807 [2807] 5 weeks sam * median.c: use the libc's qsort to find the median value. Not really the …
(edit) @2806 [2806] 5 weeks sam * pipi_template.h: factor the last unrolled preprocessor loop.
(edit) @2805 [2805] 5 weeks sam * trac.ini: do not obfuscate e-mail addresses on Trac pages.
(edit) @2804 [2804] 6 weeks sam * convolution.c: refactor the template functions, removing 30 lines of …
(edit) @2803 [2803] 6 weeks sam * configure.ac: do not bail out if OpenCV was not found at configure time.
(edit) @2802 [2802] 6 weeks sam * blur.c: support wrap around images in box blur (it's actually support …