Skip to content

Commit

Permalink
rbp: Hard code the number of buffers to improve audio sync
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Apr 3, 2020
1 parent 2f7a50c commit f871576
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions system/settings/rbp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@
<control type="toggle" />
</setting>
</group>
<group id="3">
<setting id="videoscreen.noofbuffers">
<visible>false</visible>
<default>2</default> <!-- double buffered -->
</setting>
</group>
</category>
<category id="audio">
<group id="1">
Expand Down

0 comments on commit f871576

Please sign in to comment.