Skip to content

Releases: tsukinaha/tsukimi

v0.16.6

23 Oct 12:41
Compare
Choose a tag to compare

v0.16.5

22 Oct 05:36
Compare
Choose a tag to compare

What's Changed

  • Add Meson build method
  • Fix live broadcast feedback.

Full Changelog: v0.16.3...v0.16.5

v0.16.3

18 Oct 14:39
Compare
Choose a tag to compare

What's Changed

  • Optimized the lag when changing MPV properties
  • Fixed an issue where, in some cases, erroneous image data was still written to cache
  • Reduced the number of image retry attempts
  • Used the FNV algorithm to generate a digest for the cache path
  • Added the functionality to replace old entries when there are duplicate server names
  • Fixed the issue with scrolling refresh in the "Continue Playing" grid list
  • Fixed the request issue in the Genre sublist
  • Update the translation of some external configurations of MPV by @biqiguhexuenai in #202
  • fix ci and move libmpv2-rs to submodule by @Kosette in #203
  • Translations update from Hosted Weblate by @weblate in #206

Full Changelog: v0.16.2...v0.16.3

v0.16.2

15 Oct 05:41
Compare
Choose a tag to compare

What's Changed

  • set GL as default renderer
  • fix client init
  • build(deps): bump gettext-rs from 0.7.1 to 0.7.2 by @dependabot in #199
  • build(deps): bump derive_builder from 0.20.1 to 0.20.2 by @dependabot in #200

Full Changelog: v0.16.1...v0.16.2

v0.16.1

14 Oct 10:50
Compare
Choose a tag to compare

Finally, we have added support for animated images. WebP, GIF, and APNG are supported.

Log File

You can now add the -h parameter in the terminal to get help.

What's Changed

  • args: add 3 args to write log in files, set log level and set renderer by @tsukinaha in #192
  • Translations update from Hosted Weblate by @weblate in #197
  • add tooltip-text for overview
  • persistently retain video scale
  • persistently retain subtitle scaling
  • fix audio channel bind

Full Changelog: v0.16.0...v0.16.1

v0.16.0

13 Oct 04:13
Compare
Choose a tag to compare

New Player UI

图片

What's Changed

  • Added fallback for proxy
  • New player UI
  • Fixed stuttering when using external subtitles
  • Fixed the issue where the loading overlay would not disappear

Full Changelog: v0.15.2...v0.16.0

v0.15.2

11 Oct 15:20
cff24b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

09 Oct 10:50
6ce8679
Compare
Choose a tag to compare
  • Fixed the issue of the cursor error being hidden.
  • Fixed the issue of mismatched sorting.
  • Fixed the issue where the MPV proxy did not work in some cases.
  • Persistently retain the subtitle font selection.
  • Persistently retain the audio channels selection.
  • Added a deinterlace option.
  • Updated translations.

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

07 Oct 09:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

05 Oct 05:04
bec329a
Compare
Choose a tag to compare

In this version, we have added a buffering indicator, more video property controls, and cursor hiding.

2024-10-04.21-05-11.webm

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.1