- multiformat audioplayer: add separate timeout for infobar

Conflicts:
	src/gui/infoviewer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-10-28 19:13:46 +02:00
committed by Thilo Graf
parent c7d863a809
commit 21f6ec5944
8 changed files with 28 additions and 17 deletions

View File

@@ -5170,6 +5170,7 @@ static struct __key_rename key_rename[] = {
{ "screen_StartY_lcd", "screen_StartY_lcd_0" },
{ "screen_EndX_lcd", "screen_EndX_lcd_0" },
{ "screen_EndY_lcd", "screen_EndY_lcd_0" },
{ "timing.infobar_movieplayer", "timing.infobar_media_video" },
{ NULL, NULL }
};