|
|
@1154
|
14 years |
Sam Hocevar |
* Set version to 0.99.beta6.
|
|
|
@1090
|
14 years |
Sam Hocevar |
* Update versioning.
|
|
|
@1086
|
14 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1074
|
14 years |
Sam Hocevar |
* Check for <getopt.h> and getopt_long.
|
|
|
@1056
|
14 years |
Sam Hocevar |
* Remove useless -I../kernel/ from CFLAGS.
|
|
|
@1048
|
14 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1021
|
14 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta4 release.
|
|
|
@1010
|
14 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta3 release.
|
|
|
@1009
|
14 years |
Sam Hocevar |
* Removed debian packaging stuff from the trunk. It'll now be at
…
|
|
|
@994
|
15 years |
Sam Hocevar |
* Fix a build failure when X11R7 is available but OpenGL isn't.
|
|
|
@992
|
15 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta2 release.
|
|
|
@984
|
15 years |
Sam Hocevar |
* Fixed UTF-8 support in ncurses.
* Set ncurses's priority higher …
|
|
|
@976
|
15 years |
Sam Hocevar |
* Removed --enable-network flag, but reused the test as a condition …
|
|
|
@955
|
15 years |
Sam Hocevar |
* Removed useless -lXt from X11 libraries check.
|
|
|
@899
|
15 years |
Jean-Yves Lamoureux |
* Updated C++ bindings and renamed directory to more comprehensive cxx
|
|
|
@870
|
15 years |
Sam Hocevar |
* Check for <errno.h>.
* Started changing function prototypes so …
|
|
|
@867
|
15 years |
Sam Hocevar |
* Removed my previously introduced --enable-pangoft2 and replaced it …
|
|
|
@866
|
15 years |
Sam Hocevar |
* Brought the Win32 build back on its wheels.
|
|
|
@865
|
15 years |
Sam Hocevar |
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
|
|
|
@861
|
15 years |
Sam Hocevar |
* Look for htons/htonl in netinet/in.h in addition to arpa/inet.h
* …
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@856
|
15 years |
Sam Hocevar |
* Oops, fixed an old typo that brevented building without PangoFt2.
|
|
|
@854
|
15 years |
Sam Hocevar |
* Do not bail out if PangoFt2 was not found.
|
|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@837
|
15 years |
Sam Hocevar |
* Fixed --enable-cpp to actually do something. Also, disabled it by
…
|
|
|
@835
|
15 years |
Sam Hocevar |
* Set version number to 0.99.beta1.
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@801
|
15 years |
Sam Hocevar |
* Workaround for broken AC_PATH_X autoconf macros.
|
|
|
@799
|
15 years |
Sam Hocevar |
* Implemented CACA_EVENT_QUIT. Unused yet.
|
|
|
@781
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary C++ bindings
|
|
|
@772
|
15 years |
Sam Hocevar |
* Generate a PDF documentation instead of the PostScript? one. It has …
|
|
|
@747
|
15 years |
Sam Hocevar |
* Added a font creator that uses pango to render glyphs.
|
|
|
@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.
|
|
|
@697
|
15 years |
Sam Hocevar |
* Reworked the OpenGL headers and Glut features detection (what did …
|
|
|
@694
|
15 years |
Jean-Yves Lamoureux |
* Added (untested) glut3 glutCheckLoop(), ans a regular display function
|
|
|
@657
|
15 years |
Sam Hocevar |
* Added optional support for CP437 gray blocks in the bitmap renderer. …
|
|
|
@652
|
15 years |
Sam Hocevar |
* Use the asm versions of sin and cos when available.
|
|
|
@629
|
15 years |
Sam Hocevar |
* Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work.
|
|
|
@610
|
15 years |
Sam Hocevar |
* Do not fail if SLsmg_utf8_enable was not found, just disable UTF-8 …
|
|
|
@585
|
15 years |
Jean-Yves Lamoureux |
* Fixed configure script to check for UTF8 enabled slang, removed …
|
|
|
@570
|
15 years |
Sam Hocevar |
* Added a conditional to only build the kernel if --enable-vga was set.
|
|
|
@568
|
15 years |
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
|
|
@554
|
15 years |
Jean-Yves Lamoureux |
* Added very preliminary network driver
|
|
|
@545
|
15 years |
Sam Hocevar |
* configure.ac: look for a4wide.sty in more than one location.
|
|
|
@542
|
15 years |
Sam Hocevar |
* configure.ac: removed the "null" frontend. just don't attach any …
|
|
|
@538
|
15 years |
Sam Hocevar |
* Ooops, I fucked up the build.
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
|
@527
|
15 years |
Sam Hocevar |
* All output plugins should now work again.
* Renamed caca_refresh() …
|
|
|
@524
|
15 years |
Sam Hocevar |
A new low-level text management library (canvas for ultrafast …
|
|
|
@487
|
16 years |
Jean-Yves Lamoureux |
* Added Null driver and html3 exporter.
|
|
|
@483
|
16 years |
Jean-Yves Lamoureux |
OpenGL support.
|
|
|
@475
|
16 years |
Sam Hocevar |
* Use libtool for the static library generation; paves the way for
…
|
|
|
@364
|
17 years |
Sam Hocevar |
* configure.ac src/graphics:
+ Check for resize_term and …
|
|
|
@362
|
17 years |
Sam Hocevar |
* 0.9 release.
|
|
|
@361
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for curses.h as well as ncurses.h.
* …
|
|
|
@355
|
17 years |
Sam Hocevar |
* 0.8 release.
|
|
|
@348
|
17 years |
Sam Hocevar |
* src/graphics.c:
+ Resize handling in the ncurses and slang drivers.
|
|
|
@346
|
17 years |
Sam Hocevar |
* configure.ac:
+ Added --disable-doc to let the user not build …
|
|
|
@344
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for sys/times.h and unistd.h.
+ Added …
|
|
|
@338
|
17 years |
Sam Hocevar |
* configure.ac:
+ Better win32 check for Sleep().
|
|
|
@337
|
17 years |
Sam Hocevar |
* configure.ac src/time.c:
+ Look for Sleep in -lkernel32.
* …
|
|
|
@335
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for gettimeofday().
* src/time.c:
+ …
|
|
|
@333
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for -lm.
* examples/cacaplas.c:
+ …
|
|
|
@331
|
17 years |
Sam Hocevar |
* test/event.c:
+ Do not refresh after each event, but only when …
|
|
|
@330
|
17 years |
Sam Hocevar |
* test/event.c:
+ Display at least two digits for keycodes.
* …
|
|
|
@327
|
17 years |
Sam Hocevar |
* configure.ac:
+ Release 0.7.
|
|
|
@324
|
17 years |
Sam Hocevar |
* test/event.c:
+ Small event lister, similar to X11's xev.
* …
|
|
|
@313
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for dvips in addition to latex.
* …
|
|
|
@310
|
17 years |
Sam Hocevar |
* configure.ac NEWS:
+ Prepared the 0.6 release.
* libcaca.spec: …
|
|
|
@309
|
17 years |
Sam Hocevar |
* configure.ac:
+ Search for <slang/slang.h> in addition of <slang.h>.
|
|
|
@292
|
17 years |
Sam Hocevar |
* Makefile.am:
+ Added a test directory for test programs.
* …
|
|
|
@288
|
17 years |
Sam Hocevar |
* configure.ac:
+ Error out if Imlib2 was not found. Override with …
|
|
|
@285
|
17 years |
Sam Hocevar |
* src/caca.c:
+ Prefer the X11 driver if $DISPLAY is set.
+ …
|
|
|
@284
|
17 years |
Sam Hocevar |
* configure.ac:
+ Autodetect ncurses, slang and X11.
+ Abort …
|
|
|
@282
|
17 years |
Sam Hocevar |
* configure.ac NEWS debian/changelog:
+ New 0.5 release.
|
|
|
@281
|
17 years |
Sam Hocevar |
* NOTES BUGS:
+ Updated information about the S-Lang colour pair …
|
|
|
@277
|
17 years |
Sam Hocevar |
* debian/control:
+ Added missing dependencies to the -dev …
|
|
|
@270
|
17 years |
Sam Hocevar |
* configure.ac NEWS:
+ Prepared release 0.4.
* src/graphics.c …
|
|
|
@268
|
17 years |
Sam Hocevar |
* src/io.c:
+ Added caca_wait_event(), a blocking …
|
|
|
@265
|
17 years |
Sam Hocevar |
* src/graphics.c src/caca.c src/io.c:
+ Support for simultaneously …
|
|
|
@253
|
17 years |
Sam Hocevar |
* src/bitmap.c:
+ If the alpha palette is all-zero, forget the …
|
|
|
@251
|
17 years |
Sam Hocevar |
* src/graphics.c src/io.c:
+ Beginning of an X11 driver. Currently …
|
|
|
@250
|
17 years |
Sam Hocevar |
* configure.ac debian/changelog:
+ Prepare for 0.3 release.
+ …
|
|
|
@245
|
17 years |
Sam Hocevar |
* configure.ac:
+ Set the executable bit of caca-config when …
|
|
|
@244
|
17 years |
Sam Hocevar |
* configure.ac:
+ Removed unused USE_* variables.
+ Export …
|
|
|
@238
|
17 years |
Sam Hocevar |
* src/bitmap.c:
+ Fixed an endianness issue in the byte reader.
…
|
|
|
@231
|
17 years |
Sam Hocevar |
* configure.ac:
+ Default to ncurses, not slang, because slang …
|
|
|
@227
|
17 years |
Sam Hocevar |
* src/caca.c src/graphics.c:
+ Moved graphics stuff from caca.c to …
|
|
|
@224
|
17 years |
Sam Hocevar |
* configure.ac:
+ More sensible imlib2 detection, works with …
|
|
|
@222
|
17 years |
Sam Hocevar |
* configure.ac: Added a missing check for <inttypes.h>.
|
|
|
@217
|
17 years |
Sam Hocevar |
* configure.ac examples/Makefile.am:
+ Added a check for …
|
|
|
@207
|
17 years |
Sam Hocevar |
* AUTHORS NEWS:
+ Added these mandatory files.
* doc/:
+ …
|
|
|
@202
|
17 years |
Sam Hocevar |
* debian/control:
+ Changed section to libs/libdevel instead of …
|
|
|
@190
|
17 years |
Sam Hocevar |
* 2nd pass in the libcaca rehandling; moved sources to src/ and …
|
|
|
@189
|
17 years |
Sam Hocevar |
* The big TTYvaders/libcaca split. This is libcaca.
|
|
|
@187
|
17 years |
Sam Hocevar |
* configure.ac:
+ Added -Wsign-compare to the warning flags.
* …
|
|
|
@185
|
17 years |
Sam Hocevar |
* Renamed libee to libcaca. Far less collisions.
|
|
|
@157
|
17 years |
Sam Hocevar |
* README:
+ Added a note about dos cross-compilation.
* …
|
|
|