2016-04-29 Fred Gleason <fredg@paravelsystems.com>

* Implemented export for marker data in WAV files in
	'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
This commit is contained in:
Fred Gleason
2016-04-29 13:29:28 -04:00
parent fa988211a8
commit 09aa449509
3 changed files with 51 additions and 24 deletions

View File

@@ -15107,3 +15107,6 @@
2016-04-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdcut.cpp' that caused the cut 'Description'
field to be applied as a cut Title.
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Implemented export for marker data in WAV files in
'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.