From 18b645f349499a4fcbc16991f84497979ae9bf90 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 25 Oct 2013 00:48:18 +0200 Subject: [PATCH] Improved file analyzer to retain the original ordering of files imported from a playlist. --- doc/Changelog.html | 3 +- src/Config.h | 4 +-- src/Dialog_WorkingBanner.cpp | 5 ++- src/Thread_FileAnalyzer.cpp | 65 ++++++++++++++++++++++++++++++------ 4 files changed, 63 insertions(+), 14 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 9a56e984..58f3b7c2 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -19,9 +19,10 @@ a:visited { color: #0000EE; } Changes between v4.08 and v4.09 [unreleased]: