FYI, you can also play with these settings: show TV Server Configuration shortcut => Right-click => Properties => Compatibility => Change High DPI settings
That way you don't have to change the whole scaling of Windows just for this particular application
FYI, you can also play with these settings: show TV Server Configuration shortcut => Right-click => Properties => Compatibility =>...
Hi all
Please see attached after new install just now.
Win 11 - Also new build. TV 3.5
Any thoughts as to where how I fix this...
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...
Apparently Windows hasn't had the codecs to read DVD since about Windows 8 or 10. I've been searching for a DVD playback codec but it requires another player. Is there a way for MP2 to read DVDs?
Apparently Windows hasn't had the codecs to read DVD since about Windows 8 or 10. I've been searching for a DVD playback codec but...
Apparently Windows hasn't had the codecs to read DVD since about Windows 8 or 10. I've been searching for a DVD playback codec but...
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was exactly that fix, see f.e. MediaPortal-1/mediaportal/MediaPortal.Application/MediaPortal.cs at 8fa4ccca20059a5534a029266efa596e83387f5b · MediaPortal/MediaPortal-1
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was...
Now that MediaPortal has gone 64-bit, any references to lParam should be converted to int64 rather than int32 or compared to zero...