mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2016-08-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlibrary(1) that caused exports to contain incorrect marker data in the RDXL file structure.
This commit is contained in:
@@ -127,7 +127,7 @@ class RDCut
|
||||
RDConfig *config) const;
|
||||
void getMetadata(RDWaveData *data) const;
|
||||
void setMetadata(RDWaveData *data) const;
|
||||
QString xml(RDSettings *settings=NULL) const;
|
||||
QString xml(bool absolute,RDSettings *settings=NULL) const;
|
||||
bool checkInRecording(const QString &stationname,RDSettings *settings,
|
||||
unsigned msecs) const;
|
||||
void autoTrim(RDCut::AudioEnd end,int level);
|
||||
|
||||
Reference in New Issue
Block a user