123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- jellyfin-media-player (1.9.1-1) unstable; urgency=medium
- * Update web client to 10.8.10 to patch stored XSS issue.
- * Skip searching for SSL bundles on Linux. (
- * Disallow flac from video transcoding. (
- * Allow disabling dovi transcode rule.
- * Fix missing port in translation. (
- * Censor token from new stored creds block.
-
- jellyfin-media-player (1.9.0-1) unstable; urgency=medium
- * Add aspect ratio controls to player. (
- * Don't reset mute between videos. (
- * Auto-detect and switch SteamOS to TV mode. (
- * Allow forcing transcodes for HEVC, Hi10p, 4K, HDR, and/or AV1.
- * Allow requesting the server to transcode to HEVC.
- * Improve usability of client API to make integrations with other clients easier.
- * Allow running JMP without an embedded webclient.
- * JMP now uses the official webclient build from repo.jellyfin.org.
- * Fix time breakage from skipIntroPlugin. (
- * Add delay to prevent broken update dialog. (
- * Prevent Dolby Vision content playing without server transcoding.
-
- jellyfin-media-player (1.8.1-1) unstable; urgency=medium
- * Update web client to 10.8.9.
- * Add support for Jellyscrub and Skip Intro. (Must be enabled manually,
- requires third-party plugins.)
- * Add input map for DualShock 4 connected via USB (
- * Add support for DVBSUB subtitles (
- * Allow screensaver when video is paused (
- * Fix debian package for bookworm.
-
- jellyfin-media-player (1.7.1-1) unstable; urgency=medium
- * Fix audio and subtitle selection for 10.8.0. (
- * Stop forcing fullscreen on Windows when visibility changes. (
- * Update jellyfin-web client to 10.8.1.
-
- jellyfin-media-player (1.7.0-1) unstable; urgency=medium
- * Update web client to 10.8.0.
- * Add
- * Added Xbox input mapping. (
- * Disable youtube-dl attempts on media errors.
- * Allow retry with transcode instead of usng a hard failure. (
- * Add exit app function (
- * Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit.
- * Add build for Ubuntu 22.04 (
- * Enable windows dark mode support. (
-
- jellyfin-media-player (1.7.0-pre4) unstable; urgency=medium
- * Update web client to 10.8.0 Beta 1.
-
- jellyfin-media-player (1.7.0-pre3) unstable; urgency=medium
- * Update web client to 10.8.0 Alpha 5.
- * Add
- * Added Xbox input mapping. (
- * Disable youtube-dl attempts on media errors.
- * Allow retry with transcode instead of usng a hard failure. (
- * Add exit app function (not used yet) (
-
- jellyfin-media-player (1.7.0-pre2) unstable; urgency=medium
- * Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit.
- * Upgrade to MPV version 20211219 fd63bf3.
-
- jellyfin-media-player (1.7.0-pre1) unstable; urgency=medium
- * This is a prerelease build to test for jellyfin-web 10.8.0.
-
- 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
-
|