Daniel Wolf
|
8a94fb7db0
|
Replace boost::filesystem with std::filesystem
This allows us to use a header-only copy of Boost
|
2021-06-25 20:58:50 +02:00 |
Daniel Wolf
|
fef283de43
|
Implement DAT exporter for Moho
|
2019-06-27 22:30:16 +02:00 |
Daniel Wolf
|
8d958d09fb
|
Always export absolute audio file path in XML and JSON format
Fixes #59
|
2019-01-23 21:43:21 +01:00 |
Daniel Wolf
|
367c645bb3
|
Code cleanup
* Fix linter warnings
* Unify code formatting
* Fix typos
|
2019-01-02 22:27:45 +01:00 |
Daniel Wolf
|
e5c39efeeb
|
Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
|
2018-01-24 18:38:09 +01:00 |