From 6e3a076efc83782fa56a2b9396b870dfe1c5fdb4 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 16 Oct 2018 21:18:24 -0400 Subject: [PATCH] 2018-10-16 Patrick Linstruth * Disabled the 'More than half the audio will be faded...' warning in the 'Edit Audio' dialog in rdlibrary(1) if the 'No Fade on Segue Out' checkbox is ticked. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0abca69a..1697f9ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17807,3 +17807,7 @@ * Fixed a bug in the 'RDIdValidator' and 'RDTextValidator' classes that caused them to throw exceptions when processing certain multi-byte UTF-8 characters. +2018-10-16 Patrick Linstruth + * Disabled the 'More than half the audio will be faded...' warning + in the 'Edit Audio' dialog in rdlibrary(1) if the 'No Fade on + Segue Out' checkbox is ticked.