]> git.sesse.net Git - vlc/commit
* Ported the framebuffer plugin to the new module API. As for most of the
authorSam Hocevar <sam@videolan.org>
Sun, 18 Feb 2001 10:24:20 +0000 (10:24 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 18 Feb 2001 10:24:20 +0000 (10:24 +0000)
commite630779bd0e034c92ec95fac1fd06927fdfb1eb4
tree0e2780cb56cff88f905b42e42ddb433e35bdf3e1
parentb0ab70c9bfc80da45733bc4fecbb0ccbedf30fc0
 * Ported the framebuffer plugin to the new module API. As for most of the
   other video output modules, keyboard doesn't work. Except ^C to quit.
Makefile.in
configure
configure.in
include/config.h.in
plugins/fb/fb.c
plugins/fb/intf_fb.c [deleted file]
plugins/fb/vout_fb.c
src/video_output/video_output.c