summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 03:59:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 03:59:00 +0000
commitc5f282f5b623c1badd142b2c0a183958bd7e3ce9 (patch)
treed848d120f37241f49076e1a403e0ea5605b3099d /DOCS/tech
parent3a3fd62768e3e5959e122839355567193eb41c85 (diff)
downloadmpv-c5f282f5b623c1badd142b2c0a183958bd7e3ce9.tar.bz2
mpv-c5f282f5b623c1badd142b2c0a183958bd7e3ce9.tar.xz
-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12217 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/libvo2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/libvo2.txt b/DOCS/tech/libvo2.txt
index caa3cb96b9..690e21c7a8 100644
--- a/DOCS/tech/libvo2.txt
+++ b/DOCS/tech/libvo2.txt
@@ -182,7 +182,7 @@ we need fullscreen switch control function too.
> Maybe we should allow video driver to change the libin driver ?
forget libin. most input stuff is handled by libvo drivers.
-think of all X stuff (x11,xv,dga,xmga,gl), SDL, aalib, svgalib.
+think of all X stuff (x11,xv,dga,xmga,gl), SDL, aalib, libcaca, svgalib.
only a few transparent drivers (fbdev, mga, tdfxfb, vesa) has not, but all
of them are running on console (and maybe on second head) at fullscreen, so
they may not need mouse events. console keyboard events are already catched