1.0.3.txt 1.5 KB

1234567891011121314151617181920212223
  1. NEW:
  2. - Updated Qt to version 5.6.0 beta. This replaces the Alpha version we had before. Many stability and preformance improvements.
  3. - Windows - Added setting to disable native OpenGL. If you are having display problems or crashes on windows, please try our DirectX mode.
  4. - Added a lot of information to the debug overlay vsync-ratio, audio passthrough, OpenGL version, display status etc.
  5. - List IPv6 host addresses on debug overlay.
  6. - Windows - PMP doesn't minimize when it loses focus anymore. We have reverted back to the old behaviour, that means that if you are
  7. in native OpenGL mode you can't alt-tab out of the window. We are going to try to improve this in the future.
  8. - Added support for host command script that can execute a script. Put a script in the scripts datadir and call
  9. host script script.py from the inputmap.
  10. - Updated seek and step keyboard mapping.
  11. - Added a command to switch display modes.
  12. - Added host commands for suspend, reboot and power off.
  13. - Added setting to disable logging.
  14. FIXES:
  15. - DisplayManager don't consider 24 and 25 FPS "close"
  16. - DisplayManager better logging and many small fixes on Windows.
  17. - Make sure that directory LaunchAgents is created before writing to it. Prevents stutters on certain OSX setups.
  18. - Exit Helper after 3 minutes if nothing has reconnected.
  19. - Move local sockets to default path. This fixes a startup error on OSX.
  20. - Remove escaped access tokens from logs too.
  21. - Always enable AC3 transcoding if AC3 and stereo channels are selected.
  22. - Crash fixes