r22772 - in trunk: help/help_mp-en.h stream/stream_radio.c
Author: voroshil Date: Wed Mar 21 19:39:57 2007 New Revision: 22772 Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/stream/stream_radio.c Log: Radio driver loading rework. Available interfaces are showed in verbose mode. Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h (original) +++ trunk/help/help_mp-en.h Wed Mar 21 19:39:57 2007 @@ -1982,11 +1982,11 @@ static char help_text[]= #define MSGTR_RADIO_CaptureStarting "[radio] Starting capture stuff.\n" #define MSGTR_RADIO_ClearBufferFailed "[radio] Clearing buffer failed: %s\n" #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Call to stream_enable_cache failed: %s\n" -#define MSGTR_RADIO_DriverUnknownId "[radio] Unknown driver id: %d\n" #define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n" #define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface.\n" #define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface.\n" #define MSGTR_RADIO_DriverBSDBT848 "[radio] Using *BSD BT848 radio interface.\n" +#define MSGTR_RADIO_AvailableDrivers "[radio] Available drivers: " // ================================== LIBASS ====================================
participants (1)
-
voroshil