|
|
@711
|
15 years |
Sam Hocevar |
* Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING
…
|
|
|
@710
|
15 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@709
|
15 years |
Sam Hocevar |
* Disabled cacaview for now. I'm going to utterly break it.
|
|
|
@708
|
15 years |
Sam Hocevar |
* Added cucul_get_export_list(). Returns a list of known export formats.
|
|
|
@707
|
15 years |
Sam Hocevar |
* cacaserver works again (but needs a complete rewrite because it's …
|
|
|
@706
|
15 years |
Sam Hocevar |
* Changed the 2nd argument of cucul_create_export to a string. This …
|
|
|
@705
|
15 years |
Sam Hocevar |
* Oops, I barfed that makefile.
|
|
|
@704
|
15 years |
Jean-Yves Lamoureux |
* Added "powered by libcaca" text to all examples for consistency
|
|
|
@703
|
15 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@702
|
15 years |
Sam Hocevar |
* Implemented a proof-of-concept cacaplay program that can redisplay a …
|
|
|
@701
|
15 years |
Sam Hocevar |
* Implemented cucul_load() to reload a file that was saved with the
…
|
|
|
@700
|
15 years |
Jean-Yves Lamoureux |
* Fixed OpenGL mouse handling
Sam Le Vieux Porc
…
|
|
|
@699
|
15 years |
Sam Hocevar |
* Created a minimal raw driver that outputs stuff to stdout.
|
|
|
@698
|
15 years |
Sam Hocevar |
██████ ██████
* Ah mais putain j'avais pas vu ! …
|
|
|
@697
|
15 years |
Sam Hocevar |
* Reworked the OpenGL headers and Glut features detection (what did …
|
|
|
@696
|
15 years |
Sam Hocevar |
* Implemented cucul_invert() to invert a canvas' colours.
|
|
|
@695
|
15 years |
Jean-Yves Lamoureux |
* Fixed glutCheckLoop headers, testing only under MacOSX
|
|
|
@694
|
15 years |
Jean-Yves Lamoureux |
* Added (untested) glut3 glutCheckLoop(), ans a regular display function
|
|
|
@693
|
15 years |
Sam Hocevar |
* Minor addition to the rotate code.
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@691
|
15 years |
Jean-Yves Lamoureux |
* Ok, invert works. OK OK SAM THAT WAS MY FAULT
AHAHAH …
|
|
|
@690
|
15 years |
Jean-Yves Lamoureux |
* Added bitmap invert routine. It doesn't work well, so don't use it …
|
|
|
@689
|
15 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@688
|
15 years |
Jean-Yves Lamoureux |
* Fixed bug in show/hide cursor, implemented X11 cursor
|
|
|
@687
|
15 years |
Jean-Yves Lamoureux |
* Added forgotten X11 set/hide cursor (non-working code)
|
|
|
@686
|
15 years |
Jean-Yves Lamoureux |
* Added caca_show/hide_cursor, and corresponding GL binding
|
|
|
@685
|
15 years |
Sam Hocevar |
* Documented the caca_event structure and improved a few things here …
|
|
|
@684
|
15 years |
Sam Hocevar |
* Allow the driver initialisation to fail, for instance when $DISPLAY = "".
|
|
|
@683
|
15 years |
Sam Hocevar |
* Removed spurious prototype.
|
|
|
@682
|
15 years |
Sam Hocevar |
* Updated the TODO list with what's been done so far.
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@680
|
15 years |
Sam Hocevar |
* Hahaha mais le vieux porc c'est moi.
|
|
|
@679
|
15 years |
Sam Hocevar |
* Added missing ASCII characters to cucul_rotate().
|
|
|
@678
|
15 years |
Sam Hocevar |
* Made cucul_putchar32() an internal-only function.
* Changed the …
|
|
|
@677
|
15 years |
Sam Hocevar |
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
|
|
|
@676
|
15 years |
Sam Hocevar |
* Removed done stuff from the TODO.
* Updated the TODO list with …
|
|
|
@675
|
15 years |
Sam Hocevar |
* Added a test for the transformation routines.
|
|
|
@674
|
15 years |
Sam Hocevar |
* Added more characters to the flip/rotate routines.
|
|
|
@673
|
15 years |
Sam Hocevar |
* Added cucul_flip(), cucul_flop() and cucul_transform() to perform
…
|
|
|
@672
|
15 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@671
|
15 years |
Sam Hocevar |
* Optimise cucul_blit() by using memcpy() if there is no mask.
|
|
|
@670
|
15 years |
Sam Hocevar |
* Added the cucul_blit() function. It lets us blit various canvas one
…
|
|
|
@669
|
15 years |
Sam Hocevar |
* Fixed an uninitialised structure member.
|
|
|
@668
|
15 years |
Sam Hocevar |
* Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff …
|
|
|
@667
|
15 years |
Sam Hocevar |
* Renamed cucul_get_export() to cucul_create_export().
|
|
|
@666
|
15 years |
Sam Hocevar |
* Removed the cucul_t * argument from cucul_create_bitmap(). It's not …
|
|
|
@665
|
15 years |
Sam Hocevar |
* Changed the cucul_init parameter so that it now directly accepts a
…
|
|
|
@664
|
15 years |
Sam Hocevar |
* Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
|
|
|
@663
|
15 years |
Sam Hocevar |
* Removed code that did not need to be duplicated.
|
|
|
@662
|
15 years |
Sam Hocevar |
* Gamma support in cacaview (through the g/G key).
|
|
|
@661
|
15 years |
Sam Hocevar |
* Added colour to the gamma test.
|
|
|
@660
|
15 years |
Sam Hocevar |
* Use ln(x) = 2 * (t + t3/3 + t5/5 + ...) with t = (x-1)/(x+1).
|
|
|
@659
|
15 years |
Sam Hocevar |
* Animated gamma test.
|
|
|
@658
|
15 years |
Sam Hocevar |
* Got rid of cucul_powf(), too complex to implement and no longer used.
|
|
|
@657
|
15 years |
Sam Hocevar |
* Added optional support for CP437 gray blocks in the bitmap renderer. …
|
|
|
@656
|
15 years |
Sam Hocevar |
* Tried to do something with cucul_powf. It currently sucks.
|
|
|
@655
|
15 years |
Sam Hocevar |
* Changed the cacaplas colours. Yeah, I do what I want.
|
|
|
@654
|
15 years |
Sam Hocevar |
_
* Bitmap gamma test example. Of ,---. /""`_,'
…
|
|
|
@653
|
15 years |
Sam Hocevar |
* Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite.
|
|
|
@652
|
15 years |
Sam Hocevar |
* Use the asm versions of sin and cos when available.
|
|
|
@651
|
15 years |
Jean-Yves Lamoureux |
* Added a bird.
|
|
|
@650
|
15 years |
Sam Hocevar |
* Added basic support for a few Unicode characters to the X11 driver.
|
|
|
@649
|
15 years |
Sam Hocevar |
* Added a lame "powered by libcaca" banner to cacaplas.
|
|
|
@648
|
15 years |
Sam Hocevar |
* Added a few notes to the TODO list.
|
|
|
@647
|
15 years |
Sam Hocevar |
Nan mais avec ma config _,--. ,--._
d'Emacs c'est vraiment …
|
|
|
@646
|
15 years |
Sam Hocevar |
* More special characters in the Unicode test.
|
|
|
@645
|
15 years |
Sam Hocevar |
* Cosmetic fixes.
|
|
|
@644
|
15 years |
Sam Hocevar |
* Renamed cucul_buffer to cucul_export. Vanilla rum rules.
|
|
|
@643
|
15 years |
Sam Hocevar |
* Factorised some charset handling code into a new cucul/charset.c file.
|
|
|
@642
|
15 years |
Sam Hocevar |
* Added a few commonly escaped characters to the export test: ( ) " < > &
|
|
|
@641
|
15 years |
Sam Hocevar |
* Full Unicode support in the SVG exporter.
|
|
|
@640
|
15 years |
Sam Hocevar |
* Print '?' instead of spaces for unknown glyphs in the X11 driver.
|
|
|
@639
|
15 years |
Sam Hocevar |
_
…
|
|
|
@638
|
15 years |
Sam Hocevar |
* Updated ChangeLog? and converted it to UTF-8.
|
|
|
@637
|
15 years |
Sam Hocevar |
* Fixed Unicode handling and improved coding style in the SVG exporter.
|
|
|
@636
|
15 years |
Sam Hocevar |
* Do not write the trailing \0 when exporting data.
|
|
|
@635
|
15 years |
Sam Hocevar |
* Fixed syntax errors in the generated PostScript? document if ( ) \ or …
|
|
|
@634
|
15 years |
Sam Hocevar |
* Optimised for speed and space, fixed a few bugs, and improved coding …
|
|
|
@633
|
15 years |
Sam Hocevar |
* Comment clarification.
|
|
|
@632
|
15 years |
Sam Hocevar |
* Fix resizing of the Win32 console. It now adapts to the requested size.
|
|
|
@631
|
15 years |
Sam Hocevar |
* Duplicated the conio.h Unicode->CP437 conversion into the VGA …
|
|
|
@630
|
15 years |
Sam Hocevar |
* Fixed compiler warnings when UTF-8 S-Lang is not available.
|
|
|
@629
|
15 years |
Sam Hocevar |
* Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work.
|
|
|
@628
|
15 years |
Sam Hocevar |
* Distribute the license with Win32 packages and convert text files to …
|
|
|
@627
|
15 years |
Sam Hocevar |
* Added support for Unicode characters that fall into CP437 0x01 - …
|
|
|
@626
|
15 years |
Sam Hocevar |
* Added a few more Unicode characters to the export and unicode tests.
|
|
|
@625
|
15 years |
Sam Hocevar |
* Partial Unicode support for the DOS/conio.h driver. Glyphs that have …
|
|
|
@624
|
15 years |
Sam Hocevar |
* Unicode support in the HTML exporter.
|
|
|
@623
|
15 years |
Sam Hocevar |
* Cosmetic.
|
|
|
@622
|
15 years |
Sam Hocevar |
* Small test program for exporters. Usage: "export html", "export irc" etc.
|
|
|
@621
|
15 years |
Jean-Yves Lamoureux |
* Added the SVG exporter sources. SAM IS KOREA KEKEKEK …
|
|
|
@620
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary (but working) SVG exporter
|
|
|
@619
|
15 years |
Jean-Yves Lamoureux |
* Added telnet commands and options strings for debug
|
|
|
@618
|
15 years |
Jean-Yves Lamoureux |
* Fixed refresh when updating parameter in display_menu()
|
|
|
@617
|
15 years |
Jean-Yves Lamoureux |
* Removed false comment
|
|
|
@616
|
15 years |
Jean-Yves Lamoureux |
* Optimised cacaballs a bit
|
|
|
@615
|
15 years |
Jean-Yves Lamoureux |
* Better cacaballs parameters
|
|
|
@614
|
15 years |
Sam Hocevar |
* Increased cacamoir circle thikness by 50%, because it currently …
|
|
|
@613
|
15 years |
Sam Hocevar |
* Minor coding style fixes.
|
|
|
@612
|
15 years |
Sam Hocevar |
* UTF-8 support in the Win32 driver.
|
|
|