commited pending forgotten changes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1411 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-30 20:03:21 +00:00
parent 733491d36d
commit 2e4d336a54

View File

@@ -1,3 +1,14 @@
2008-07-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/main.cpp:
- added --dump parameter for easily uncompressing mmpz-files
- try to set realtime priority after command-line parsing as the
resulting warning might be annoying at this place
* src/core/mmp.cpp:
quirks for loading drumsynth-samples whose directory-names have
changed from space to underscore
2008-07-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/ladspa_effect/tap/CMakeLists.txt: