diff options
Diffstat (limited to 'player/command.c')
-rw-r--r-- | player/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/player/command.c b/player/command.c index b282edda4c..e4e5246cc4 100644 --- a/player/command.c +++ b/player/command.c @@ -4321,6 +4321,7 @@ static const struct property_osd_display { {"ab-loop-a", "A-B loop start"}, {"ab-loop-b", .msg = "A-B loop: ${ab-loop-a} - ${ab-loop-b}"}, {"audio-device", "Audio device"}, + {"hwdec", .msg = "Hardware decoding: ${hwdec-current}"}, // By default, don't display the following properties on OSD {"pause", NULL}, {"fullscreen", NULL}, |