Releases: MartinBarker/RenderTune
Release list
2.0.12
2.0.11
V2.0.11 multiple row startTime fix (#60) * startTime fix * startTime fix * v2.0.11
v2.0.9 (bug fixes + improvements)
changes:
- attempted fix at when snapcraft linux file/folder picker chars are malformed
- Improved table column sort: fixed bug where row selection was incorrect if a col was sorting the table in asc/desc order
- improved UI, more efficient table layouts
- removed image timeline from render options
- changed default output filename from 'output-video' to be either the single song being outputted, or the folder name
- improved audio file start/end/length time behaviors
- improved 'render options' box styling
- added text for image resolution source so it reads 'no image row(s) selected' instead of being blank
2.0.7
-
remove unused apple entitlement
-
ffmpeg error fix
-
new version
-
table drag fix
-
readme improved
-
remove donation links
2.0.5
- 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)
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
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.3
- 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
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
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