Show playback debug info

This commit is contained in:
Damontecres 2025-10-04 19:33:21 -04:00
parent 9cc2fc40d3
commit 64e881f51c
No known key found for this signature in database
9 changed files with 177 additions and 28 deletions

View file

@ -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{