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

* Added a pointer offset argument to the 'RDWaveFile::createWave()'
	method in 'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
This commit is contained in:
Fred Gleason
2016-04-29 17:15:20 -04:00
parent f8e6fc0629
commit e5b25668c0
5 changed files with 22 additions and 16 deletions

View File

@@ -15113,3 +15113,6 @@
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
marker data to be deleted when exporting a cut.
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Added a pointer offset argument to the 'RDWaveFile::createWave()'
method in 'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.