|
|
@1902
|
15 years |
Jean-Yves Lamoureux |
* Replaced img2irc / pic2irc occurences, fixed bad c/c in options list
|
|
|
@1901
|
15 years |
Jean-Yves Lamoureux |
* Renamed img2irc to a more generic img2txt
|
|
|
@1900
|
15 years |
Jean-Yves Lamoureux |
* Added getopt / mygetopt support to img2irc, and added options to …
|
|
|
@1899
|
15 years |
Sam Hocevar |
* New gradient pattern to make gamma issues more obvious.
|
|
|
@1898
|
15 years |
Sam Hocevar |
* First gamma-aware halftoning (with the ugly patterns).
|
|
|
@1897
|
15 years |
Sam Hocevar |
* Updated result images from the new original Lenna images.
|
|
|
@1896
|
15 years |
Sam Hocevar |
* Remove unused lenna256b.xcf.
|
|
|
@1895
|
15 years |
Sam Hocevar |
* Added a lenna.py program ot generate the source images. Now only
…
|
|
|
@1894
|
15 years |
Sam Hocevar |
* Updated study with new stuff about gamma.
* Renamed and …
|
|
|
@1893
|
15 years |
Sam Hocevar |
* Added a style for inline images.
|
|
|
@1892
|
15 years |
Sam Hocevar |
* A word about 25% and 75% patterns.
|
|
|
@1891
|
15 years |
Sam Hocevar |
* Cosmetic change: renamed "image" to "Image".
|
|
|
@1890
|
15 years |
Sam Hocevar |
* Updated output files due to script changes.
|
|
|
@1889
|
15 years |
Sam Hocevar |
* Changed our Image class to use float values between 0. and 1.
|
|
|
@1888
|
15 years |
Sam Hocevar |
* Make <h3> not look like shit.
|
|
|
@1887
|
15 years |
Sam Hocevar |
* Started working on a document about dithering, halftoning, …
|
|
|
@1886
|
15 years |
Sam Hocevar |
* IRC is now in a separate section.
|
|
|
@1885
|
15 years |
Sam Hocevar |
* Added mention of the neercs SVN repo, even though not much is
…
|
|
|
@1884
|
15 years |
Sam Hocevar |
* New transition effects: horizontal and vertical lines.
|
|
|
@1883
|
15 years |
Sam Hocevar |
* Remove digg absurdities.
|
|
|
@1882
|
15 years |
Sam Hocevar |
* Updated libcaca and cacaview after the API changes.
|
|
|
@1881
|
15 years |
Sam Hocevar |
* Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). …
|
|
|
@1880
|
15 years |
Sam Hocevar |
* Implemented cucul_get_dither_charset() and cucul_get_dither_mode().
|
|
|
@1879
|
15 years |
Sam Hocevar |
* Renamed doxygen sections here and there to avoid embarassing …
|
|
|
@1878
|
15 years |
Sam Hocevar |
* Renamed fonts to *.data to make sure they are not mistaken for …
|
|
|
@1877
|
15 years |
Sam Hocevar |
* Implemented cucul_get_dither_antialias() and cucul_get_dither_color().
|
|
|
@1876
|
15 years |
Sam Hocevar |
* cucul_get_dither_brightness() is no longer a stub.
* Implemented …
|
|
|
@1875
|
15 years |
Sam Hocevar |
* Removed calls to now deprecated cucul_set_dither_invert().
|
|
|
@1874
|
15 years |
Sam Hocevar |
* Ignore the autotools/ directory.
|
|
|
@1873
|
15 years |
Sam Hocevar |
* Added .gitignore files in addition to svn:ignore properties.
|
|
|
@1872
|
15 years |
Sam Hocevar |
* Don’t manage autotools/ with SVN.
|
|
|
@1871
|
15 years |
Sam Hocevar |
* Add a lookback table in the output. Will be handy later.
* Now …
|
|
|
@1870
|
15 years |
Sam Hocevar |
* Add cucul_get_dither_brightness(), _gamma() and _contrast(). There …
|
|
|
@1869
|
15 years |
Sam Hocevar |
* Crap, typo in bootstrap script.
|
|
|
@1868
|
15 years |
Sam Hocevar |
* Updated bootstrap script.
|
|
|
@1867
|
15 years |
Sam Hocevar |
* Version 0.10.
* Updated NEWS and ChangeLog?.
|
|
|
@1866
|
15 years |
Sam Hocevar |
* Link libzzuf with winsock because of our use of htons.
|
|
|
@1865
|
15 years |
Sam Hocevar |
* Documentation updates.
|
|
|
@1864
|
15 years |
Sam Hocevar |
* Do not fuzz non-IP network protocols. They’re too painful to fine-tune.
|
|
|
@1863
|
15 years |
Sam Hocevar |
* Merged the bind() and connect() diversions using macros. They were …
|
|
|
@1862
|
15 years |
Sam Hocevar |
* Divert connect() so that -p/--ports now works with outbound connections.
|
|
|
@1861
|
15 years |
Sam Hocevar |
* Look for connect().
|
|
|
@1860
|
15 years |
Sam Hocevar |
* Updated documentation.
|
|
|
@1859
|
15 years |
Sam Hocevar |
* Fix a bug in the -p handling that made it opt-out instead of opt-in. …
|
|
|
@1858
|
15 years |
Sam Hocevar |
* Network destination port choosing with -p/--ports.
* Renamed …
|
|
|
@1857
|
15 years |
Sam Hocevar |
* Check for <netinet/in.h>, it’s needed for struct sockaddr_in.
|
|
|
@1856
|
15 years |
Sam Hocevar |
* Support %d, %ld and %lld in addition to %i etc. in debug().
|
|
|
@1855
|
15 years |
Sam Hocevar |
* Log and divert bind() calls.
|
|
|
@1854
|
15 years |
Sam Hocevar |
* Check for bind in the configure step.
|
|
|
@1853
|
15 years |
Sam Hocevar |
* Only use attribute((deprecated)) with gcc >= 3.x.
|
|
|
@1852
|
15 years |
Sam Hocevar |
* C89 compilation fix for machines that do not have <endian.h>, thanks …
|
|
|
@1851
|
15 years |
Sam Hocevar |
* When present, include <termios.h> and <unistd.h> to allow the …
|
|
|
@1850
|
15 years |
Sam Hocevar |
* More digg absurdities.
|
|
|
@1849
|
15 years |
Sam Hocevar |
* Even better layout.
|
|
|
@1848
|
15 years |
Sam Hocevar |
* Better layout.
|
|
|
@1847
|
15 years |
Sam Hocevar |
* Added Digg bullshit.
|
|
|
@1846
|
15 years |
Sam Hocevar |
* Centered picture list.
|
|
|
@1845
|
15 years |
Sam Hocevar |
* Put the press release in the CacaCon?’07 page.
|
|
|
@1844
|
15 years |
Sam Hocevar |
* Oops, messed up captions.
|
|
|
@1843
|
15 years |
Sam Hocevar |
* Pictures of CacaCon?’07.
|
|
|
@1842
|
15 years |
Sam Hocevar |
* Improved distance computation in sortchars.c.
* Use font 0 instead …
|
|
|
@1841
|
15 years |
Sam Hocevar |
* Updates to sortchars.c so that it can output a proper LUT.
|
|
|
@1840
|
15 years |
Sam Hocevar |
* Small tool to analyse character glyphs depending on their shape. …
|
|
|
@1839
|
15 years |
Sam Hocevar |
* Documented which drivers support caca_set_cursor().
|
|
|
@1838
|
15 years |
Sam Hocevar |
* Cursor support in neercs.
|
|
|
@1837
|
15 years |
Sam Hocevar |
* Implemented caca_set_cursor() on the X11, ncurses and S-Lang …
|
|
|
@1836
|
15 years |
Sam Hocevar |
* Fixed cacaview’s dithering selection.
|
|
|
@1835
|
15 years |
Sam Hocevar |
* Output refman.log in case of build error.
|
|
|
@1834
|
15 years |
Sam Hocevar |
* Display miniatures from all other windows at the bottom of the screen.
|
|
|
@1833
|
15 years |
Sam Hocevar |
* Save user attributes when calling cucul_dither_bitmap().
|
|
|
@1832
|
15 years |
Sam Hocevar |
* New version of the bootstrap script.
|
|
|
@1831
|
15 years |
Sam Hocevar |
* Added left and right filters for 90-degree rotations.
* Bumped …
|
|
|
@1830
|
15 years |
Sam Hocevar |
* New version of the bootstrap script.
|
|
|
@1829
|
15 years |
Sam Hocevar |
* Further refined the tetex/texlive detection method.
* Support for …
|
|
|
@1828
|
15 years |
Sam Hocevar |
* Support Debian's texlive installation. Will sneak this fix in beta12.
|
|
|
@1827
|
15 years |
Sam Hocevar |
* Fix image ratio.
|
|
|
@1826
|
15 years |
Sam Hocevar |
* Add a canvas rotation example.
|
|
|
@1825
|
15 years |
Sam Hocevar |
* Announced 0.99.beta12 on the website.
|
|
|
@1824
|
15 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1823
|
15 years |
Sam Hocevar |
* Minor tuning to the various tests, just so that they’re releasable.
|
|
|
@1822
|
15 years |
Sam Hocevar |
* Replaced deprecated cucul_rotate() call with cucul_rotate_180().
|
|
|
@1821
|
15 years |
Jean-Yves Lamoureux |
* Added autotools directory so bootstrap works out of the box
|
|
|
@1820
|
15 years |
Sam Hocevar |
* Added a few rotation pairs. Nothing awesome.
|
|
|
@1819
|
15 years |
Sam Hocevar |
* Improve rotation output by avoiding white-on-black attributes to …
|
|
|
@1818
|
15 years |
Sam Hocevar |
* Powerpipo proof of concept. Needs the SVN version of TOIlet, but …
|
|
|
@1817
|
15 years |
Sam Hocevar |
* Preparing a PowerPipo? repository.
|
|
|
@1816
|
15 years |
Sam Hocevar |
* Allow to rotate canvases with an odd width.
* Added a few …
|
|
|
@1815
|
15 years |
(none) |
This is an empty revision for padding.
|
|
|
@1814
|
15 years |
Sam Hocevar |
* More widechar rotations. \/ > /\ < is cool.
|
|
|
@1813
|
15 years |
Sam Hocevar |
* Reset cursor position after a resize. Not sure it’s what I want.
|
|
|
@1812
|
15 years |
Sam Hocevar |
* More widechar rotation pairs.
|
|
|
@1811
|
15 years |
Sam Hocevar |
* Wide terminal font (ASCII only)
|
|
|
@1810
|
15 years |
Sam Hocevar |
* Oops, I forgot to add an additional line of comments when I added …
|
|
|
@1809
|
15 years |
Sam Hocevar |
* Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to
…
|
|
|
@1808
|
15 years |
Sam Hocevar |
* More characters for the wide rotations.
* Updated test/text to …
|
|
|
@1807
|
15 years |
Sam Hocevar |
* Use j/ḷ and l/ȷ pairs in glyph rotation.
|
|
|
@1806
|
15 years |
Sam Hocevar |
* minor warning fix
|
|
|
@1805
|
15 years |
Sam Hocevar |
* Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). …
|
|
|
@1804
|
15 years |
Sam Hocevar |
* Version 0.9. For real, this time.
* Updated NEWS and ChangeLog?.
|
|
|
@1803
|
15 years |
Sam Hocevar |
* Documented the new -T / --max-cpu flag.
|
|
|