fixed crashes when exporting as OGG and output file can't be created or OGG encoding settings are wrong
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1665 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
2008-09-21 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* include/audio_file_ogg.h:
|
||||
* include/audio_file_device.h:
|
||||
* src/gui/export_project_dialog.cpp:
|
||||
* src/core/audio/audio_file_device.cpp:
|
||||
* src/core/audio/audio_file_ogg.cpp:
|
||||
fixed crashes when exporting as OGG and output file can't be created
|
||||
or OGG encoding settings are wrong
|
||||
|
||||
* src/core/automation_pattern.cpp:
|
||||
fixed automationPattern::length() for cases where the key of the
|
||||
last value was the first tick in a new tact
|
||||
|
||||
Reference in New Issue
Block a user