|
|
@292
|
17 years |
Sam Hocevar |
* Makefile.am:
+ Added a test directory for test programs.
* …
|
|
|
@291
|
17 years |
Sam Hocevar |
* src/caca.c:
+ Do not try the X11 driver if DISPLAY is set to the …
|
|
|
@290
|
17 years |
Sam Hocevar |
* example/:
+ Renamed view.c into cacaview.c.
|
|
|
@287
|
17 years |
Sam Hocevar |
* src/io.c:
+ Mouse support under X11.
+ Split the mouse …
|
|
|
@268
|
17 years |
Sam Hocevar |
* src/io.c:
+ Added caca_wait_event(), a blocking …
|
|
|
@262
|
17 years |
Sam Hocevar |
* examples/aafire.c:
+ The image buffer in cacafire was too small.
|
|
|
@255
|
17 years |
Sam Hocevar |
* examples/view.c:
+ Fixed a bug in the loading of 1bpp BMPs.
…
|
|
|
@254
|
17 years |
Sam Hocevar |
* examples/view.c:
+ If Imlib2 is not available, use a custom …
|
|
|
@249
|
17 years |
Sam Hocevar |
* src/bitmap.c:
+ Added antialiasing support.
+ Dithering, …
|
|
|
@246
|
17 years |
Sam Hocevar |
* src/graphics.c:
+ Internally cache screen width and height.
* …
|
|
|
@244
|
17 years |
Sam Hocevar |
* configure.ac:
+ Removed unused USE_* variables.
+ Export …
|
|
|
@241
|
17 years |
Sam Hocevar |
* examples/view.c:
+ Removed last endianness issue.
|
|
|
@240
|
17 years |
Sam Hocevar |
* src/io.c:
+ Removed a useless message.
* src/bitmap.c …
|
|
|
@238
|
17 years |
Sam Hocevar |
* src/bitmap.c:
+ Fixed an endianness issue in the byte reader.
…
|
|
|
@237
|
17 years |
Sam Hocevar |
* src/bitmap.c examples/view.c:
+ Fixed an endianness issue in …
|
|
|
@236
|
17 years |
Sam Hocevar |
* src/caca.c:
+ Minor change to the dithering names.
* TODO:
…
|
|
|
@235
|
17 years |
Sam Hocevar |
* src/caca.c src/caca.h:
+ Added caca_get_dithering_name().
* …
|
|
|
@233
|
17 years |
Sam Hocevar |
* examples/view.c:
+ Added top and bottom status lines, like in …
|
|
|
@230
|
17 years |
Sam Hocevar |
* src/bitmap.c:
+ Dither chroma outside of rgb2hsv_default().
…
|
|
|
@226
|
17 years |
Sam Hocevar |
* NOTES:
+ Added setab/setaf quotes from the XTerm terminfo.
+ …
|
|
|
@224
|
17 years |
Sam Hocevar |
* configure.ac:
+ More sensible imlib2 detection, works with …
|
|
|
@217
|
17 years |
Sam Hocevar |
* configure.ac examples/Makefile.am:
+ Added a check for …
|
|
|
@215
|
17 years |
Sam Hocevar |
* examples/:
+ Simple image viewer, cacaview, based on libcaca and …
|
|
|
@213
|
17 years |
Sam Hocevar |
* src/caca.c:
+ Mouse initialisation in ncurses.
* src/io.c:
…
|
|
|
@209
|
17 years |
Sam Hocevar |
* examples/Makefile.am:
+ Compilation fix when libcaca is not …
|
|
|
@208
|
17 years |
Sam Hocevar |
* debian/:
+ Wrote the changelog for the Debian release.
+ …
|
|
|
@206
|
17 years |
Sam Hocevar |
* Disabled gdkpixbuf code.
|
|
|
@204
|
17 years |
Sam Hocevar |
* TODO:
+ A few updates.
* src/blit.c:
+ Split blit() into …
|
|
|
@202
|
17 years |
Sam Hocevar |
* debian/control:
+ Changed section to libs/libdevel instead of …
|
|
|
@199
|
17 years |
Sam Hocevar |
* src/io.c:
+ Renamed sdl_get_key() into sdl_get_event().
+ …
|
|
|
@198
|
17 years |
Sam Hocevar |
* src/io.c src/caca.h:
+ Interpret escape sequences for F1, F2, …
|
|
|
@195
|
17 years |
Sam Hocevar |
* src/blit.c:
+ Hue calculation now uses integers only.
+ …
|
|
|
@193
|
17 years |
Sam Hocevar |
* src/blit.c:
+ Added caca_set_dithering() (unused yet).
+ …
|
|
|
@192
|
17 years |
Sam Hocevar |
* Changed copyleft to LGPL.
|
|
|
@190
|
17 years |
Sam Hocevar |
* 2nd pass in the libcaca rehandling; moved sources to src/ and …
|
|
copied from libcaca/trunk/test:
|
|
|
@185
|
17 years |
Sam Hocevar |
* Renamed libee to libcaca. Far less collisions.
|