Changeset 0a549e8ef82b3e12bda93e3391dc86d9b855e2d4

Show
Ignore:
Timestamp:
01/08/08 18:18:00 (4 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1217607480 -0700
git-parent:

[42fef87c4f281f304b7d56c0cbfde0b7d1912ab6]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1217607480 -0700
Message:

Rewrite a useful tooltip for Windows DShow.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/access/dshow/dshow.cpp

    r62ec225 r0a549e8  
    159159#define AMTUNER_MODE_TEXT N_("AM Tuner mode") 
    160160#define AMTUNER_MODE_LONGTEXT N_( \ 
    161     "AM Tuner mode. Can be one of DEFAULT, TV, AM_RADIO, FM_RADIO or DSS.") 
     161    "AM Tuner mode. Can be one of Default (0), TV (1)," \ 
     162     "AM Radio (2), FM Radio (3) or DSS (4).") 
    162163 
    163164#define AUDIO_CHANNELS_TEXT N_("Number of audio channels")