log libvo/vo_caca.c @ 36965:5fb43d5efdca

age author description
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Thu, 24 Nov 2011 18:32:08 +0000 reimar Use lookup_keymap_table instead of a large number of switch cases.
Thu, 24 Nov 2011 00:03:14 +0000 reimar Reindent.
Thu, 24 Nov 2011 00:00:39 +0000 reimar caca: process all pending events instead of exactly one per check_events.
Wed, 23 Nov 2011 23:59:01 +0000 reimar caca: for ordinary keys, send key events on press instead of release.
Wed, 23 Nov 2011 23:57:37 +0000 reimar caca: support mouse events and more keys.
Wed, 09 Nov 2011 02:35:04 +0000 diego vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.