HMS

Home Media Server for Roku Players
git clone https://www.brianlane.com/git/HMS
Log | Files | Refs | README | LICENSE

commit eea48faf5b901e61766ae7c6673c67dc899db39e
parent 0185a26f21e609d14f7aecf6460f099289e75df0
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Mon, 14 Nov 2022 17:16:05 -0800

manifest: Just design for fhd 1920x1280

The Roku will scale everything down as needed, just align on 3 pixel
boundaries.

Diffstat:
MHMS/manifest | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HMS/manifest b/HMS/manifest @@ -8,4 +8,4 @@ major_version=4 minor_version=0 build_version=00001 -ui_resolutions=sd,hd,fhd +ui_resolutions=fhd