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