comparison help/help_mp-en.h @ 21290:efc774a1e5a4

fix compilation for win32 dll codec support for intel osx
author nplourde
date Mon, 27 Nov 2006 02:44:06 +0000
parents 23a5708ba3ba
children d78e7d5bc6d5
comparison
equal deleted inserted replaced
21289:fdd55cd8eb2a 21290:efc774a1e5a4
1922 "[VO_XV] Run 'xvinfo' to verify its Xv support and read\n"\ 1922 "[VO_XV] Run 'xvinfo' to verify its Xv support and read\n"\
1923 "[VO_XV] DOCS/HTML/en/video.html#xv!\n"\ 1923 "[VO_XV] DOCS/HTML/en/video.html#xv!\n"\
1924 "[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.\n"\ 1924 "[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.\n"\
1925 "[VO_XV] Try -vo x11.\n" 1925 "[VO_XV] Try -vo x11.\n"
1926 1926
1927
1928 // loader/ldt_keeper.c
1929
1930 #define MSGTR_LOADER_DYLD_Warning "WARNING: Attempting to use DLL codecs but environment variable DYLD_BIND_AT_LAUNCH not set.\nThis will likely crash.\n"
1931
1927 // stream/stream_radio.c 1932 // stream/stream_radio.c
1928 1933
1929 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n" 1934 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"
1930 #define MSGTR_RADIO_FreqRange "[radio] Allowed frequency range is %.2f-%.2f MHz.\n" 1935 #define MSGTR_RADIO_FreqRange "[radio] Allowed frequency range is %.2f-%.2f MHz.\n"
1931 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n" 1936 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n"