Timeline
10/28/08:
- 20:43 Changeset [3133] by
- * Add unicode support in sample program figfont.php
- 20:30 Changeset [3132] by
- * Change type of the last argument of drawing function (from string to …
- 18:59 Changeset [3131] by
- * Add php binding for caca_draw_polyline and caca_draw_thin_polyline * Add …
- 15:11 Changeset [3130] by
- * Check that a caca_figfont was loaded before using it in …
- 14:45 Changeset [3129] by
- * Add php binding for caca_load_font, caca_get_font_blocks, …
- 13:15 Changeset [3128] by
- * Add checks after emalloc() * Add php binding for caca_file_gets
- 12:46 Changeset [3127] by
- * Add php binding for functions: caca_file_write, caca_file_read
- 03:02 Changeset [3126] by
- * Add php bindings for 9 functions * Modify php bloc headers in samples …
10/27/08:
- 21:23 Changeset [3125] by
- libcaca: add fallback rotated glyphs to cope with third-party software.
- 20:54 Changeset [3124] by
- * Fix a bug in sample program "dithering.php"
- 20:35 Changeset [3123] by
- * Add a "caca_create_dither_gd" function that create the proper dither for …
- 20:14 Changeset [3122] by
- * Add working sample program dithering.php (open logo-caca.png with Gd and …
- 18:19 Changeset [3121] by
- * Fix a bug in caca_export_string
- 18:15 Changeset [3120] by
- * Improve function "caca_dither_bitmap_gd" * Add php binding for …
- 17:23 Changeset [3119] by
- * Add a function "fetch_external_resource" that allows to fetch external …
- 14:45 Changeset [3118] by
- doc: fix symlink failure when installing libcaca twice.
- 14:34 Changeset [3117] by
- * Add php binding for 12 new fonctions
- 10:14 Changeset [3116] by
- * Don't exit the process if exec suceeded
- 00:33 Changeset [3115] by
- * Add php binding for functions: caca_get_dither_color, …
10/26/08:
- 22:27 Changeset [3114] by
- * Add binding for 7 new functions * Add just_for_fun() function in sample …
- 21:51 Changeset [3113] by
- * Add php binding for 15 new functions * Add new sample program …
- 16:47 Changeset [3112] by
- * Improve function caca_export_string
- 16:27 Changeset [3111] by
- * Add php binding for caca_export_memory (called caca_export_string) * …
- 15:14 Changeset [3110] by
- * Centralize caca's error managment (in macro RETURN_SUCCESS) * Add …
- 14:38 Changeset [3109] by
- * Add php binding for 4 new functions * Add "full" demo to …
- 13:29 Changeset [3108] by
- * Add php binding for 9 new functions * Improve examples/demo.php
- 02:49 Changeset [3107] by
- * Add php bindings for functions: caca_draw_line & caca_draw_thin_line * …
- 01:52 Changeset [3106] by
- * Add a nice label with libcaca's version in the center of the screen in …
- 01:40 Changeset [3105] by
- * Add Php binding for caca's functions: caca_get_event, …
10/25/08:
- 17:41 Changeset [3104] by
- * Add binding for 6 new caca's functions * Add a nice php sample file …
- 15:05 Changeset [3103] by
- Create a "tiles" branch for some heavy refactoring.
- 15:02 Changeset [3102] by
- libpipi: move histogram.c and measure.c in a new analysis/ subdirectory.
- 14:14 libpipi/oric edited by
- link to .NET framework (diff)
- 13:26 Changeset [3101] by
- * Add php binding for 8 new caca's functions
- 03:06 Changeset [3100] by
- libpipi: reduce the libjpeg priority until this codec works on amd64.
- 03:05 Changeset [3099] by
- ThePimp?: double-clicking in the file dialogs opens or saves directly.
- 03:05 Changeset [3098] by
- ThePimp?: use spinbuttons instead of text areas for image dimensions. …
- 03:04 Changeset [3097] by
- No need to store libgdiplus.dll in SVN.
- 03:04 Changeset [3096] by
- Add a launcher for pipi.exe in the Win32 package.
- 03:03 Changeset [3095] by
- Add Nicolas Vion to AUTHORS.
- 01:20 Changeset [3094] by
- * Add php bindings for 13 new functions
- 01:01 Changeset [3093] by
- * Add php binding for 7 new caca's functions
- 00:35 Changeset [3092] by
- * Add flac support and some other nice features…
- 00:09 Changeset [3091] by
- * Add caca's php constants definition * Add php binding for 13 new …
10/24/08:
- 21:39 Changeset [3090] by
- * configuration file config.m4 rewritten
- 21:28 Changeset [3089] by
- * Initial release of caca-php
- 17:20 Changeset [3088] by
- * Changed petit pédé's stuff
- 17:16 Changeset [3087] by
- * Change return value for function (success return (bool) true): …
- 15:49 Changeset [3086] by
- Add php binding for pipi_command Add a php rewrite of pipi.c in examples/
- 14:33 Changeset [3085] by
- * Added bound-checking to file extension detection
- 14:18 Changeset [3084] by
- * Fixed a non-initialized memory bug, which caused histogram function to …
- 14:03 Changeset [3083] by
- * Added file extension detection to modular codec
- 13:49 Changeset [3082] by
- * Fixed a memory leak in histogram example
- 13:49 Changeset [3081] by
- * Added hability to save jpeg using modular codec
- 11:13 neercs edited by
- (diff)
- 11:12 toilet edited by
- (diff)
- 02:06 libpipi/oric edited by
- link to the pimp (diff)
- 01:20 Changeset [3080] by
- Add php binding for functions: pipi_render_histogram, …
- 00:20 Changeset [3079] by
- Add php binding for functions: pipi_dither_ordered_ext, …
10/23/08:
- 18:27 Changeset [3078] by
- libpipi: the GDI+ codec defaults to BMP when the file extension is …
- 18:12 Changeset [3077] by
- Cope with disparities between GDI+ versions.
- 17:44 Changeset [3076] by
- libpipi: improve GDI+ codec cross-compilation.
- 16:25 Changeset [3075] by
- * Added 'Modular' codec as a testbed for hand-written codecs, as well as a …
- 14:30 Changeset [3074] by
- libpipi: the GDI+ codec can now compile using mingw32, unfortunately it …
- 14:29 Changeset [3073] by
- libpipi: make gdiplus.cpp build on older Windows versions.
- 14:16 Changeset [3072] by
- Import the GDI+ runtime to ease Win32 cross-compilation.
- 14:12 Changeset [3071] by
- * Added stub USE_GDIPLUS definition to make the whole stuff compilable …
- 11:02 libpipi/sandbox edited by
- << back to libpipi (diff)
- 11:01 libpipi/sandbox edited by
- (diff)
- 01:56 Changeset [3070] by
- Full GDI+ load and save support.
- 01:11 Changeset [3069] by
- Initial release of pipi-php
- 00:22 Changeset [3068] by
- libpipi: fix $prefix value in pipi.pc.
10/22/08:
- 15:57 libpipi/sandbox edited by
- C code for the Cantor polynomial (diff)
- 15:23 libpipi/research/filters edited by
- LaTeX shit (diff)
- 12:57 libpipi/sandbox edited by
- Cantor polynomial (diff)
- 12:35 Ticket #48 (Improved support for mingw+msys) created by
- Attached patch includes the changes for adding support to mingw+msys. …
- 12:22 libpipi/sandbox created by
- testing latex plugin
- 12:22 libpipi edited by
- link to sandbox (diff)
- 11:59 WikiStart edited by
- libpipi badge (diff)
- 02:03 Changeset [3067] by
- libpipi: duplicate the GDI codec in order to prepare the GDI+ one.
10/21/08:
- 10:36 Changeset [3066] by
- libpipi: remove unused variables.
- 10:36 Changeset [3065] by
- pipi-sharp: do not specify the keyfile in AssemblyInfo?.cs since we do not …
- 10:30 Changeset [3064] by
- Fix Win32 build: directly refer to the .snk file and cope with new …
10/20/08:
- 23:42 Changeset [3063] by
- Get rid of the Glade# dependencies.
- 00:10 Changeset [3062] by
- 00:06 Changeset [3061] by
- 00:01 Changeset [3060] by
10/19/08:
- 23:58 Changeset [3059] by
- 23:57 Changeset [3058] by
- 23:56 Changeset [3057] by
- 23:55 Changeset [3056] by
- 23:54 Changeset [3055] by
- 23:52 Changeset [3054] by
- 23:47 Changeset [3053] by
- 23:44 Changeset [3052] by
- 23:42 Changeset [3051] by
- 23:38 Changeset [3050] by
- 23:34 Changeset [3049] by
- 23:27 Changeset [3048] by
- 23:02 Changeset [3047] by
- 18:28 Ticket #47 (séparateur blanc dans la barre de navigation) created by
- Quand une case de la barre de navigation est verte (active) il manque le …
- 18:22 Changeset [3046] by
- * Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant …
- 16:44 Changeset [3045] by
- * Made compilation work only under Mac OS X 10.5 (Leopard) as it is the …
- 15:37 Changeset [3044] by
- * APPLE should be handled like other cases where USE_GRAB is not …
- 15:36 Changeset [3043] by
- 15:32 Changeset [3042] by
- 15:31 Changeset [3041] by
- 15:29 Changeset [3040] by
- 15:27 Changeset [3039] by
- ThePimp?: move source files to src/.
- 15:26 Changeset [3038] by
- * Added compilation to xcode project (using main Makefile) * Fixed a leak …
- 15:20 Changeset [3037] by
- 15:15 Changeset [3036] by
- 15:13 Changeset [3035] by
- Improve "make install", especially for .NET assemblies.
- 15:12 Changeset [3034] by
- on vire tous les %ages sur les font-size qui donne des trucs illisibles
- 15:07 Changeset [3033] by
- 14:32 Changeset [3032] by
- * Convert CoreImage? buffer to RGBA right after loading * Crop padding …
- 14:24 Changeset [3031] by
- 14:21 Changeset [3030] by
- 14:13 Changeset [3029] by
- 14:09 Changeset [3028] by
- 14:06 Changeset [3027] by
- 13:56 Changeset [3026] by
- 13:54 Changeset [3025] by
- 13:50 Changeset [3024] by
- text in .buttons iz center
- 13:39 Changeset [3023] by
- text iz bold nao
- 13:38 Changeset [3022] by
- text in bold for submit button
- 13:28 Changeset [3021] by
- * CoreImage? codec now recognizes file extention and saves the image …
- 13:05 Changeset [3020] by
- * CoreImage? loader fails cleanly when specified image doesn't exist
- 12:57 Changeset [3019] by
- * Added free callback to CoreImage? codec
- 12:40 Changeset [3018] by
- * Finally made the CoreImage? save function available * Removed annoying …
- 12:29 Changeset [3017] by
- * Added convenience xcode project
- 12:24 Changeset [3016] by
- * Added a better math library detection
- 01:04 Changeset [3015] by
- 00:43 Changeset [3014] by
- 00:42 Changeset [3013] by
- 00:32 Changeset [3012] by
- 00:29 Changeset [3011] by
- 00:26 Changeset [3010] by
- 00:18 Changeset [3009] by
- 00:17 Changeset [3008] by
- 00:15 Changeset [3007] by
- 00:11 Changeset [3006] by
- 00:09 Changeset [3005] by
- 00:06 Changeset [3004] by
- 00:05 Ticket #44 (--max-cpu is misleading) closed by
- fixed: fixed in [3001].
- 00:04 Changeset [3003] by
- 00:02 Changeset [3002] by
- 00:01 Changeset [3001] by
- Rename --max-cpu into --max-cputime to avoid confusion (fixes #44).
- 00:01 Changeset [3000] by
- * Fail early when /proc/<PID>/environ can not be read
10/18/08:
- 23:54 Changeset [2999] by
- - Run /usr/bin/reset in target process after a grab
- 23:53 Changeset [2998] by
- 23:52 Changeset [2997] by
- 23:49 Changeset [2996] by
- 23:47 Changeset [2995] by
- Port neercs to the unified libcaca 0.99.beta15 API.
- 23:45 Changeset [2994] by
- 23:44 Changeset [2993] by
- 23:42 Changeset [2992] by
- Add a .gitignore file for git-svn users.
- 23:42 Changeset [2991] by
- Hide autotools files in .auto/ instead of autotools/.
- 23:42 Changeset [2990] by
- Port ttyvaders to the unified libcaca 0.99.beta15 API.
- 23:40 Changeset [2989] by
- mainnav color & background
- 23:36 Changeset [2988] by
- Port toilet to the unified libcaca 0.99.beta15 API.
- 23:34 Changeset [2987] by
- 23:31 Changeset [2986] by
- Port powerpipo to the unified libcaca 0.99.beta15 API.
- 23:31 Changeset [2985] by
- * Add a .gitignore file for git-svn users.
- 23:31 Changeset [2984] by
- * Update bootstrap script. * Put autotools files in .auto/ instead of …
- 23:30 Changeset [2983] by
- 23:29 Changeset [2982] by
- Add a .gitignore file for git-svn users.
- 23:29 Changeset [2981] by
- Port cacatris to the unified libcaca 0.99.beta15 API.
- 23:26 Changeset [2980] by
- mainav color
- 23:24 Changeset [2979] by
- Port cacamoo to the unified libcaca 0.99.beta15 API.
- 23:18 Changeset [2978] by
- 22:33 Changeset [2977] by
- ca marche
- 22:30 Changeset [2976] by
- Another attempt at serving htdocs/common through mod_python.
- 22:22 Changeset [2975] by
- Try to fix htdocs location.
- 22:14 Changeset [2974] by
- 22:13 Changeset [2973] by
- correction lien
- 22:11 Changeset [2972] by
- on rajoute un lien a please login
- 21:58 Changeset [2971] by
- couleur et taille de please login as
- 21:55 Changeset [2970] by
- Fix trac repo path.
- 21:48 Changeset [2969] by
- on vire la css du wiki, pour voir
- 15:03 Changeset [2968] by
- * Added -lm to libpipi.la to fix a link issue on some plateforms
- 15:00 WikiStart edited by
- libcaca 0.99.beta16 (diff)
- 14:59 libcaca edited by
- libcaca-0.99.beta16 (diff)
- 14:57 Changeset [2967] by
- Bump soname versioning.
- 14:50 Changeset [2966] by
- Fix <cucul.h> installation again.
- 14:42 Changeset [2965] by
- Set version to 0.99.beta15. Updated NEWS and ChangeLog?.
- 14:36 Changeset [2964] by
- Do not copy .svn directories in the Win32 package.
- 13:07 Changeset [2963] by
- Add a cucul.h symbolic link upon installation.
- 13:07 Changeset [2962] by
- libcaca: move codecs and import/export functions into subdirectories.
- 13:06 Changeset [2961] by
- Fix compilation warnings on platforms without Imlib2.
- 13:06 Changeset [2960] by
- libcaca: fix a minor warning on DOS targets.
- 03:40 Ticket #46 (Hardware mode verified libraries (CACA/AA/BB/etcetc)) created by
- There is need for hardware mode interface libs with standard abstract …
10/17/08:
- 16:34 libcaca edited by
- fix links to www repo (diff)
- 01:44 Changeset [2959] by
- Minor build system cosmetic changes.
- 01:21 Changeset [2958] by
- Do not attempt to create libcaca++ symlinks if C++ support was disabled.
- 01:15 Changeset [2957] by
- Fix the gmcs detection in configure.ac that was incorrectly causing …
- 01:03 Changeset [2956] by
- Remove executable bit from files that do not need it.
- 00:59 Changeset [2955] by
- Rename csharp/ into caca-sharp/.
- 00:52 Changeset [2954] by
- Rename win32/dist into win32/gtksharp because we might very well put other …
- 00:48 Changeset [2953] by
- Do not ship build-win32 with the tarballs, since they do not ship the GTK# …
10/16/08:
- 21:17 Changeset [2952] by
- win32: move GTK# assemblies into the same directory as the rest of the …
10/14/08:
- 10:42 Changeset [2951] by
- ThePimp?: fix copyright information.
- 00:56 Changeset [2950] by
- ThePimp?: add tooltips and ellipses here and there in the GUI.
- 00:56 Changeset [2949] by
- ThePimp?: switch back to GTK# 2.12 now that it works on Windows.
10/13/08:
- 23:17 Changeset [2948] by
- ThePimp?: reorganise "New Image" dialog.
- 23:17 Changeset [2947] by
- ThePimp?: improve Visual Studio solution and cross-build script. We can now …
- 23:17 Changeset [2946] by
- Fix the gdk-pixbuf loader paths in our Win32 installation.
- 23:17 Changeset [2945] by
- libpipi: do not swap bytes in the GDI loader.
- 11:00 Changeset [2944] by
- libpipi: fix a double free in the Oric codec.
- 04:06 Changeset [2943] by
- libpipi: fix a buffer underallocation.
- 03:18 Changeset [2942] by
- libpipi: get rid of all remaining large stack allocations.
- 03:15 Changeset [2941] by
- libpipi: replace large stack buffer allocations with malloc().
- 01:42 Changeset [2940] by
- Import GTK# 2.12 for Windows. We can now build a Win32 The Pimp package on …
- 01:40 Changeset [2939] by
- pipi-sharp: use libpipi-0.dll instead of libpipi.dll in the C# bindings.
10/12/08:
- 16:16 Changeset [2938] by
- ThePimp?: target GTK# 2.10 instead of 2.12.
- 16:04 Changeset [2937] by
- Improve the Win32 cross-build script. Still doesn't work well.
- 16:03 Changeset [2936] by
- Add a bunch of .gitignore files for git-svn users.
- 16:03 Changeset [2935] by
- Do not install example programs.
- 16:03 Changeset [2934] by
- libpipi: sometimes imlib_load_image() succeeds but imlib_image_get_data() …
- 16:03 Changeset [2933] by
- Better autotools/Monodevelop integration.
- 16:03 Changeset [2932] by
- ThePimp?: minor GUI changes.
- 16:03 Changeset [2931] by
- ThePimp?: do not attempt to save a file if there is no open image.
- 16:03 Changeset [2930] by
- pipi-sharp: make .config really absolute.
- 13:20 Changeset [2929] by
- win32: remove the executable bit on MonoPosixHelper?.dll.
- 13:04 libpipi/oric edited by
- fix links (diff)
- 13:00 libpipi/devel edited by
- << back to libpipi (diff)
- 12:58 libpipi edited by
- link to thepimp and development notes (diff)
- 12:57 libpipi/examples edited by
- << back to libpipi (diff)
- 12:57 libpipi/oric edited by
- << back to libpipi (diff)
- 12:56 libpipi/devel edited by
- libpipi development notes (diff)
- 12:42 libpipi/devel created by
- starting to work on the libpipi developer notes
- 12:22 thepimp edited by
- (diff)
10/11/08:
- 23:56 Changeset [2928] by
- pipi-sharp: make the .dll.config file contents absolute.
- 23:56 Changeset [2927] by
- Update the Monodevelop projects.
- 23:56 Changeset [2926] by
- ThePimp?: make image loading more robust.
- 23:56 Changeset [2925] by
- Tell git to ignore generated pipi/pipi_types.h.
- 17:40 libpipi edited by
- (diff)
- 17:11 Changeset [2924] by
- Fix paths in Trac configuration.
- 17:09 Changeset [2923] by
- Fix paths in Trac configuration.
- 17:06 Changeset [2922] by
- Branch web trunk for tests.
- 17:05 Changeset [2921] by
- Create branches and tags for the website.
- 16:41 Changeset [2920] by
- Merge www/ and trac/ into a single web/ project.
- 14:02 Changeset [2919] by
- pipi-sharp: copy libpipi.dll before building test-csharp.
- 13:55 Changeset [2918] by
- ThePimp?: the Visual Studio solution now builds a working Pimp.exe
- 13:54 Changeset [2917] by
- Update the win32 contribs with Mono 2.0 libraries.
- 12:19 Changeset [2916] by
- Tune Visual Studio files so that they work with Monodevelop.
- 12:19 Changeset [2915] by
- Put back ● as the TextEntry? invisible character and tell gmcs our files …
- 11:55 Changeset [2914] by
- Create Visual Studio build files for libpipi, pipi-sharp and The Pimp.
- 11:10 Changeset [2913] by
- Fix C include paths for separate directory builds.
- 11:10 Changeset [2912] by
- Make the GTK# detection code more robust.
- 11:10 Changeset [2911] by
- libpipi: include <stdlib.h> in files where NULL is used.
- 10:20 Changeset [2910] by
- ThePimp?: add namespace before resource names.
- 03:30 Changeset [2909] by
- libpipi: fix a sign bug in the GDI loader.
- 02:52 Changeset [2908] by
- Set PACKAGE_VERSION instead of VERSION in the win32 config.h file.
- 01:41 Changeset [2907] by
- Add Mono.Posix.dll to the shipped binary assemblies for Win32.
10/10/08:
- 00:24 Changeset [2906] by
- * Cleanup my term after a grab
10/09/08:
- 01:53 Changeset [2905] by
- Remove tabs in the code here and there.
- 01:50 Changeset [2904] by
- Start writing Visual Studio projects.
10/08/08:
- 10:56 Changeset [2903] by
- libpipi: fix file headers.
- 02:14 Changeset [2902] by
- Support C99 types on Win32 through the same hacks as in libcaca.
- 01:43 Changeset [2901] by
- Update the Win32 cross-build script to reflect recent reorganisation.
- 01:27 Changeset [2900] by
- Renamed msvc into win32.
- 00:06 Changeset [2899] by
- Reorganise win32 files and add proper svn:ignore properties everywhere.
10/07/08:
- 23:26 Changeset [2898] by
- Reorganise MSVC files so that each project is with its source code.
- 20:10 Changeset [2897] by
- * Added preliminary support of CoreImage? (Cocoa/Mac? OS X) Changed …
- 18:06 Changeset [2896] by
- Move stubs.h to caca/caca_stubs.h since it's only used by the library.
- 18:06 Changeset [2895] by
- Fix the library suffix detection.
- 01:36 Changeset [2894] by
- Fix the library suffix detection.
- 00:40 Changeset [2893] by
- ThePimp?: store Win32 GTK# in SVN (but not in distributed tarballs).
- 00:38 Changeset [2892] by
- ThePimp?: add missing NewFile? source files.
- 00:14 Changeset [2891] by
- ThePimp?: deactivate toolbox for now.
- 00:11 Changeset [2890] by
- ThePimp?: the "New" button now works.
10/06/08:
- 23:33 Changeset [2889] by
- ThePimp?: middle mouse drag now scrolls the image.
- 22:45 Changeset [2888] by
- Detect shared library suffix at configure stage.
- 22:44 Changeset [2887] by
- ThePimp?: toolbox test.
- 22:44 Changeset [2886] by
- Detect shared library suffix at configure stage.
- 22:44 Changeset [2885] by
- ThePimp?: creating the BEST FUCKING ABOUT BOX IN THE WORLD!
- 21:53 Changeset [2884] by
- * Reverted dll.config.in stuff as it doesn't work as expected
- 21:41 Changeset [2883] by
- * Added temporary autoconf support for OSX
- 21:33 Changeset [2882] by
- caca-sharp: support systems with .dylib or .sl shared libraries.
- 21:33 Changeset [2881] by
- .gitignore: ignore files generated by MonoDevelop?.
- 21:33 Changeset [2880] by
- Clean up the web server directories before copying the documentation …
- 21:33 Changeset [2879] by
- doc: rewrite the tutorial to reflect recent API updates.
- 21:33 Changeset [2878] by
- libcaca: fix an infinite loop in the .pc file.
- 10:55 thepimp edited by
- link to libpipi (diff)
- 10:47 Changeset [2877] by
- ThePimp?: fix URL in the FUCKING ABOUT BOX!
- 00:19 Changeset [2876] by
- ThePimp?: we now have a FUCKING ABOUT BOX. That's right. Now we're a real …
- 00:14 thepimp created by
- creating The Pimp page
10/05/08:
- 23:05 Changeset [2875] by
- ThePimp?: reorganised stuff.
- 22:31 Changeset [2874] by
- ThePimp?: we can now save files.
- 22:31 Changeset [2873] by
- ThePimp?: we can now open and display files.
- 22:30 Changeset [2872] by
- Start playing with scrolling widgets in Pimp.
- 17:50 Changeset [2871] by
- Fix detection of floating point assembly instructions. They were …
- 03:46 Changeset [2870] by
- Remove unused pimp directory.
- 03:43 Changeset [2869] by
- Reorganise ThePimp? and pipi-sharp, adding a test program and allowing to …
- 03:37 Changeset [2868] by
- Tidy the .NET Makefile.
- 02:56 Changeset [2867] by
- Split the C# bindings into separate files.
10/04/08:
- 17:54 Changeset [2866] by
- Starting the work on Pimp. It's a MonoDevelop? project but eventually it …
- 17:54 Changeset [2865] by
- pipi.c: add pipi_get_version().
- 15:05 Changeset [2864] by
- configure.ac: use more modern autoconf syntax.
10/03/08:
10/01/08:
- 22:20 Changeset [2863] by
- build-win32: pass script arguments to configure, to allow …
- 22:20 Changeset [2862] by
- oric.c: allow to load invalid files that img2oric used to generate.
- 13:40 libpipi/oric edited by
- remove not so interesting images (diff)
09/30/08:
- 09:02 libpipi/oric edited by
- (diff)
- 01:03 Changeset [2861] by
- Clean up the tree before configuring the Win32 build.
- 01:03 Changeset [2860] by
- Fix separate directory build failure caused by caca_types.h.
- 01:03 Changeset [2859] by
- Fix the Win32 build.
- 01:03 Changeset [2858] by
- Properly export legacy 0.9 symbols.
- 00:05 Changeset [2857] by
- Hide the list of available commands in pipi/context.c, so that the pipi …
- 00:05 Changeset [2856] by
- Add a script to cross-compile Win32 binaries.
- 00:05 Changeset [2855] by
- Fix library name in pipi.pc.in.
- 00:02 Changeset [2854] by
- Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
09/29/08:
- 23:28 Changeset [2853] by
- switch to weak aliases so it at least compiles on Mac OS X; note that the …
- 23:26 Changeset [2852] by
- remove reference to obsolete common.h
- 23:26 Changeset [2851] by
- add missing CUCUL_* compatiblity constants
- 23:16 Changeset [2850] by
- Support for platforms where shared libraries are not called *.so.
- 22:27 libpipi/examples edited by
- better styles (diff)
- 18:38 libpipi/oric edited by
- remove overcomplicated example (diff)
- 18:34 libpipi/oric edited by
- rotation example (diff)
- 18:32 Changeset [2849] by
- Add missing image to the Oric examples.
- 18:25 libpipi/oric edited by
- remove unnecessary links (diff)
- 03:04 libpipi edited by
- (diff)
- 03:01 WikiStart edited by
- expire old news (diff)
- 03:00 libpipi edited by
- remove mention of img2oric (diff)
- 02:59 libpipi/oric edited by
- fix link (diff)
- 02:58 libpipi/oric edited by
- update examples (diff)
- 01:26 Changeset [2848] by
- Add a Gaussian blur sample.
- 01:26 Changeset [2847] by
- Fix a probable bug in the .TAP output.
- 00:31 libpipi/oric edited by
- link to sample OUTPUT.TAP (diff)
- 00:24 libpipi/oric edited by
- (diff)
09/28/08:
- 23:28 libpipi/oric created by
- move the relevant img2oric information to a libpipi subpage
- 22:48 libpipi edited by
- (diff)
- 19:01 Changeset [2846] by
- Add a --gamma command to modify the global gamma value. This is a nasty …
- 17:55 Changeset [2845] by
- Wrote an Oric hires file writer, based on img2oric.
- 17:54 Changeset [2844] by
- Fix headers.
- 16:14 Changeset [2843] by
- Add an AUTHORS file.
- 16:09 Changeset [2842] by
- Wrote an Oric hires file parser.
- 16:09 Changeset [2841] by
- Fix uninitialised values in most codec image writers.
- 13:58 libpipi/research/coolstuff edited by
- (diff)
- 07:08 Changeset [2840] by
- gdi.c: the GDI codec can now open and save BMP files.
- 07:08 Changeset [2839] by
- Detect Windows GDI at configuration time.
- 07:08 Changeset [2838] by
- COPYING: add a global license file.
- 07:07 Changeset [2837] by
- Allow to use all available image loaders instead of just the first one.
- 01:02 PWNtcha edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
