mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Update CHANGELOG
This commit is contained in:
parent
4ce9dc6729
commit
5a0c1bbae3
29
CHANGELOG.md
29
CHANGELOG.md
@ -1,10 +1,25 @@
|
|||||||
## Build 181
|
## Build 181
|
||||||
* History Setting: hide the recent activity in the sidebar or limit the number of items shown (by @rickykresslein)
|
* Don't show related in sidebar when disabled in settings by @stonerl in https://github.com/yattee/yattee/pull/635
|
||||||
* Fix issues with empty comments (by @stonerl)
|
* Handle audio session interrupts by other media by @stonerl in https://github.com/yattee/yattee/pull/640
|
||||||
* Improved Invidious comments (by @stonerl)
|
* Only show Queue header in sidebar view by @stonerl in https://github.com/yattee/yattee/pull/642
|
||||||
* Downgrade MPVKit to 0.36.0-1 due to issues with WebVTT subtitles
|
* SponsorBlock Improvements by @stonerl in https://github.com/yattee/yattee/pull/639
|
||||||
|
* Chapter title on jump by @stonerl in https://github.com/yattee/yattee/pull/655
|
||||||
|
* Restart finished video by @stonerl in https://github.com/yattee/yattee/pull/646
|
||||||
|
* SponsorBlock jump to end instead of pausing by @stonerl in https://github.com/yattee/yattee/pull/648
|
||||||
|
* Call correct class of SDImageAWebPCoder by @stonerl in https://github.com/yattee/yattee/pull/664
|
||||||
|
* Fix handling and displaying captions by @stonerl in https://github.com/yattee/yattee/pull/636
|
||||||
|
* Advanced settings: make number fields .numPad by @stonerl in https://github.com/yattee/yattee/pull/661
|
||||||
|
* Preserve time on stream change by @stonerl in https://github.com/yattee/yattee/pull/651
|
||||||
|
* Switch to previous backend when leaving PiP by @stonerl in https://github.com/yattee/yattee/pull/641
|
||||||
|
* Handle deep links by @timonus in https://github.com/yattee/yattee/pull/645
|
||||||
|
* Music Mode: don't bindPlayerToLayer when entering foreground by @stonerl in https://github.com/yattee/yattee/pull/644
|
||||||
|
* Allow user to disable thumbnails and jump to current chapter in horizontal view by @stonerl in https://github.com/yattee/yattee/pull/665
|
||||||
|
* Rework qualitiy settings by @stonerl in https://github.com/yattee/yattee/pull/650
|
||||||
|
* HLS: set target bitrate / AVPlayer: higher resolution by @stonerl in https://github.com/yattee/yattee/pull/667
|
||||||
|
* Fix #619: Remove ports from shared YouTube links by @0x000C in https://github.com/yattee/yattee/pull/627
|
||||||
|
* XCode enable IDEPreferLogStreaming by @stonerl in https://github.com/yattee/yattee/pull/638
|
||||||
* Updated localizations
|
* Updated localizations
|
||||||
* Updated dependencies
|
* Upgraded dependencies
|
||||||
|
|
||||||
## Previous builds
|
## Previous builds
|
||||||
* Add skip, play/pause, and fullscreen shortcuts to macOS player (by @rickykresslein)
|
* Add skip, play/pause, and fullscreen shortcuts to macOS player (by @rickykresslein)
|
||||||
@ -16,6 +31,10 @@
|
|||||||
* Added Controls setting "Action button labels" icon or icon and text
|
* Added Controls setting "Action button labels" icon or icon and text
|
||||||
* Added Advanced setting for MPV: "deinterlace"
|
* Added Advanced setting for MPV: "deinterlace"
|
||||||
* Add help text to all header buttons (by @rickykresslein)
|
* Add help text to all header buttons (by @rickykresslein)
|
||||||
|
* History Setting: hide the recent activity in the sidebar or limit the number of items shown (by @rickykresslein)
|
||||||
|
* Fix issues with empty comments (by @stonerl)
|
||||||
|
* Improved Invidious comments (by @stonerl)
|
||||||
|
* Downgrade MPVKit to 0.36.0-1 due to issues with WebVTT subtitles
|
||||||
* Add Chinese (Traditional) localization (by @rexcsk)
|
* Add Chinese (Traditional) localization (by @rexcsk)
|
||||||
* Localization fixes
|
* Localization fixes
|
||||||
* Updated localizations
|
* Updated localizations
|
||||||
|
Loading…
Reference in New Issue
Block a user