summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-23 20:18:06 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-23 20:18:06 +0000
commitabd22b8f480a261536151b89d03b2730b7056c8e (patch)
tree469b067673282b385aad57aba1193bd3cc208498 /help
parentb2189d29d959d80c1de614277036ea9fb2bf3445 (diff)
downloadmpv-abd22b8f480a261536151b89d03b2730b7056c8e.tar.bz2
mpv-abd22b8f480a261536151b89d03b2730b7056c8e.tar.xz
make use of the new MGA_VID_VERSION ioctl to check
whether the installed driver has the version we expect it to have. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26863 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index ad7536e6b4..24ec367d9e 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1712,6 +1712,7 @@ static char help_text[]=
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Your mga_vid driver version is incompatible with this MPlayer version!\n"
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Couldn't open: %s\n"
#define MGSTR_LIBVO_MGA_ResolutionTooHigh "[MGA] Source resolution is in at least one dimension larger than 1023x1023. Please rescale in software or use -lavdopts lowres=1\n"
+#define MGSTR_LIBVO_MGA_mgavidVersionMissmatch "[MGA] The version of the mga_vid driver (%u) does not match the version with which MPlayer was compiled with (%u)\n"
// libvo/vesa_lvo.c