[MPlayer-cvslog] r20774 - in trunk: DOCS/man/en/mplayer.1 help/help_mp-en.h stream/stream_radio.c

Diego Biurrun diego at biurrun.de
Wed Nov 8 11:26:51 CET 2006


On Wed, Nov 08, 2006 at 08:02:44AM +0100, voroshil wrote:
> 
> Modified:
>    trunk/help/help_mp-en.h
>    trunk/stream/stream_radio.c
> 
> Log:
> Adding ability to check allowed frequency range.
> 
> --- trunk/help/help_mp-en.h	(original)
> +++ trunk/help/help_mp-en.h	Wed Nov  8 08:02:43 2006
> @@ -1846,6 +1846,7 @@
>  // stream/stream_radio.c
>  
>  #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"
> +#define MSGTR_RADIO_FreqRange "[radio] Allowable frequency range is %.2f-%.2f MHz\n"

I'd say "Allowed" here.

Diego



More information about the MPlayer-cvslog mailing list