changelog 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. jellyfin-media-player (1.4.1-1) unstable; urgency=medium
  2. * Add update notifier.
  3. * Add option to disable input repeat. (#49)
  4. * Add config-only option to ignore SSL certificates. (#48)
  5. * Fix excessive width of options drop-downs in some cases.
  6. -- Ian Walton <ian@iwalton.com> Mon, 19 Apr 2021 22:28:20 -0400
  7. jellyfin-media-player (1.4.0-1) unstable; urgency=medium
  8. * Backport fix for images not loading.
  9. * Enable mouse back/forward buttons. (#42)
  10. * Fix subtitle offset support. (#35)
  11. * Add back support for TV mode, and also use configuration/command line flags.
  12. * Add support for some media keys, remotes, and controllers through inputmanager.
  13. * Enable hardware video decoding by default.
  14. * Allow file download option in web client again.
  15. * Fix more warnings in the codebase. (#32)
  16. -- Ian Walton <ian@iwalton.com> Sun, 18 Apr 2021 14:47:24 -0400
  17. jellyfin-media-player (1.3.1-1) unstable; urgency=medium
  18. * Add builds for win32, debian, and ubuntu.
  19. * Fix music performance issue where there were excessive API calls (#22)
  20. * Fix fullscreen button in web player.
  21. * Add maximized window state preserving (#26)
  22. * Fix QT warnings (#24)
  23. * Fix wayland and wayland hwdec support (#20, #23)
  24. * Set white font color on modal and add class for css themes.
  25. * Upgrade jellyfin-web to 10.7.2.
  26. -- Ian Walton <ian@iwalton.com> Tue, 13 Apr 2021 20:00:12 -0400
  27. jellyfin-media-player (1.3.0-1) unstable; urgency=medium
  28. * Initial Debian packaging for 1.3.0
  29. -- Joshua Boniface <joshua@boniface.me> Sun, 11 Apr 2021 22:34:40 -0400