From b6b0413e8668e82824096134c0a27623bfc611cf Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Thu, 7 Apr 2016 21:01:21 +0200 Subject: [PATCH] WaveEncoder: Use MUtils::OS::copy_file() function instead of SHFileOperation(). Gives actual progress and is less clunky to use. --- doc/Changelog.html | 1 + doc/Changelog.md | 1 + src/Config.h | 4 +-- src/Encoder_Wave.cpp | 80 +++++++++++++++++++------------------------- src/Encoder_Wave.h | 4 +++ 5 files changed, 43 insertions(+), 47 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 6665595e..4680de9a 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -84,6 +84,7 @@

1 LameXP v4.xx History

LameXP v4.14 [2016-??-??]