1.0.2.txt 1.1 KB

123456789101112131415161718192021222324252627
  1. NEW:
  2. - Allow window sizes smaller than 720p
  3. - Audio drop/duplicate display sync mode.
  4. - Support for manual IP addresses of Plex Media Servers
  5. - Adding setting to disable minimize-on-defocus on Windows.
  6. - Added additions to keyboard mapping to better suite MCE remotes.
  7. - Updated web-client to version 2.4.36
  8. - Windows installer is now 64-bit
  9. - Embedded image support for Legacy NVIDIA systems
  10. FIXES:
  11. - Fix redrawing errors on high resolution displays
  12. - Fix crash in DisplayManager when connected to multiple displays on multiple GPUs
  13. - Fix 7.1 audio output on Linux
  14. - Windows installer should now work even if you have OpenSSL installed on your
  15. system
  16. - Refresh rate switching fixes on Windows
  17. - Wrap long lines on the left part of the debug overlay.
  18. - Fix infinite loop in InputSDL [Cory Parsons]
  19. - Properly remove AC3 transcoding filter when it is to be disabled.
  20. - Improve InputCEC to not block the main thread.
  21. - Make CEC handle properly longpress
  22. - Improve CEC ability to recover to connection loss.
  23. KNOWN BUGS:
  24. - Refresh rate auto switching is disabled on the RPI for now due to reliability
  25. problems