improved support for different file-formats when exporting and fixed bug which made LMMS crash when exporting to OGG-file

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1123 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-06-12 20:35:20 +00:00
parent 0638ec5e55
commit 32d5ca7c64
7 changed files with 117 additions and 103 deletions

View File

@@ -1,3 +1,14 @@
2008-06-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/project_renderer.h:
* src/gui/dialogs/export_project.ui:
* src/gui/export_project_dialog.cpp:
* src/core/audio/audio_file_ogg.cpp:
* src/core/main.cpp:
* src/core/project_renderer.cpp:
improved support for different file-formats when exporting and fixed
bug which made LMMS crash when exporting to OGG-file
2008-06-10 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/song.cpp: