1.0.1.txt 1.5 KB

12345678910111213141516171819202122232425
  1. NEW:
  2. - New setting to completely disable mouse input
  3. - PageUp / PageDown is now bound to actions that let you advance to the next epsiode in the pre-play screen
  4. - Linux build instructions thanks to Chris Lee
  5. - New Library icons and style
  6. - Xbox Controller support on Windows thanks to Cory Parsons
  7. - InputSDL (controllers) now react on button down instead of button up,
  8. which makes them more responsive thanks to Cory Parsons
  9. FIXES:
  10. - Windows binary rename to x86_64 to reflect reality
  11. - Windows installer now installs to C:\Program Files by default
  12. - Windows installer will warn when trying to install on Windows versions older than windows 7.
  13. - Debug overlay now have safe overscan margins
  14. - Failed to start web server is no longer treated as a fatal error
  15. - Remove misleading channel count from passthrough audio on debug overlay
  16. - Remove channel selection from "Optical" device type (it's limited to stereo or AC3/DTS passthrough)
  17. - Fix freeze with optical audio out
  18. - Disable hardware decoding by default (creates problems on some GPUs)
  19. - Use exclusive audio setting on OSX by default (related to the USB audio problem, if you want multichannel
  20. PCM on any device on OSX, you need to reset settings or enable exclusive mode under advanced).
  21. - Experimental better alt+tab handling on windows.
  22. - Fixed issue where the remote controllers might not find PMP
  23. - Fixed issue with playback on some channels
  24. - Raspberry fixes for 10bit and high h264 level video content