Qt: Implement custom playlist model and grid view.

Only load images when they become visible and cache them.
Add option to change thumbnail type displayed in grid view.
Add option to change thumbnail cache limit.
This commit is contained in:
Pau López 2018-12-12 20:45:19 +01:00 committed by CozmoP
parent 7b9c094052
commit 240856f19c

View File

@ -7821,8 +7821,6 @@ MSG_HASH(
MSG_HASH(
MSG_MISSING_ASSETS,
"Warning: Missing assets, use the Online Updater if available"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
"Remember Window Position and Size"
)
)
MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
"Remember Window Position and Size")