Skip to content

Releases: maxcurzi/tplay

v0.5.0

26 Mar 22:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

09 Aug 19:29
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @dp0sk made their first contribution in #23

Full Changelog: v0.4.4...v0.4.5

v0.4.4

22 May 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

22 May 10:31
Compare
Choose a tag to compare

What's Changed

  • Add shields for aur and make table of contents foldable by @neon-mmd in #17
  • Bump opencv and use only the necessary modules to speed up building by @twistedfall in #21

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 May 08:59
Compare
Choose a tag to compare

Fix README (libavfilter-dev libavdevice-dev dependencies were incorrectly removed).

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 May 08:44
Compare
Choose a tag to compare

What's Changed

  • FIXED #15: Fix frame duration calculation which would cause an incorrect (slow) playback on non-integer framerates (i.e. 23.976 would play at 23 fps).

  • ADD credits section by @neon-mmd in #11

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 May 15:59
c0a0d0d
Compare
Choose a tag to compare

Update audio player to use rodio backend (and have feature flags for mpv)

What's Changed

  • Cargo.lock: commit for binary packages by @colemickens in #8
  • Mpv select by @maxcurzi in #10
  • updating installation instructions, adding subsections, fixing code, removing libmpv code and deleting build.rs by @neon-mmd in #9

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

02 May 12:53
d823286
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/maxcurzi/tplay/commits/v0.3.1