-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scale pyrdp-player replays with window height #208
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5e72498 - Browse repository at this point
Copy the full SHA 5e72498View commit details -
Support scaling for replays in pyrdp-players (adjusted automatically …
…according to window height)
Configuration menu - View commit details
-
Copy full SHA for f84b653 - Browse repository at this point
Copy the full SHA f84b653View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0af1ef - Browse repository at this point
Copy the full SHA b0af1efView commit details -
Add a checkbox to enable or disable scaling to window size for replay…
…s. Defaults to False
Configuration menu - View commit details
-
Copy full SHA for 5ceaa41 - Browse repository at this point
Copy the full SHA 5ceaa41View commit details -
Configuration menu - View commit details
-
Copy full SHA for fadbd84 - Browse repository at this point
Copy the full SHA fadbd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bc8f4 - Browse repository at this point
Copy the full SHA 80bc8f4View commit details -
Refactor resizeEvent handling and remove that logic from mainWindow
Bonus: pixel-perfect window scaling instead of arbitrary constant
Configuration menu - View commit details
-
Copy full SHA for dbf53d3 - Browse repository at this point
Copy the full SHA dbf53d3View commit details -
Refactor resize method to copy the previous buffer image instead of m…
…aking another blank one. This removes the need to seek upon changing the scale and greatly improves rescaling performance.
Configuration menu - View commit details
-
Copy full SHA for bb7b276 - Browse repository at this point
Copy the full SHA bb7b276View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6050d9 - Browse repository at this point
Copy the full SHA c6050d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdbea2 - Browse repository at this point
Copy the full SHA 9fdbea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bbb71 - Browse repository at this point
Copy the full SHA 59bbb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287c6bf - Browse repository at this point
Copy the full SHA 287c6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ced338 - Browse repository at this point
Copy the full SHA 9ced338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1937713 - Browse repository at this point
Copy the full SHA 1937713View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca5833 - Browse repository at this point
Copy the full SHA fca5833View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39c185 - Browse repository at this point
Copy the full SHA d39c185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aafbf3 - Browse repository at this point
Copy the full SHA 3aafbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0f889 - Browse repository at this point
Copy the full SHA da0f889View commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f00baec - Browse repository at this point
Copy the full SHA f00baecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6edece - Browse repository at this point
Copy the full SHA f6edeceView commit details