|
|
@2072
|
13 years |
Sam Hocevar |
* Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp.
|
|
|
@2071
|
13 years |
Sam Hocevar |
* Tell doxygen to expand class and extern before parsing anything, …
|
|
|
@2070
|
13 years |
Sam Hocevar |
* Added MSVC project files for the C++ bindings and the C++ test.
|
|
|
@2069
|
13 years |
Sam Hocevar |
* Distribute all MSVC files.
|
|
|
@2068
|
13 years |
Sam Hocevar |
* Code qui fait des warnings == code de porc == deux baffes dans ta gueule.
|
|
|
@2067
|
13 years |
Sam Hocevar |
* Some cleanup in the Ruby bindings Makefile.am.
|
|
|
@2066
|
13 years |
Sam Hocevar |
* Refresh TODO list.
|
|
|
@2065
|
13 years |
Sam Hocevar |
* Added the various C# projects to the Visual Studio solution and …
|
|
|
@2064
|
13 years |
Sam Hocevar |
* Fixed svn properties that git-svn was unable to get straight.
|
|
|
@2063
|
13 years |
Sam Hocevar |
* Damn, under Visual Studio it's _WIN32, not WIN32.
|
|
|
@2062
|
13 years |
Sam Hocevar |
* Switch to caca_create_display(NULL) in a few places to document the
…
|
|
|
@2061
|
13 years |
Sam Hocevar |
* Allow caca_create_display()'s argument to be NULL. It will …
|
|
|
@2060
|
13 years |
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
|
|
@2059
|
13 years |
Sam Hocevar |
* Add missing entries in the CacaEventKey? enum.
|
|
|
@2058
|
13 years |
Sam Hocevar |
* Implemented C# bindings for ditherBitmap() and added it to the C# test.
|
|
|
@2057
|
13 years |
Sam Hocevar |
* Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and
…
|
|
|
@2056
|
13 years |
Sam Hocevar |
* Introduce cucul_get_canvas_chars() and cucul_get_canvas_attrs() to …
|
|
|
@2055
|
13 years |
Sam Hocevar |
* Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display
…
|
|
|
@2054
|
13 years |
Sam Hocevar |
* Add Linux 2.6's bootsect.S to fix the sample kernel build.
|
|
|
@2053
|
13 years |
Sam Hocevar |
* Check whether CXX can include <iostream> before compiling the C++ …
|
|
|
@2052
|
13 years |
Sam Hocevar |
* Adapt the C# bindings to the event API change.
|
|
|
@2051
|
13 years |
Sam Hocevar |
* Adapt the Ruby bindings to the event API change.
|
|
|
@2050
|
13 years |
Sam Hocevar |
* Adapt the C++ bindings to the event API change.
|
|
|
@2049
|
13 years |
Sam Hocevar |
* Made the caca_event_t structure opaque and created a whole bunch of
…
|
|
|
@2048
|
13 years |
Pascal Terjan |
* Little improvements in ruby doc
+ Made the doc a little more easy …
|
|
|
@2047
|
13 years |
Sam Hocevar |
* Rewrote the C# test in a more object-oriented way.
|
|
|
@2046
|
13 years |
Sam Hocevar |
* Started Cucul# cleanup: added missing functions, used get/set …
|
|
|
@2045
|
13 years |
Sam Hocevar |
* Some mass-renaming in the C# bindings:
+ Renamed the dlls so …
|
|
|
@2044
|
13 years |
Sam Hocevar |
* Renamed DotNet/? to csharp/ because I hate mixed case.
|
|
|
@2043
|
13 years |
Sam Hocevar |
* Added as many "const" qualifiers as possible to the public API.
|
|
|
@2042
|
13 years |
Pascal Terjan |
* Add Caca::Event#quit? to make tests nicer
|
|
|
@2041
|
13 years |
Sam Hocevar |
* Ignore annoying VC++ warnings (use of strdup instead of _strdup even …
|
|
|
@2040
|
13 years |
Sam Hocevar |
* Rename _cucul_set_canvas_size into cucul_set_canvas_size to …
|
|
|
@2039
|
13 years |
Sam Hocevar |
* Add proper declspec(dllexport) tags for Win32 compilation.
* …
|
|
|
@2038
|
13 years |
Sam Hocevar |
* Updated Visual Studio files.
|
|
|
@2037
|
13 years |
Sam Hocevar |
* Split libcaca.vcproj into \1 and libcucul.vcproj.
|
|
|
@2036
|
13 years |
Sam Hocevar |
* Do not assume default gamma value is 1.0.
|
|
|
@2035
|
13 years |
Sam Hocevar |
* Escape quits cacaview, and F11 toggles fullscreen.
|
|
|
@2034
|
13 years |
Sam Hocevar |
* Minor typos.
|
|
|
@2033
|
13 years |
Pascal Terjan |
* Split Ruby documentation out of README
|
|
|
@2032
|
13 years |
Sam Hocevar |
* Use Image.copyTo() and Image.getCrop() instead of pixel-by-pixel
…
|
|
|
@2031
|
13 years |
Sam Hocevar |
* More about photomosaics.
|
|
|
@2030
|
13 years |
Sam Hocevar |
* Started part 6: Photographic mosaics.
|
|
|
@2029
|
13 years |
Sam Hocevar |
* Refactored study.py so that it can be called with the list of …
|
|
|
@2028
|
13 years |
Sam Hocevar |
* Wrote a few lines about error minimisation in thresholding methods.
|
|
|
@2027
|
13 years |
Sam Hocevar |
* Add a disclaimer to make sure people know it's Work In Progress.
* …
|
|
|
@2026
|
13 years |
Sam Hocevar |
* Added Pascal to the AUTHORS file.
|
|
|
@2025
|
13 years |
Jean-Yves Lamoureux |
* lol commit
|
|
|
@2024
|
13 years |
Pascal Terjan |
* Remove cucul directory that got forgotten
|
|
|
@2023
|
13 years |
Pascal Terjan |
* Improve the example in README
|
|
|
@2022
|
13 years |
Pascal Terjan |
* Install lib/caca.rb
|
|
|
@2021
|
13 years |
Pascal Terjan |
* Update README to talk about Caca
|
|
|
@2020
|
13 years |
Pascal Terjan |
* Use to_i on the event mask, it is not always an Integer
|
|
|
@2019
|
13 years |
Pascal Terjan |
- Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui)
|
|
|
@2018
|
13 years |
Pascal Terjan |
* Handle closing cacaview by window manager
|
|
|
@2017
|
13 years |
Pascal Terjan |
* Add missing methods in Caca::Display and add empty Caca::Event
|
|
|
@2016
|
13 years |
Pascal Terjan |
* Slightly improved documentation
|
|
|
@2015
|
13 years |
Pascal Terjan |
* Add Caca and Caca::Display
|
|
|
@2014
|
13 years |
Sam Hocevar |
* Put a few keywords in bold.
|
|
|
@2013
|
13 years |
Sam Hocevar |
* Random halftoning perturbation.
* Random dither matrix selection.
|
|
|
@2012
|
13 years |
Sam Hocevar |
* Added a bunch of 8×8 matrix results.
|
|
|
@2011
|
13 years |
Sam Hocevar |
* Slightly reworked the 4×4 Bayer matrix so that it respects the
…
|
|
|
@2010
|
13 years |
Sam Hocevar |
* Preparing random matrix halftoning.
|
|
|
@2009
|
13 years |
Pascal Terjan |
* Finish Cucul::Dither
|
|
|
@2008
|
13 years |
Pascal Terjan |
* Add Cucul::Dither (incomplete)
|
|
|
@2007
|
13 years |
Sam Hocevar |
* Explain the problem with dimension separation.
|
|
|
@2006
|
13 years |
Sam Hocevar |
* Vertically align matrix images at the top.
|
|
|
@2005
|
13 years |
Sam Hocevar |
* Nicer colour pattern.
|
|
|
@2004
|
13 years |
Pascal Terjan |
* Improve type checking of arguments
|
|
|
@2003
|
13 years |
Sam Hocevar |
* Slightly doxygenated ruby/README so that it appears in the manual …
|
|
|
@2002
|
13 years |
Sam Hocevar |
* Started section 5.2 (accounting for other dimensions).
|
|
|
@2001
|
13 years |
Sam Hocevar |
* Use "home" instead of "about".
|
|
|
@2000
|
13 years |
Sam Hocevar |
* Have each manual page link to the home page.
|
|
|
@1999
|
13 years |
Sam Hocevar |
* Fix broken links.
|
|
|
@1998
|
13 years |
Sam Hocevar |
* Disallow HTTP access to /.git/.
|
|
|
@1997
|
13 years |
Pascal Terjan |
* Update README
|
|
|
@1996
|
13 years |
Pascal Terjan |
* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
|
|
|
@1995
|
13 years |
Pascal Terjan |
* Add Cucul::Font
|
|
|
@1994
|
13 years |
Sam Hocevar |
* libcaca: a million flies cannot be wrong!
|
|
|
@1993
|
13 years |
Sam Hocevar |
* Make links greenish instead of blueish.
* Set proper background …
|
|
|
@1992
|
13 years |
Sam Hocevar |
* Header plus petit.
|
|
|
@1991
|
13 years |
Sam Hocevar |
* New pattern for future 3-dimensional explanations.
|
|
|
@1990
|
13 years |
Sam Hocevar |
* libcaca©®™, take back the text!
|
|
|
@1989
|
13 years |
Sam Hocevar |
* Yet another style change.
|
|
|
@1988
|
13 years |
Sam Hocevar |
* Added minimal styles to doxygen.css to make the manual look decent.
|
|
|
@1987
|
13 years |
Sam Hocevar |
* Split "upload" target into "upload-source" and "upload-doc".
|
|
|
@1986
|
13 years |
Sam Hocevar |
* Updated doxygen file format.
* Add an empty doxygen.css file.
|
|
|
@1985
|
13 years |
Sam Hocevar |
* Allow "-" in documentation filenames.
|
|
|
@1984
|
13 years |
Sam Hocevar |
* Use serif instead of sans-serif.
* Make menu links black …
|
|
|
@1983
|
13 years |
Pascal Terjan |
* Add some pseudo doc for Ruby binding
|
|
|
@1982
|
13 years |
Sam Hocevar |
* Add default background colours for all elements that have a …
|
|
|
@1981
|
13 years |
Sam Hocevar |
* New website look proposal.
|
|
|
@1980
|
13 years |
Sam Hocevar |
* Added a 4-colour example to the grayscale dithering part.
|
|
|
@1979
|
13 years |
Sam Hocevar |
* Colour dithering: separate-space dithering.
|
|
|
@1978
|
13 years |
Sam Hocevar |
* No longer pass the idiotic "name" parameter to tests.
|
|
|
@1977
|
13 years |
Sam Hocevar |
* A few very intelligent catchphrases appearing at random.
|
|
|
@1976
|
13 years |
Sam Hocevar |
* Prepare room for part 5, colour dithering.
|
|
|
@1975
|
13 years |
Sam Hocevar |
* Finished gamma correction section.
|
|
|
@1974
|
13 years |
Sam Hocevar |
* Removed the useless top line in each error diffusion matrix.
* …
|
|
|
@1973
|
13 years |
Sam Hocevar |
* Cleaned up study.py.
* Promote precision in the gamma-aware …
|
|
|