Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Releases: l-koehler/converter

v0.3-alpha

28 Jul 03:46
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

Rewrote everything in C++.
Got rid of separate converter files for ffmpeg, unoconv and pandoc, they are now included in convert.cpp.
You still need to install the dependencies separately, but that should get changed soon.

v0.2.1-alpha

27 Jul 19:27
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release

Removed file gui-convert.py.
Added GUI to convert.py. To use without GUI, pass it the flag --nogui.

v0.2-alpha

27 Jul 19:09
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

Added a GUI for the program.
Added a script to use the program to convert files from Dolphins context menu.

v0.1.1-alpha

26 Jul 18:43
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

Converting using Pandoc actually works now!

v0.1-alpha

26 Jul 16:55
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Works for most common files.
Supports conversion of files using FFmpeg, unoconv and pandoc.