Mercurial > mplayer.hg
view vidix/README @ 36689:e8567b5f7da9
Change help message texts corresponding with r36766.
In r36766 some messages of the English master file have been merged.
Make these changes wherever these messages still differ in a translation.
Changes are:
MSGTR_MENU_AudioLanguages now same as MSGTR_MENU_AudioTrack
MSGTR_MENU_LoadSubtitle now same as MSGTR_PREFERENCES_FRAME_Subtitle
MSGTR_MENU_PlayCD now same as MSGTR_MENU_CD
MSGTR_MENU_PlayDVD now same as MSGTR_MENU_DVD
MSGTR_MENU_PlayDisc now same as MSGTR_MENU_Play
MSGTR_MENU_PlayVCD now same as MSGTR_MENU_VCD
MSGTR_MENU_SubtitleLanguages now same as MSGTR_MENU_Subtitles
MSGTR_PREFERENCES_FPS now same as MSGTR_PREFERENCES_SUB_FPS
MSGTR_PREFERENCES_Font now same as MSGTR_PREFERENCES_FRAME_Font
MSGTR_PREFERENCES_None now same as MSGTR_MENU_None
MSGTR_PREFERENCES_Subtitle now same as MSGTR_PREFERENCES_FRAME_Subtitle
MSGTR_SkinBrowser now same as MSGTR_MENU_SkinBrowser
author | ib |
---|---|
date | Tue, 04 Feb 2014 18:29:10 +0000 |
parents | 920a210b7fdc |
children |
line wrap: on
line source
VIDIX - Video Interface for *niX. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This library was designed and introduced as interface to userspace drivers to provide DGA everywhere where it's possible (unline X11). I hope that these drivers will be portable same as X11 (not only on *nix). For details on how to develop a new driver see trunk/DOCS/tech/vidix.txt IMPORTANT: These are NOT linux kernel drivers. If you are looking for the mga_vid linux kernel drivers, please cd ../drivers thanks.