changelog 2.9 KB

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