|
|
@689
|
15 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@686
|
15 years |
Jean-Yves Lamoureux |
* Added caca_show/hide_cursor, and corresponding GL binding
|
|
|
@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().
|
|
|
@644
|
15 years |
Sam Hocevar |
* Renamed cucul_buffer to cucul_export. Vanilla rum rules.
|
|
|
@619
|
15 years |
Jean-Yves Lamoureux |
* Added telnet commands and options strings for debug
|
|
|
@611
|
15 years |
Sam Hocevar |
* Support CACA_GEOMETRY in the network driver. Still defaults to …
|
|
|
@609
|
15 years |
Sam Hocevar |
* Replaced all cucul_get_* exporters with a generic cucul_export() …
|
|
|
@605
|
15 years |
Sam Hocevar |
* Do not switch to alternate screen when clearing, because sometimes …
|
|
|
@601
|
15 years |
Sam Hocevar |
* Pressing Ctrl-C on the client side now drops the connection.
|
|
|
@599
|
15 years |
Sam Hocevar |
* Changed port environment variable to "CACA_PORT". No need to mention …
|
|
|
@596
|
15 years |
Sam Hocevar |
* Improvements to the network output:
+ Changed port to 51914 …
|
|
|
@590
|
15 years |
Sam Hocevar |
* Set the client sockets as non-blocking, and implemented non-blocking …
|
|
|
@586
|
15 years |
Jean-Yves Lamoureux |
* Added CACA_NETWORK_PORT env and related documentation
|
|
|
@585
|
15 years |
Jean-Yves Lamoureux |
* Fixed configure script to check for UTF8 enabled slang, removed …
|
|
|
@584
|
15 years |
Sam Hocevar |
* Handle incoming connections in network_get_event() as well as
…
|
|
|
@582
|
15 years |
Sam Hocevar |
* Use the internal version of cucul_set_size in output drivers so that …
|
|
|
@575
|
15 years |
Jean-Yves Lamoureux |
* Multiplexed sockets, it is now possible to have multiple clients at …
|
|
|
@560
|
15 years |
Jean-Yves Lamoureux |
* Changed way temporary buffer of ansi export was handled. Need to do …
|
|
|
@559
|
15 years |
Jean-Yves Lamoureux |
* Fixed memory leak in network driver
|
|
|
@556
|
15 years |
Jean-Yves Lamoureux |
* Fixed blinking screen
|
|
|
@555
|
15 years |
Jean-Yves Lamoureux |
* Exporters now return size of generated data
|
|
|
@554
|
15 years |
Jean-Yves Lamoureux |
* Added very preliminary network driver
|