Resolution and Rotation Control
mikldt opened this issue · 0 comments
mikldt commented
Provide UI and a database object that allow the user to optionally override the resolution (px x px) and rotation (normal, left, right, inverted) of the player's graphics card.
Storage will likely take the form of a JSON blob in the database since it need not be indexed or searchable, and may grow over time.
Future modifications may include overscan/underscan adjustment and reflection, though these are probably not priorities right now.