1.0.4.txt 1.0 KB

12345678910111213141516171819202122
  1. NEW:
  2. - Updated web client to 2.5.1
  3. - Request Multimedia Class Schedule Service on Windows
  4. - Windows installer now calls the vcredist installer automatically.
  5. For 1.0.4 this means that you need to re-run the installer and can not
  6. auto-update on windows.
  7. - Windows version is now built with Visual Studio 2015
  8. - We now default to DirectX/ANGLE on Windows, this will hopefully reduce
  9. the number of issues we see with bad / buggy OpenGL drivers.
  10. FIXES:
  11. - mpv's internal OSD is now switched off, we are replacing this with something
  12. native to PMP in an upcoming version.
  13. - Fixed refresh rate switching on RPI2
  14. - Correctly signal NTSC (23.976hz) refresh rates on RPI2
  15. - Fixed refresh rate switching bugs on Windows (Thanks niko34!)
  16. - Stability fixes to refresh rate switching on OSX
  17. - Always force transcoding if "Optical" device type is selected
  18. - Fix the host:switch command
  19. - Don't switch refresh rate when seeking in transcoding video
  20. - Fix inputs via SDL on OSX
  21. - Fix 7.1 audio setups on OSX