|
|
@1556
|
16 years |
Jean-Yves Lamoureux |
* Changed threshold in key events, a bit more natural
|
|
|
@1462
|
16 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1452
|
16 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1450
|
16 years |
Sam Hocevar |
* Fix OpenBSD build.
|
|
|
@1449
|
16 years |
Sam Hocevar |
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
|
|
|
@1440
|
16 years |
Sam Hocevar |
* Got rid of that ugly cv->import member.
|
|
|
@1439
|
16 years |
Sam Hocevar |
* Get rid of test/term.c, it's now in its own repository.
* Added …
|
|
|
@1438
|
16 years |
Sam Hocevar |
* Fix shadowing declarations.
|
|
|
@1435
|
16 years |
Sam Hocevar |
* Do not build test/term if fcntl() is not available. Yes, could be …
|
|
|
@1434
|
16 years |
Sam Hocevar |
* Fixed syntax errors.
|
|
|
@1433
|
16 years |
Sam Hocevar |
* Added stuff to the TODO list.
|
|
|
@1432
|
16 years |
Sam Hocevar |
* A few improvements to the screen/splitvt clone project.
|
|
|
@1431
|
16 years |
Sam Hocevar |
* Improved vt220 import by adding a persistent context to canvases.
|
|
|
@1430
|
16 years |
Sam Hocevar |
* Added caca_set_cursor(). Not yet functional.
|
|
|
@1429
|
16 years |
Sam Hocevar |
* Add support for doublewidth characters even if ncurses or SLang …
|
|
|
@1428
|
16 years |
Jean-Yves Lamoureux |
* .Net : Fixed drawLine() and updated example (rasters rule)
|
|
|
@1427
|
16 years |
Sam Hocevar |
* Added a test app that swallows two console applications. Switch with C-a.
|
|
|
@1426
|
16 years |
Sam Hocevar |
* Improved ANSI importer so that it supports a lot more of what is …
|
|
|
@1425
|
16 years |
Sam Hocevar |
* Added a few ideas to the TODO list.
|
|
|
@1424
|
16 years |
Jean-Yves Lamoureux |
* Added preliminary dither support to .NET bindings
|
|
|
@1423
|
16 years |
Jean-Yves Lamoureux |
* Added frames to .NET bindings
|
|
|
@1422
|
16 years |
Jean-Yves Lamoureux |
* Updated and/or added most of basic cucul functions. Lacks …
|
|
|
@1421
|
16 years |
Sam Hocevar |
* Merged old code by Ol that can be used as a start for the Cocoa driver.
|
|
|
@1419
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog?.
|
|
|
@1417
|
16 years |
Sam Hocevar |
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML …
|
|
|
@1416
|
16 years |
Sam Hocevar |
* Fix a compilation warning by pretending to use seterrno()'s argument …
|
|
|
@1415
|
16 years |
Sam Hocevar |
* Implemented strcmp() and strdup() and added an fflush() stub to the
…
|
|
|
@1414
|
16 years |
Sam Hocevar |
* Added some box drawing glyphs that are used by TOIlet's future.tlf …
|
|
|
@1399
|
16 years |
Sam Hocevar |
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
|
|
@1398
|
16 years |
Sam Hocevar |
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
|
|
@1397
|
16 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@1396
|
16 years |
Sam Hocevar |
* Added all the glue needed for a Cocoa output driver.
|
|
|
@1395
|
16 years |
Sam Hocevar |
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
|
|
@1394
|
16 years |
Sam Hocevar |
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
|
|
@1393
|
16 years |
Sam Hocevar |
* Renamed the "all" test to "cucul" because it otherwise conflicted …
|
|
|
@1392
|
16 years |
Sam Hocevar |
* Factored terminal title setting code.
* Do not try to set the …
|
|
|
@1391
|
16 years |
Sam Hocevar |
* Implemented caca_set_display_title() for ncurses and S-Lang.
|
|
|
@1390
|
16 years |
Sam Hocevar |
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* …
|
|
|
@1389
|
16 years |
Sam Hocevar |
* Started writing a full API test. Not sure where it'll lead.
|
|
|
@1388
|
16 years |
Sam Hocevar |
* Updated C++ bindings so that they build, at least.
|
|
|
@1387
|
16 years |
Sam Hocevar |
* Add more randomness to the cacademo effects.
* Adapt the swallow …
|
|
|
@1386
|
16 years |
Sam Hocevar |
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
|
|
|
@1384
|
16 years |
Sam Hocevar |
* Improved ANSI import, especially wrt. drawing context persistence.
|
|
|
@1383
|
16 years |
Sam Hocevar |
* Fix a bug in cucul_put_attr. This function was simply not working.
|
|
|
@1381
|
16 years |
Sam Hocevar |
* Fix a bug in cucul_set_canvas_size() that caused the default …
|
|
|
@1378
|
16 years |
Sam Hocevar |
* When importing an utf-8 file, set background and foreground colours …
|
|
|
@1377
|
16 years |
Sam Hocevar |
* Oops, fixed NEW entry.
|
|
|
@1371
|
16 years |
Sam Hocevar |
* Added a "make upload" rule for releases.
|
|
|
@1370
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta10.
* Updated NEWS and ChangeLog?.
|
|
|
@1369
|
16 years |
Sam Hocevar |
* Documentation updates.
|
|
|
@1366
|
16 years |
Sam Hocevar |
* Re-added cucul_getchar() to the legacy functions. Debian's current …
|
|
|
@1365
|
16 years |
Sam Hocevar |
* Add maxwidth and maxheight members to the font format.
|
|
|
@1364
|
16 years |
Sam Hocevar |
* Random transition times in cacademo.
* Swallow 4 applications …
|
|
|
@1363
|
16 years |
Sam Hocevar |
* Ctrl-C and Ctrl-Z quit cacafire and cacademo.
|
|
|
@1362
|
16 years |
Sam Hocevar |
* Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() …
|
|
|
@1361
|
16 years |
Sam Hocevar |
* Add CJK punctuation to the default fonts.
* Minor changes to the …
|
|
|
@1360
|
16 years |
Sam Hocevar |
* Add a debug() function and a --enable-debug configure flag.
|
|
|
@1359
|
16 years |
Sam Hocevar |
* Support fullwidth fonts.
* Add Katakanas and Hiraganas to the …
|
|
|
@1358
|
16 years |
Sam Hocevar |
* Documented caca_event_t members.
|
|
|
@1357
|
16 years |
Sam Hocevar |
* Documentation updates. Moved the canvas and font format definitions …
|
|
|
@1356
|
16 years |
Sam Hocevar |
* Mention caca-config being deprecated in its manpage, and removed …
|
|
|
@1355
|
16 years |
Sam Hocevar |
* Properly handle EOF in cacaplay.
|
|
|
@1354
|
16 years |
Sam Hocevar |
* Documentation fixes and TODO updates.
|
|
|
@1353
|
16 years |
Sam Hocevar |
* Flush stdout after writing the data in the raw driver.
|
|
|
@1352
|
16 years |
Sam Hocevar |
* Allow cacaplay to play streams and updated its manpage.
|
|
|
@1351
|
16 years |
Sam Hocevar |
* Fix infinite loop due to signed/unsigned mistake.
|
|
|
@1350
|
16 years |
Sam Hocevar |
* libcaca multiplexer: swallows two libcaca applications, for instance …
|
|
|
@1349
|
16 years |
Sam Hocevar |
* Fixed a bug in the caca importer.
|
|
|
@1348
|
16 years |
Sam Hocevar |
* Fix program header.
|
|
|
@1347
|
16 years |
Sam Hocevar |
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
|
|
@1346
|
16 years |
Sam Hocevar |
* Made cucul_blit() handle-aware. Added a blit test for that.
|
|
|
@1345
|
16 years |
Sam Hocevar |
* Free all memory upon exit in the transform test.
|
|
|
@1344
|
16 years |
Sam Hocevar |
* Update transform.c so that it uses import functions instead of …
|
|
|
@1343
|
16 years |
Sam Hocevar |
* Do not force the text colour when importing a text file.
|
|
|
@1342
|
16 years |
Sam Hocevar |
* Add cursor and handle support to canvases. Unused yet.
|
|
|
@1341
|
16 years |
Sam Hocevar |
* Cosmetic code and documentation changes here and there.
* Updated TODO.
|
|
|
@1340
|
16 years |
Sam Hocevar |
* Restore attribute settings before resizing the canvas in the frame test.
|
|
|
@1339
|
16 years |
Sam Hocevar |
* Rename sprite.c into frame.c.
|
|
|
@1338
|
16 years |
Sam Hocevar |
* Prepare the way for per-frame width/height information.
|
|
|
@1337
|
16 years |
Sam Hocevar |
* Fix minor uninitialised data bug in cucul_canvas_create().
|
|
|
@1336
|
16 years |
Sam Hocevar |
* Allow to resize canvases back to (0,0).
|
|
|
@1335
|
16 years |
Sam Hocevar |
* Got rid of the now unused _cucul_strlen_utf8() and …
|
|
|
@1334
|
16 years |
Sam Hocevar |
* Got rid of very old _cucul_init_dither() function call.
|
|
|
@1333
|
16 years |
Sam Hocevar |
* Replace _cucul_attr_to_ansi8() with a now documented …
|
|
|
@1332
|
16 years |
Sam Hocevar |
* Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with
…
|
|
|
@1331
|
16 years |
Sam Hocevar |
* Export cucul_attr_to_ansi_fg() and cucul_attr_to_ansi_bg().
|
|
|
@1330
|
16 years |
Sam Hocevar |
* Switch back to UTF-32 arguments for drawing primitives, now that we
…
|
|
|
@1329
|
16 years |
Sam Hocevar |
* Implemented cucul_draw_cp437_box().
|
|
|
@1328
|
16 years |
Sam Hocevar |
* Wrote manual pages for img2irc, cacaplay and cacaserver.
|
|
|
@1324
|
16 years |
Sam Hocevar |
* Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent.
|
|
|
@1315
|
16 years |
Sam Hocevar |
* Don't try to guess the file format in cacaserver, instead feed the …
|
|
|
@1314
|
16 years |
Sam Hocevar |
* If not enough data is available for import, return 0 instead of an error.
|
|
|
@1313
|
16 years |
Sam Hocevar |
* Minor documentation fixes.
|
|
|
@1310
|
16 years |
Jean-Yves Lamoureux |
* Fixed behaviour of the pig while resizing window
|
|
|
@1309
|
16 years |
Sam Hocevar |
* Slight documentation update.
|
|
|
@1308
|
16 years |
Sam Hocevar |
* Convert all programs and tests to the new import/export API.
|
|
|
@1307
|
16 years |
Sam Hocevar |
* Set the cucul_import_memory() buffer type to void const * instead of …
|
|
|
@1306
|
16 years |
Sam Hocevar |
* Renamed cucul_export() to cucul_export_memory(), paves the way for a …
|
|
|
@1305
|
16 years |
Sam Hocevar |
* Renamed cucul_import() to cucul_import_memory() and implemented
…
|
|
|
@1304
|
16 years |
Sam Hocevar |
* Don't try to include arpa/inet.h in kernel mode.
|
|
|