1.1.2.txt 1.4 KB

12345678910111213141516171819202122232425
  1. NEW:
  2. - (Embedded) The embedded distribution is now based on LibreELEC instead of OpenELEC.
  3. Embedded users will have to do a clean install because of this change. AutoUpdate is
  4. disabled.
  5. - (Embedded) Moved to a EFI bootloader - Some BIOS's may need enabling of EFI to find the install media
  6. - (Embedded) Skylake support
  7. - (Embedded) NVIDIA legacy build is deprecated and incorporated into the Generic build
  8. - Improved hardware decoding on Windows and x86 Embedded.
  9. - Qt bumped to version 5.6.1
  10. - There has been some changes how PMP is built on Windows and OSX. We no longer bundle
  11. ffmpeg and mpv with the build system and you need to download and install them yourself.
  12. This only applies to people that build PMP by themself
  13. FIXED:
  14. - There was an issue where the web-client and the playback engine could get out of state
  15. and cause screensaver to show up during movies or not let you press play/pause. This is
  16. now fixed.
  17. - Non US locales could create problems with playback on Linux
  18. - CEC keyhandling is now back to the default (no auto-repeat) beacuse of many incompatiblities.
  19. If you have a CEC device that gives you press and release events you can enable autorepeat
  20. by editing the configuration file.
  21. - PMP should now install correctly on Windows 10N
  22. - PMP can now be built with Qt 5.7
  23. - PMP should no longer prevent sleeping on OSX / Windows
  24. - Screensaver should be smooth again