12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- jellyfin-media-player (1.6.1-1) unstable; urgency=medium
- * Update jellyfin-web to 10.7.6.
- * Add dependency to libqt5xml5. (
- * Fix hang after playback error. (
- * Fix alt+tab switching on GNOME. (
- * Fix media key pause/play on Windows. (
-
- jellyfin-media-player (1.6.0-1) unstable; urgency=medium
- * Always set volume on playback. (
- * Allow user to theme application icon on Linux. (
- * Fix ignoreSSLErrors option on Linux. (
- * Add Global Windows Media Key/OSD integration. (
- * Enable drag-drop file uploads into web client. (
- * 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.
-
- 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. (
- * Fix volume OSD not showing on mute toggle. (
-
- jellyfin-media-player (1.4.1-1) unstable; urgency=medium
- * Add update notifier.
- * Add option to disable input repeat. (
- * Add config-only option to ignore SSL certificates. (
- * Fix excessive width of options drop-downs in some cases.
-
- jellyfin-media-player (1.4.0-1) unstable; urgency=medium
- * Backport fix for images not loading.
- * Enable mouse back/forward buttons. (
- * Fix subtitle offset support. (
- * 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. (
-
- 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 (
- * Fix fullscreen button in web player.
- * Add maximized window state preserving (
- * Fix QT warnings (
- * Fix wayland and wayland hwdec support (
- * Set white font color on modal and add class for css themes.
- * Upgrade jellyfin-web to 10.7.2.
-
- jellyfin-media-player (1.3.0-1) unstable; urgency=medium
- * Initial Debian packaging for 1.3.0
-
|