added a lot of options for rendering via command-line and finally made it working with new projectRenderer-class

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@974 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-05-15 16:58:14 +00:00
parent ef9c08894c
commit 18b1081326
5 changed files with 197 additions and 33 deletions

View File

@@ -1,3 +1,14 @@
2008-05-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/project_renderer.h:
* src/core/main.cpp:
* src/core/project_renderer.cpp:
added a lot of options for rendering via command-line and finally made
it working with new projectRenderer-class
* include/mixer.h:
removed 16x oversampling
2008-05-13 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/track.h: