home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
[MP1-4742] Rework keepstartfullscreen option to be able to switch to windowed mode
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Sebastiii" data-source="post: 1168680" data-attributes="member: 60104"><p>Hi [USER=82144]@mm1352000[/USER] </p><p></p><p>It's really to avoid MP resolution to change (can be useful on resume etc.)</p><p>When we authorize 'togglefullscreen' we need to authorize all other code like :</p><p>WM_GETMINMAXINFO</p><p>WM_SIZE</p><p>WM_SIZING</p><p>etc.</p><p>And when resume with the 1024x768 issue, it can failed for some people, this is why such option was corrected to not permit it if we want MP to stay Fullscreen.</p><p></p><p>So you are right that if "override"/ignore the messages only in fullscreen mode [and not override/ignore the messages in windowed mode] could do the trick too, like this if we are in fullscreen it will stay like this <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> (I like the idea)</p><p></p><p>What wording can we change for that option ?</p><p></p><p>Also i think we should remove the 'if (!_keepstartfullscreen) ... here : (right ?)</p><p><a href="https://github.com/MediaPortal/MediaPortal-1/blob/master/mediaportal/MediaPortal.Application/D3D.cs#L487" target="_blank">https://github.com/MediaPortal/MediaPortal-1/blob/master/mediaportal/MediaPortal.Application/D3D.cs#L487</a></p><p></p><p>Thanks <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Sebastiii, post: 1168680, member: 60104"] Hi [USER=82144]@mm1352000[/USER] It's really to avoid MP resolution to change (can be useful on resume etc.) When we authorize 'togglefullscreen' we need to authorize all other code like : WM_GETMINMAXINFO WM_SIZE WM_SIZING etc. And when resume with the 1024x768 issue, it can failed for some people, this is why such option was corrected to not permit it if we want MP to stay Fullscreen. So you are right that if "override"/ignore the messages only in fullscreen mode [and not override/ignore the messages in windowed mode] could do the trick too, like this if we are in fullscreen it will stay like this :) (I like the idea) What wording can we change for that option ? Also i think we should remove the 'if (!_keepstartfullscreen) ... here : (right ?) [URL]https://github.com/MediaPortal/MediaPortal-1/blob/master/mediaportal/MediaPortal.Application/D3D.cs#L487[/URL] Thanks :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
[MP1-4742] Rework keepstartfullscreen option to be able to switch to windowed mode
Contact us
RSS
Top
Bottom