|
|
@2310
|
15 years |
Sam Hocevar |
* Import default trac configuration.
|
|
|
@2309
|
15 years |
Sam Hocevar |
* Started libcaca unit tests.
|
|
|
@2308
|
15 years |
Sam Hocevar |
* Get the project to build in an alternate directory.
|
|
|
@2307
|
15 years |
Sam Hocevar |
* Refresh the .NET bindings. Still not complete, but quite useful already.
|
|
|
@2306
|
15 years |
Sam Hocevar |
* Documentation fixes (due to renamings, some parameters were no …
|
|
|
@2305
|
15 years |
Sam Hocevar |
* Remove all unsigned ints from exported functions. Signed arithmetic …
|
|
|
@2304
|
15 years |
Sam Hocevar |
* Get rid of the last long types in the API.
* Use size_t and …
|
|
|
@2303
|
15 years |
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
|
|
@2302
|
15 years |
Sam Hocevar |
* Cosmetic fix for ./configure output when a pkg-module is not found.
|
|
|
@2301
|
15 years |
Sam Hocevar |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
|
@2300
|
15 years |
Sam Hocevar |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
|
@2299
|
15 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2298
|
15 years |
Pascal Terjan |
Fix args type checks in Caca::Display.new
|
|
|
@2297
|
15 years |
Pascal Terjan |
Add few unit tests for Caca::Display
|
|
|
@2296
|
15 years |
Pascal Terjan |
Add driver/set_driver/driver=/driver_list methods to Caca::Display, …
|
|
|
@2295
|
15 years |
Pascal Terjan |
We should not free the canvas if it was auto created with the display
|
|
|
@2294
|
15 years |
Jean-Yves Lamoureux |
* Fixed cucul_set_canvas_boundaries() bug that prevented good size to …
|
|
|
@2293
|
15 years |
Sam Hocevar |
* Final version of the paper. Uploaded at the last minute, of course.
|
|
|
@2292
|
15 years |
Sam Hocevar |
* Put part3 and part4 results in the paper.
|
|
|
@2291
|
15 years |
Sam Hocevar |
* More fixes in the paper.
|
|
|
@2290
|
15 years |
Sam Hocevar |
Added changes suggested by reviewer #2:
- Sect 3, line 2 change …
|
|
|
@2289
|
15 years |
Sam Hocevar |
* Applied changes suggested by reviewer #1:
-Page 3:
The Latex …
|
|
|
@2288
|
15 years |
Sam Hocevar |
* Add mode 8, for the very first graphic in the paper.
* Add results …
|
|
|
@2287
|
15 years |
Sam Hocevar |
* Better error reporting and argument passing from/to the bytecode.
|
|
|
@2286
|
15 years |
Sam Hocevar |
* More scripts for part 3.
* Implemented main.c as a seccomp …
|
|
|
@2285
|
15 years |
Sam Hocevar |
* Put result files in separate directories.
|
|
|
@2284
|
15 years |
Sam Hocevar |
* Added a small Condorcet voting program.
|
|
|
@2283
|
15 years |
Sam Hocevar |
* Most part 2 results.
|
|
|
@2282
|
15 years |
Sam Hocevar |
* my results for part 1, on 14,000 4chan images.
|
|
|
@2281
|
15 years |
Sam Hocevar |
* Prepare study 4, for exhaustive 4-cell kernel search.
|
|
|
@2280
|
15 years |
Sam Hocevar |
* dionoea's results for part 1, on 5,000 images.
|
|
|
@2279
|
15 years |
Sam Hocevar |
* Various cosmetic changes.
|
|
|
@2278
|
15 years |
Sam Hocevar |
* Reactivate full ED analysis (raster FS, raster JaJuNi?, serpentine
…
|
|
|
@2277
|
15 years |
Sam Hocevar |
* Put stuff relevant to the paper in a subdirectory.
|
|
|
@2276
|
15 years |
Sam Hocevar |
* Various small optimisations that make us gain ~3% in speed. Not …
|
|
|
@2275
|
15 years |
Sam Hocevar |
* Add simple raster FS displacement study.
|
|
|
@2274
|
15 years |
Sam Hocevar |
* Implemented a few study modes:
1. study displacement on …
|
|
|
@2273
|
15 years |
Sam Hocevar |
* Put the initial (Feb 08) version of the ED displacement paper into …
|
|
|
@2272
|
15 years |
Sam Hocevar |
* Set minimal fuzzing ratio to 0.000000001% (less than one bit changed …
|
|
|
@2271
|
15 years |
Sam Hocevar |
* Implement %g in the debug() format string. Incomplete but useful.
|
|
|
@2270
|
15 years |
Sam Hocevar |
* Oh well, let's play the game.
|
|
|
@2269
|
15 years |
Sam Hocevar |
* Set proper MIME types to image files so they appear inline in the …
|
|
|
@2268
|
15 years |
Sam Hocevar |
* Set svn:mime-type property in *.tiff images to image/tiff.
|
|
|
@2267
|
15 years |
Sam Hocevar |
* Import the USC-SIPI image database from <http://sipi.usc.edu/database/>.
|
|
|
@2266
|
15 years |
Sam Hocevar |
* Create a directory for the research stuff.
* Starting with the ED …
|
|
|
@2265
|
15 years |
Jean-Yves Lamoureux |
* Removed by-default stack protector from recent gcc's while compiling …
|
|
|
@2264
|
15 years |
Sam Hocevar |
* Better error recovery in genethumb.
|
|
|
@2263
|
15 years |
Sam Hocevar |
* Implemented 24 -> 16 bpp dithering.
* Added the --bpp flag to …
|
|
|
@2262
|
15 years |
Sam Hocevar |
* Checking in an old Rubik's cube dithering test.
|
|
|
@2261
|
15 years |
Sam Hocevar |
* Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do
…
|
|
|
@2260
|
15 years |
Sam Hocevar |
* getpixel/setpixel functions use doubles instead of ints for now.
|
|
|
@2259
|
15 years |
Sam Hocevar |
* Define USE_SDL and USE_OPENCV in addition to USE_IMLIB2.
|
|
|
@2258
|
15 years |
Sam Hocevar |
* Add getopt and getopt_long support to genethumb.
|
|
|
@2257
|
15 years |
(none) |
This is an empty revision for padding.
|
|
|
@2256
|
15 years |
Jean-Yves Lamoureux |
* Oops, bad type (char instead of uint32) after ellipse rendering …
|
|
|
@2255
|
15 years |
Jean-Yves Lamoureux |
* Improved ellipse rendering. Not perfect, but still much better than …
|
|
|
@2254
|
15 years |
Jean-Yves Lamoureux |
* Fixed line transitions (both vertical and horizontal ones)
|
|
|
@2253
|
15 years |
Sam Hocevar |
* -Wshadow was actually put back in configure.ac; removing comment …
|
|
|
@2252
|
15 years |
Sam Hocevar |
* Transparent Trac logo.
|
|
|
@2251
|
15 years |
Sam Hocevar |
* Typo.
|
|
|
@2250
|
15 years |
Sam Hocevar |
* Don't link directly to the list archives.
|
|
|
@2249
|
15 years |
Sam Hocevar |
* Make the main page slightly wider (800px).
|
|
|
@2248
|
15 years |
Sam Hocevar |
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* …
|
|
|
@2247
|
15 years |
Sam Hocevar |
* Resizing in libpipi is now gamma-aware.
|
|
|
@2246
|
15 years |
Sam Hocevar |
* Fixed a bug in the naive resizing code.
|
|
|
@2245
|
15 years |
Sam Hocevar |
* Image resizing test.
|
|
|
@2244
|
15 years |
Sam Hocevar |
* Starting image resizing. X-wise resize works so far.
|
|
|
@2243
|
15 years |
Sam Hocevar |
* Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
|
|
|
@2242
|
15 years |
Sam Hocevar |
* André, pas Alain !
|
|
|
@2241
|
15 years |
Sam Hocevar |
* Trac list archives.
|
|
|
@2240
|
15 years |
Sam Hocevar |
* Removing old svn:ignore property from the repository root.
|
|
|
@2239
|
15 years |
Sam Hocevar |
* Redirect bots still using viewcvs.cgi to Trac's /browser.
|
|
|
@2238
|
15 years |
Sam Hocevar |
* Redirect for trac URLs.
|
|
|
@2237
|
15 years |
Sam Hocevar |
* Get rid of /devel.html and use the Trac instead.
|
|
|
@2236
|
15 years |
Sam Hocevar |
* Revert the chrome/ copy, we have other ways to do it.
|
|
|
@2235
|
15 years |
Sam Hocevar |
* Changed the Trac logo and the link colours.
|
|
|
@2234
|
15 years |
Sam Hocevar |
* Import the default Trac theme.
|
|
|
@2233
|
15 years |
Sam Hocevar |
* Announce the use of Trac on the home page.
|
|
|
@2232
|
15 years |
Sam Hocevar |
* Fallback to application/x-httpd-php if mod_action isn't here.
|
|
|
@2231
|
15 years |
Sam Hocevar |
* Only use Action in .htaccess if mod_action is available.
|
|
|
@2230
|
15 years |
Sam Hocevar |
* Add proper svn:ignore properties for mailing-list archives.
|
|
|
@2229
|
15 years |
Sam Hocevar |
* Update svn URLs on the website now that the repositories are merged.
|
|
|
@2228
|
15 years |
Sam Hocevar |
* Import image loading features from PWNtcha. As they are more than …
|
|
|
@2227
|
15 years |
Sam Hocevar |
* Initial code skeleton.
|
|
|
@2226
|
15 years |
Sam Hocevar |
* Preparing repository.
|
|
|
@2225
|
15 years |
bsittler |
build on Mac OS X again
|
|
|
@2224
|
15 years |
Sam Hocevar |
* Move img2oric stuff to http://libcaca.zoy.org/img2oric/
|
|
|
@2223
|
15 years |
Sam Hocevar |
* Small reorganisation of chapter 4.
* Show the results of the HVS …
|
|
|
@2222
|
15 years |
Sam Hocevar |
* More DBS results with various HVS models.
|
|
|
@2221
|
15 years |
Sam Hocevar |
* Gaussian human visual system model.
|
|
|
@2220
|
15 years |
Sam Hocevar |
* Photo of a real Oric computer displaying img2oric output.
|
|
|
@2219
|
15 years |
Sam Hocevar |
* .TAP files are treated as octet-stream.
|
|
|
@2218
|
15 years |
Sam Hocevar |
* WIP for chapter 4.
|
|
|
@2217
|
15 years |
Sam Hocevar |
* Fix link to OUTPUT.TAP.
|
|
|
@2216
|
15 years |
Sam Hocevar |
* Announce img2oric so that it gets mentioned on Google.
|
|
|
@2215
|
15 years |
Sam Hocevar |
* Inserted a chapter 4, "Model-based dithering", between error …
|
|
|
@2214
|
15 years |
Sam Hocevar |
* Fix a bashism in the configure script that the FreeBSD guys …
|
|
|
@2213
|
15 years |
Sam Hocevar |
* img2oric now outputs Oric files.
|
|
|
@2212
|
15 years |
Sam Hocevar |
* Add support for inverse video on attribute change.
* Improve …
|
|
|
@2211
|
15 years |
Sam Hocevar |
* Moved JaJuNi? in the same section as Floyd-Steinberg. It's of similar …
|
|
|