|
|
@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.
|
|
|
@611
|
15 years |
Sam Hocevar |
* Support CACA_GEOMETRY in the network driver. Still defaults to …
|
|
|
@610
|
15 years |
Sam Hocevar |
* Do not fail if SLsmg_utf8_enable was not found, just disable UTF-8 …
|
|
|
@609
|
15 years |
Sam Hocevar |
* Replaced all cucul_get_* exporters with a generic cucul_export() …
|
|
|
@608
|
15 years |
Jean-Yves Lamoureux |
* Fixed UPPER() for strcasecmp
|
|
|
@607
|
15 years |
Sam Hocevar |
* Rewrote strncasecmp. Totally untested, of course.
|
|
|
@606
|
15 years |
Sam Hocevar |
* STATIC char const. AHAHAHAHA.
|
|
|
@605
|
15 years |
Sam Hocevar |
* Do not switch to alternate screen when clearing, because sometimes …
|
|
|
@604
|
15 years |
Jean-Yves Lamoureux |
* Cosmetic changes. AHAHAH I COMMITED IT MYSELF.
|
|
|
@603
|
15 years |
Jean-Yves Lamoureux |
* Postscript exporter now kinda works. Paper size to be fixed
|
|
|
@602
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary Postscript (tm) (r) (c) exporter.
|
|
|
@601
|
15 years |
Sam Hocevar |
* Pressing Ctrl-C on the client side now drops the connection.
|
|
|
@600
|
15 years |
Sam Hocevar |
* Updated the TODO list, mostly with Unicode-related tasks.
|
|
|
@599
|
15 years |
Sam Hocevar |
* Changed port environment variable to "CACA_PORT". No need to mention …
|
|
|
@598
|
15 years |
Sam Hocevar |
* Ooops, fixed an old typo.
|
|
|
@597
|
15 years |
Sam Hocevar |
* Fixed a warning in cacaball.c.
|
|
|
@596
|
15 years |
Sam Hocevar |
* Improvements to the network output:
+ Changed port to 51914 …
|
|
|
@595
|
15 years |
Sam Hocevar |
* Set svn:keyword Id property on a few files.
Note to developers: …
|
|
|
@594
|
15 years |
Sam Hocevar |
* Fixed end of lines in the ANSI exporter (CRLF, not LFCR).
|
|
|
@593
|
15 years |
Sam Hocevar |
* Fixed an uninitialised variable in the event queue handling.
|
|
|
@592
|
15 years |
Sam Hocevar |
* Allow the color test to be built as a kernel.
|
|
|
@591
|
15 years |
Sam Hocevar |
* Sorted list of extra contributors by topic and added the FSF.
|
|
|
@590
|
15 years |
Sam Hocevar |
* Set the client sockets as non-blocking, and implemented non-blocking …
|
|
|
@589
|
15 years |
Jean-Yves Lamoureux |
* wrote strcasecmp for fun
|
|
|
@588
|
15 years |
Jean-Yves Lamoureux |
* Renamed exporter_* to export_*, from God recommendation.
|
|
|
@587
|
15 years |
Jean-Yves Lamoureux |
* Exploded cucul/export.c
|
|
|
@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
…
|
|
|
@583
|
15 years |
Sam Hocevar |
* Preliminary support for UTF-8 in cucul_putstr(). Also added a
…
|
|
|
@582
|
15 years |
Sam Hocevar |
* Use the internal version of cucul_set_size in output drivers so that …
|
|
|
@581
|
15 years |
Sam Hocevar |
* Made cacamoir, cacaball and cacaplas buildable into a kernel.
|
|
|
@580
|
15 years |
Sam Hocevar |
* Assume the VGA screen is 320x200 and really resize the cucul canvas …
|
|
|
@579
|
15 years |
Sam Hocevar |
* Added Unicode support to the SLang driver.
|
|
|
@578
|
15 years |
Sam Hocevar |
* Implemented a few math functions in our kernel: cos(), sin(), sqrt().
|
|
|
@577
|
15 years |
Sam Hocevar |
* More Unicode tests: gradient glyphs, double width characters.
|
|
|
@576
|
15 years |
Jean-Yves Lamoureux |
* Oops, modified build-kernel while testing and commited it ;)
|
|
|
@575
|
15 years |
Jean-Yves Lamoureux |
* Multiplexed sockets, it is now possible to have multiple clients at …
|
|
|
@574
|
15 years |
Sam Hocevar |
* Fixed VGA colours. The values only range from 0 to 63.
|
|
|
@573
|
15 years |
Sam Hocevar |
* Added assembly code for inb() and outb().
* Print a small message …
|
|
|
@572
|
15 years |
Jean-Yves Lamoureux |
* Added tests for malloc()'s
|
|
|
@571
|
15 years |
Jean-Yves Lamoureux |
* Updated README for network driver, fixed remaining exporters
|
|
|
@570
|
15 years |
Sam Hocevar |
* Added a conditional to only build the kernel if --enable-vga was set.
|
|
|
@569
|
15 years |
Sam Hocevar |
* Set executable flag to the build-kernel script.
|
|
|
@568
|
15 years |
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
|
|
@567
|
15 years |
Sam Hocevar |
* Cosmetic change.
|
|
|
@566
|
15 years |
Sam Hocevar |
* Slightly updated README.
|
|
|