Search found 3 matches
- Fri Oct 13, 2017 8:42 am
- Forum: Help and Support
- Topic: HiDPI scaling, fonts too small to read
- Replies: 4
- Views: 8553
Re: HiDPI scaling, fonts too small to read
Once things are standardized, expect there to go some years until it is properly implemented in the ecosystem in things like Java. I'm afraid there's very little (that I know of) that we can do about this without making things huge so that it would be useless on all standard DPI monitors. That is ...
- Fri Oct 13, 2017 6:25 am
- Forum: Help and Support
- Topic: HiDPI scaling, fonts too small to read
- Replies: 4
- Views: 8553
HiDPI scaling, fonts too small to read
I am running UMS 6.7.4 on Ubuntu 16.04 with Oracle Java 8. I have this issue with other Java apps as well, but UMS seems to be the worst, so far.
The fonts on UMS are so tiny, I am barely able to read them:
Screenshot from 2017-10-12 13-15-50.png
My display settings are 3200x1800 and "Scale ...
The fonts on UMS are so tiny, I am barely able to read them:
Screenshot from 2017-10-12 13-15-50.png
My display settings are 3200x1800 and "Scale ...
- Fri Oct 13, 2017 6:13 am
- Forum: Media Renderers
- Topic: Roku support
- Replies: 40
- Views: 176425
Re: Roku support
Hey all,
I was hacking at this problem (with a Roku Streaming Stick) and came up with a solution.
There are basically three parts
1) accept both user agents Roku/DVP-6 and Roku/DVP-7
2) force all streams to be transcoded to mpegts
3) use the mime type video/vnd.dlna.mpeg-tts instead of video ...