|
|
@780
|
16 years |
Sam Hocevar |
* Added truecolor support to the X11 and GL drivers.
|
|
|
@777
|
16 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@775
|
16 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@773
|
16 years |
Sam Hocevar |
* Improved documentation in many places.
|
|
|
@769
|
16 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@742
|
16 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@729
|
16 years |
Sam Hocevar |
* Added pkgconfig files. Eh ouais mon gars.
|
|
|
@728
|
16 years |
Sam Hocevar |
* Replaced occurrences of "rgba" with "argb".
|
|
|
@724
|
16 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@711
|
16 years |
Sam Hocevar |
* Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING
…
|
|
|
@710
|
16 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@703
|
16 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@702
|
16 years |
Sam Hocevar |
* Implemented a proof-of-concept cacaplay program that can redisplay a …
|
|
|
@700
|
16 years |
Jean-Yves Lamoureux |
* Fixed OpenGL mouse handling
Sam Le Vieux Porc
…
|
|
|
@699
|
16 years |
Sam Hocevar |
* Created a minimal raw driver that outputs stuff to stdout.
|
|
|
@698
|
16 years |
Sam Hocevar |
██████ ██████
* Ah mais putain j'avais pas vu ! …
|
|
|
@697
|
16 years |
Sam Hocevar |
* Reworked the OpenGL headers and Glut features detection (what did …
|
|
|
@695
|
16 years |
Jean-Yves Lamoureux |
* Fixed glutCheckLoop headers, testing only under MacOSX
|
|
|
@694
|
16 years |
Jean-Yves Lamoureux |
* Added (untested) glut3 glutCheckLoop(), ans a regular display function
|
|
|
@692
|
16 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@689
|
16 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@688
|
16 years |
Jean-Yves Lamoureux |
* Fixed bug in show/hide cursor, implemented X11 cursor
|
|
|
@687
|
16 years |
Jean-Yves Lamoureux |
* Added forgotten X11 set/hide cursor (non-working code)
|
|
|
@686
|
16 years |
Jean-Yves Lamoureux |
* Added caca_show/hide_cursor, and corresponding GL binding
|
|
|
@685
|
16 years |
Sam Hocevar |
* Documented the caca_event structure and improved a few things here …
|
|
|
@684
|
16 years |
Sam Hocevar |
* Allow the driver initialisation to fail, for instance when $DISPLAY = "".
|
|
|
@681
|
16 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@672
|
16 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@667
|
16 years |
Sam Hocevar |
* Renamed cucul_get_export() to cucul_create_export().
|
|
|
@651
|
16 years |
Jean-Yves Lamoureux |
* Added a bird.
|
|
|
@650
|
16 years |
Sam Hocevar |
* Added basic support for a few Unicode characters to the X11 driver.
|
|
|
@645
|
16 years |
Sam Hocevar |
* Cosmetic fixes.
|
|
|
@644
|
16 years |
Sam Hocevar |
* Renamed cucul_buffer to cucul_export. Vanilla rum rules.
|
|
|
@643
|
16 years |
Sam Hocevar |
* Factorised some charset handling code into a new cucul/charset.c file.
|
|
|
@640
|
16 years |
Sam Hocevar |
* Print '?' instead of spaces for unknown glyphs in the X11 driver.
|
|
|
@632
|
16 years |
Sam Hocevar |
* Fix resizing of the Win32 console. It now adapts to the requested size.
|
|
|
@631
|
16 years |
Sam Hocevar |
* Duplicated the conio.h Unicode->CP437 conversion into the VGA …
|
|
|
@630
|
16 years |
Sam Hocevar |
* Fixed compiler warnings when UTF-8 S-Lang is not available.
|
|
|
@629
|
16 years |
Sam Hocevar |
* Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work.
|
|
|
@627
|
16 years |
Sam Hocevar |
* Added support for Unicode characters that fall into CP437 0x01 - …
|
|
|
@625
|
16 years |
Sam Hocevar |
* Partial Unicode support for the DOS/conio.h driver. Glyphs that have …
|
|
|
@623
|
16 years |
Sam Hocevar |
* Cosmetic.
|
|
|
@619
|
16 years |
Jean-Yves Lamoureux |
* Added telnet commands and options strings for debug
|
|
|
@613
|
16 years |
Sam Hocevar |
* Minor coding style fixes.
|
|
|
@612
|
16 years |
Sam Hocevar |
* UTF-8 support in the Win32 driver.
|
|
|
@611
|
16 years |
Sam Hocevar |
* Support CACA_GEOMETRY in the network driver. Still defaults to …
|
|
|
@610
|
16 years |
Sam Hocevar |
* Do not fail if SLsmg_utf8_enable was not found, just disable UTF-8 …
|
|
|
@609
|
16 years |
Sam Hocevar |
* Replaced all cucul_get_* exporters with a generic cucul_export() …
|
|
|
@605
|
16 years |
Sam Hocevar |
* Do not switch to alternate screen when clearing, because sometimes …
|
|
|
@601
|
16 years |
Sam Hocevar |
* Pressing Ctrl-C on the client side now drops the connection.
|
|
|
@599
|
16 years |
Sam Hocevar |
* Changed port environment variable to "CACA_PORT". No need to mention …
|
|
|
@598
|
16 years |
Sam Hocevar |
* Ooops, fixed an old typo.
|
|
|
@596
|
16 years |
Sam Hocevar |
* Improvements to the network output:
+ Changed port to 51914 …
|
|
|
@593
|
16 years |
Sam Hocevar |
* Fixed an uninitialised variable in the event queue handling.
|
|
|
@590
|
16 years |
Sam Hocevar |
* Set the client sockets as non-blocking, and implemented non-blocking …
|
|
|
@586
|
16 years |
Jean-Yves Lamoureux |
* Added CACA_NETWORK_PORT env and related documentation
|
|
|
@585
|
16 years |
Jean-Yves Lamoureux |
* Fixed configure script to check for UTF8 enabled slang, removed …
|
|
|
@584
|
16 years |
Sam Hocevar |
* Handle incoming connections in network_get_event() as well as
…
|
|
|
@582
|
16 years |
Sam Hocevar |
* Use the internal version of cucul_set_size in output drivers so that …
|
|
|
@580
|
16 years |
Sam Hocevar |
* Assume the VGA screen is 320x200 and really resize the cucul canvas …
|
|
|
@579
|
16 years |
Sam Hocevar |
* Added Unicode support to the SLang driver.
|
|
|
@575
|
16 years |
Jean-Yves Lamoureux |
* Multiplexed sockets, it is now possible to have multiple clients at …
|
|
|
@574
|
16 years |
Sam Hocevar |
* Fixed VGA colours. The values only range from 0 to 63.
|
|
|
@573
|
16 years |
Sam Hocevar |
* Added assembly code for inb() and outb().
* Print a small message …
|
|
|
@570
|
16 years |
Sam Hocevar |
* Added a conditional to only build the kernel if --enable-vga was set.
|
|
|
@568
|
16 years |
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
|
|
@567
|
16 years |
Sam Hocevar |
* Cosmetic change.
|
|
|
@565
|
16 years |
Sam Hocevar |
* Pure VGA output driver.
|
|
|
@564
|
16 years |
Sam Hocevar |
* Removed unused includes.
|
|
|
@561
|
16 years |
Jean-Yves Lamoureux |
* Updated documentation a bit
|
|
|
@560
|
16 years |
Jean-Yves Lamoureux |
* Changed way temporary buffer of ansi export was handled. Need to do …
|
|
|
@559
|
16 years |
Jean-Yves Lamoureux |
* Fixed memory leak in network driver
|
|
|
@558
|
16 years |
Sam Hocevar |
* Made the OpenGL colors slightly less saturated.
|
|
|
@557
|
16 years |
Sam Hocevar |
* Make output drivers more error resilient when handling UTF-32 …
|
|
|
@556
|
16 years |
Jean-Yves Lamoureux |
* Fixed blinking screen
|
|
|
@555
|
16 years |
Jean-Yves Lamoureux |
* Exporters now return size of generated data
|
|
|
@554
|
16 years |
Jean-Yves Lamoureux |
* Added very preliminary network driver
|
|
|
@553
|
16 years |
Sam Hocevar |
* Fixed async issues between the driver and libcaca when resizing …
|
|
|
@551
|
16 years |
Sam Hocevar |
* Cosmetic changes here and there.
|
|
|
@550
|
16 years |
Sam Hocevar |
* Finished moving everything driver-specific to the apropriate …
|
|
|
@549
|
16 years |
Sam Hocevar |
* Cleaned up useless header includes.
|
|
|
@548
|
16 years |
Sam Hocevar |
* Split event.c into the appropriate driver_*.c files.
|
|
|
@543
|
16 years |
Sam Hocevar |
* Fixed DOS driver.
* Added a build-dos script to cross-compile the …
|
|
|
@541
|
16 years |
Sam Hocevar |
* Got rid of static variables in the event code.
|
|
|
@540
|
16 years |
Sam Hocevar |
* Polished the driver split a bit (still no events, except resize …
|
|
|
@539
|
16 years |
Sam Hocevar |
* Split caca/graphics.c into driver-specific files. Resize is …
|
|
|
@536
|
16 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|