|
|
@1067
|
14 years |
Jean-Yves Lamoureux |
* Ugly workaround in OpenGL driver for IA64 platform, unicode still …
|
|
|
@1064
|
14 years |
Sam Hocevar |
* Optimised memory usage in the GL driver and added a few comments.
|
|
|
@1063
|
14 years |
Jean-Yves Lamoureux |
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS …
|
|
|
@1061
|
14 years |
Sam Hocevar |
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
|
|
|
@1060
|
14 years |
Sam Hocevar |
* Full Unicode support in the GL driver.
|
|
|
@1054
|
14 years |
Sam Hocevar |
* Do not build the raw output in kernel mode.
* Fix …
|
|
|
@1050
|
14 years |
Jean-Yves Lamoureux |
* Updated README, just to say my coding style is just perfect, sam is …
|
|
|
@1048
|
14 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1045
|
14 years |
Jean-Yves Lamoureux |
* Updated documentation, removed warning in cucul_render_glyph(), …
|
|
|
@1044
|
14 years |
Sam Hocevar |
* Coding style (ahaha vieux porc).
|
|
|
@1039
|
14 years |
Sam Hocevar |
* Fixed cucul_render_glyph(). There is no way this could have ever …
|
|
|
@1033
|
14 years |
Sam Hocevar |
* Fix compilation warning in the slang driver.
|
|
|
@1028
|
14 years |
Jean-Yves Lamoureux |
* Fixed truecolor bug in OpenGL driver.
|
|
|
@1024
|
14 years |
Jean-Yves Lamoureux |
* OpenGL builtin font support
|
|
|
@1015
|
14 years |
Sam Hocevar |
* Made features (such as dithering mode) and caca_sqrt work in the …
|
|
|
@1013
|
14 years |
Sam Hocevar |
* Added an emulation layer for pre-1.0 libcaca API. Legacy …
|
|
|
@1008
|
14 years |
Sam Hocevar |
* Factored some of the GL code.
|
|
|
@1006
|
14 years |
Sam Hocevar |
* Fixed libcaca prototypes so that all functions use the errno …
|
|
|
@986
|
15 years |
Sam Hocevar |
* UTF-8 input support for ncurses.
* Hack for 16-color support in …
|
|
|
@985
|
15 years |
Sam Hocevar |
* Reduced IDLE_USEC by half. Today's machines are fast :-)
|
|
|
@984
|
15 years |
Sam Hocevar |
* Fixed UTF-8 support in ncurses.
* Set ncurses's priority higher …
|
|
|
@982
|
15 years |
Sam Hocevar |
* Have cucul_utf8_to_utf32 write how many bytes it read.
* Use that …
|
|
|
@980
|
15 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
* Code enhancements …
|
|
|
@979
|
15 years |
Sam Hocevar |
* Fixed the DOS build.
|
|
|
@978
|
15 years |
Sam Hocevar |
* Minor cosmetic fix.
|
|
|
@977
|
15 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@974
|
15 years |
Sam Hocevar |
* Got backspace to work with the slang and ncurses drivers in an X
…
|
|
|
@973
|
15 years |
Sam Hocevar |
* More coding style fixes in the GL driver.
|
|
|
@972
|
15 years |
Sam Hocevar |
* Fixed awful indenting of the GL plugin.
|
|
|
@971
|
15 years |
Sam Hocevar |
* Make the ncurses driver UTF-8 and UTF-32 aware.
* Add the …
|
|
|
@970
|
15 years |
Sam Hocevar |
* Make the slang driver UTF-8 and UTF-32 aware.
* Add the backspace …
|
|
|
@969
|
15 years |
Sam Hocevar |
* Renamed the event data member "ucs4" to "utf32" for consistency
…
|
|
|
@964
|
15 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@962
|
15 years |
Sam Hocevar |
* Export the UTF-8 / UTF-32 / CP437 character conversions to applications.
|
|
|
@947
|
15 years |
Sam Hocevar |
* Added the long dash and middle dot CP437 characters to the X11 driver.
|
|
|
@941
|
15 years |
Sam Hocevar |
* Minor cosmetic fix in a comment.
|
|
|
@929
|
15 years |
Sam Hocevar |
* Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8().
|
|
|
@923
|
15 years |
Jean-Yves Lamoureux |
* Fixed error in tutorial, updated caca_get_event() doc
|
|
|
@918
|
15 years |
Jean-Yves Lamoureux |
* coding style fixes again
|
|
|
@912
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary (it means that's fucked up) CP437 codepage
|
|
|
@911
|
15 years |
Sam Hocevar |
* Added U+25A0 (■) to the CP437 hack in the X11 driver.
|
|
|
@910
|
15 years |
Jean-Yves Lamoureux |
* cut too long line (I read the coding style rules, yes). And we had …
|
|
|
@909
|
15 years |
Jean-Yves Lamoureux |
* removed duplicate code
|
|
|
@908
|
15 years |
Sam Hocevar |
* Wow, we even have Home/End? support in X11.
|
|
|
@907
|
15 years |
Sam Hocevar |
* PageUp/PageDown? support in X11.
|
|
|
@906
|
15 years |
Jean-Yves Lamoureux |
* Fixed home/pgup/pgdown/insert events
|
|
|
@864
|
15 years |
Sam Hocevar |
* Fixed minor compilation warning.
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@849
|
15 years |
Sam Hocevar |
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@824
|
15 years |
Sam Hocevar |
* Documentation improvements. Wrote a small migration guide and added …
|
|
|
@823
|
15 years |
Sam Hocevar |
* Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. …
|
|
|
@822
|
15 years |
Sam Hocevar |
* Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here.
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@818
|
15 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@800
|
15 years |
Sam Hocevar |
* Compilation fix.
|
|
|
@799
|
15 years |
Sam Hocevar |
* Implemented CACA_EVENT_QUIT. Unused yet.
|
|
|
@780
|
15 years |
Sam Hocevar |
* Added truecolor support to the X11 and GL drivers.
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@773
|
15 years |
Sam Hocevar |
* Improved documentation in many places.
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@742
|
15 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@729
|
15 years |
Sam Hocevar |
* Added pkgconfig files. Eh ouais mon gars.
|
|
|
@728
|
15 years |
Sam Hocevar |
* Replaced occurrences of "rgba" with "argb".
|
|
|
@724
|
15 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@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
…
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@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 = "".
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@672
|
15 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@667
|
15 years |
Sam Hocevar |
* Renamed cucul_get_export() to cucul_create_export().
|
|
|
@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.
|
|
|
@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.
|
|
|
@640
|
15 years |
Sam Hocevar |
* Print '?' instead of spaces for unknown glyphs in the X11 driver.
|
|
|
@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.
|
|
|