changelog 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. jellyfin-media-player (1.6.0-1) unstable; urgency=medium
  2. * Always set volume on playback. (#78)
  3. * Allow user to theme application icon on Linux. (#75)
  4. * Fix ignoreSSLErrors option on Linux. (#74)
  5. * Add Global Windows Media Key/OSD integration. (#73)
  6. * Enable drag-drop file uploads into web client. (#56)
  7. * Add option to create a Windows Desktop Shortcut.
  8. * Use smaller jellyfin icon on macOS to match other icons.
  9. * Change default hwdec from enabled to copy.
  10. * Allow smaller window size.
  11. * Add more error handling to AutoSet feature.
  12. -- Ian Walton <ian@iwalton.com> Tue, 04 May 2021 20:51:33 -0400
  13. jellyfin-media-player (1.5.0-1) unstable; urgency=medium
  14. * Remember intended subtitle and audio selection between episodes.
  15. * Allow disabling the server's custom CSS.
  16. * Allow using custom CSS locally on the client. (Per user)
  17. * Fix scroll bar styling on TV mode.
  18. * Add Windows taskbar integration. (#61)
  19. * Fix volume OSD not showing on mute toggle. (#63)
  20. -- Ian Walton <ian@iwalton.com> Sat, 24 Apr 2021 20:42:29 -0400
  21. jellyfin-media-player (1.4.1-1) unstable; urgency=medium
  22. * Add update notifier.
  23. * Add option to disable input repeat. (#49)
  24. * Add config-only option to ignore SSL certificates. (#48)
  25. * Fix excessive width of options drop-downs in some cases.
  26. -- Ian Walton <ian@iwalton.com> Mon, 19 Apr 2021 22:28:20 -0400
  27. jellyfin-media-player (1.4.0-1) unstable; urgency=medium
  28. * Backport fix for images not loading.
  29. * Enable mouse back/forward buttons. (#42)
  30. * Fix subtitle offset support. (#35)
  31. * Add back support for TV mode, and also use configuration/command line flags.
  32. * Add support for some media keys, remotes, and controllers through inputmanager.
  33. * Enable hardware video decoding by default.
  34. * Allow file download option in web client again.
  35. * Fix more warnings in the codebase. (#32)
  36. -- Ian Walton <ian@iwalton.com> Sun, 18 Apr 2021 14:47:24 -0400
  37. jellyfin-media-player (1.3.1-1) unstable; urgency=medium
  38. * Add builds for win32, debian, and ubuntu.
  39. * Fix music performance issue where there were excessive API calls (#22)
  40. * Fix fullscreen button in web player.
  41. * Add maximized window state preserving (#26)
  42. * Fix QT warnings (#24)
  43. * Fix wayland and wayland hwdec support (#20, #23)
  44. * Set white font color on modal and add class for css themes.
  45. * Upgrade jellyfin-web to 10.7.2.
  46. -- Ian Walton <ian@iwalton.com> Tue, 13 Apr 2021 20:00:12 -0400
  47. jellyfin-media-player (1.3.0-1) unstable; urgency=medium
  48. * Initial Debian packaging for 1.3.0
  49. -- Joshua Boniface <joshua@boniface.me> Sun, 11 Apr 2021 22:34:40 -0400