Skip to content

Releases: MartinBarker/RenderTune

2.0.7

23 Feb 00:34
6804113
Compare
Choose a tag to compare
  • remove unused apple entitlement

  • ffmpeg error fix

  • new version

  • table drag fix

  • readme improved

  • remove donation links

2.0.5

22 Feb 02:11
a1d0739
Compare
Choose a tag to compare
  • Rewrote entire application to include better file structure with React components and build/release in the cloud using GitHub Actions to allow for more frequent updates
  • Added new features such as the ability to combine multiple image files into a slideshow with background-blur padding, stretching, or status hex code color

Expect more UI Tweaks / improvements coming! I am releasing this version of the app to test auto-updating outside of the mac/win/linux stores

If you would like to have your name featured in the home page of this application, consider donating $5 to KoFi, Patreon, or GitHub Sponsors.

v2.0 pre-release preview 2 (v1.1.54)

11 Feb 23:57
Compare
Choose a tag to compare
Pre-release

Donate $5 to have your name featured in the next public release:
https://linktr.ee/martinradio

Releasing an early-build of RenderTune v2.0 for testing and feedback!

How to choose which file to download:

  • Windows

    • Portable: RenderTune-win-x64.exe
  • Mac

    • Apple Silicon (M1/M2): RenderTune-mac-arm64.dmg
    • Intel (x64): RenderTune-mac-x64.dmg
  • Linux

    • x64: RenderTune-linux-x86_64.AppImage or RenderTune-linux-x64.tar.bz2

v2.0 Pre-Release

04 Feb 07:02
64a6636
Compare
Choose a tag to compare
v2.0 Pre-Release Pre-release
Pre-release

Donate $5 to have your name featured in the next public release:
https://linktr.ee/martinradio

Releasing an early-build of RenderTune v2.0 for testing and feedback!

How to choose which file to download:

  • Windows

    • Portable: RenderTune-win-x64.exe
  • Mac

    • Apple Silicon (M1/M2): RenderTune-mac-arm64.dmg
    • Intel (x64): RenderTune-mac-x64.dmg
  • Linux

    • x64: RenderTune-linux-x86_64.AppImage or RenderTune-linux-x64.tar.bz2

1.1.4

20 Mar 21:44
Compare
Choose a tag to compare
  • Improved compatibility: Fixed mp4 video format support for iOS mobile uploading and fixed ffmpeg support for older Mac versions (High Sierra 10.13+)

  • New feature: Added the option to choose your default video render output format (mp4/mkv) for greater flexibility and convenience in your video rendering.

  • Temporarily disabled the http api endpoints because they were throwing an error when port was in use on macos

1.1.3

17 Mar 21:03
Compare
Choose a tag to compare
1.1.3 Pre-release
Pre-release
  • Improved compatibility: Fixed mp4 video format support for iOS mobile uploading and fixed ffmpeg support for older Mac versions (High Sierra 10.13+)
  • New feature: Added the option to choose your default video render output format (mp4/mkv) for greater flexibility and convenience in your video rendering.

1.1.2x

16 Mar 02:33
Compare
Choose a tag to compare
1.1.2x Pre-release
Pre-release

New Features:

  • change default video render output file format (mp4 / mkv)
  • mp4 output ffmpeg command adjusted to allow for the editing/uploading/viewing on ios mobile devices

1.1.1

26 Feb 19:25
2ef7ea7
Compare
Choose a tag to compare

v1.1.1

New Features:

New image picker with preview for main / individual tables

New video format option with .mkv / .mp4 options

.mkv allows for video renders with much higher quality audio codecs

Audio files table now initially be sorted naturally by filename

Added custom padding color options

Selected custom color option saved for main concat upload and individual table

Padding color displayed in options and select dropdown

Added open file and open folder icons in render list

Revamped FFMPEG commands to only need one single command instead of two

Added API route for rendering videos via HTTP request (default port: 3030)

Improved tracklist timestamp preciseness

Bug Fixes:

Fixed edge case errors with render status percentages was not appearing

Added FFMPEG command error text to render list status column if render fails

1.0.3

19 Jan 01:49
882fee0
Compare
Choose a tag to compare

Fixed bug where individual track options (resolution, padding, image) would not be correctly assigned to each individual song render if files were located across different drives.

1.0.2

03 May 04:18
882fee0
Compare
Choose a tag to compare

removed --nonfree from ffmpeg and built ffmpeg on high sierra VM (note: this change only affects the MAS and Mac builds to support older mac computers back to Mac OSX High Sierra 10.13)