Skip to content

Releases: jgibbon/Talefish

release-0.10-1

28 Feb 21:40
Compare
Choose a tag to compare

Tue Feb 28 2023 velox 0.10-1

  • enhancement: move to Amber.Mpris (newly flashed devices only have that) with Fallback (sfos <4.4).
  • enhancement: show filename on lock screen if no meta data available
  • enhancement: reduce album-art click/drag area size to reduce accidental skipping
  • bugfix: throttle setting mpris data setting to work around qtmpris segfault in obscure timing situations

release-0.9-1

03 Feb 22:19
Compare
Choose a tag to compare

This release is available on https://openrepos.net/content/velox/talefish

Fri Feb 03 2023 velox 0.9-1

  • enhancement: album art on lock screen (sfos 4.5)
  • enhancement: remove loader for player page content because of visual side effects
  • overdue translation update: fi (thanks ZeiP!)

Tue May 10 2022 velox 0.8-2

  • bugfix: opt out of sailjail for now to make slumber interaction possible

Sat Sep 18 2021 velox 0.8-1

  • bugfix: expand playbackRate workaround again (thanks dimpflmoser for submitting issue)
  • bugfix: limit media keys permission system incl custom button actions to SFOS < 4.2 (which already handles it; thanks KappaAlphaOmega for submitting issue)
  • enhancement: optimize settings page transitions
  • translation update: sl, cn (thanks translation team!)
  • maintenance: enable github actions pre-releases and other architectures

Sun May 09 2021 velox 0.7-1

  • enhancement: new option to trigger slumber actions when playlist ends
  • enhancement: tap cover image area for play/pause
  • bugfix: re-enable workaround for system bug not applying playback speed (thanks thigg for issue and some work fixing it)
  • translation update (thanks translation team!)

pre-0.8-2

09 May 23:36
Compare
Choose a tag to compare
pre-0.8-2 Pre-release
Pre-release

This is a pre-release for testing purposes only. It may or may not be unstable.

pre-0.8-1

18 Sep 21:40
Compare
Choose a tag to compare
pre-0.8-1 Pre-release
Pre-release

This is a pre-release for testing purposes only. It may or may not be unstable.

release-0.7-1

09 May 21:22
Compare
Choose a tag to compare
release-0.7-1

release-0.6-1

21 Feb 18:50
Compare
Choose a tag to compare
release-0.6-1

release-0.5-6

26 Jan 23:59
Compare
Choose a tag to compare
release-0.5-6 Pre-release
Pre-release

This is a test build, you may only try this if you know what you're doing.

  • bugfix: fix directory progress cache/state handling
  • bugfix: display correct progress in more places while seeking (and the file is not seekable)
  • enhancement: optimize cassette animation bindings
  • enhancement: various small performance optimisations
  • enhancement: reduce player page layout complexity/bindings
  • maintenance: docker sdk compatibility
  • maintenance: sync transifex translations
  • maintenance: (test) add github build action