mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Show playback debug info
This commit is contained in:
parent
9cc2fc40d3
commit
64e881f51c
9 changed files with 177 additions and 28 deletions
|
|
@ -8,6 +8,7 @@ message PlaybackPreferences {
|
|||
int64 skip_back_ms = 2;
|
||||
int64 controller_timeout_ms = 3;
|
||||
int32 seek_bar_steps = 4;
|
||||
bool show_debug_info = 5;
|
||||
}
|
||||
|
||||
message HomePagePreferences{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue