2018-10-16 Patrick Linstruth <patrick@deltecent.com>

* 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.
This commit is contained in:
Fred Gleason
2018-10-16 21:18:24 -04:00
parent 3d964cc59b
commit 6e3a076efc

View File

@@ -17807,3 +17807,7 @@
* Fixed a bug in the 'RDIdValidator' and 'RDTextValidator' classes * Fixed a bug in the 'RDIdValidator' and 'RDTextValidator' classes
that caused them to throw exceptions when processing certain that caused them to throw exceptions when processing certain
multi-byte UTF-8 characters. multi-byte UTF-8 characters.
2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* 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.