removed support for SDL_sound-library as libsndfile and libvorbis do everything we need

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1222 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-06-30 12:46:35 +00:00
parent 7d8a15f2db
commit c2d9a5315d
5 changed files with 12 additions and 108 deletions

View File

@@ -1,5 +1,12 @@
2008-06-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in:
* Makefile.am:
* include/sample_buffer.h:
* src/core/sample_buffer.cpp:
removed support for SDL_sound-library as libsndfile and libvorbis do
everything we need
* include/automatable_model.h:
* include/combobox_model.h:
* include/mv_base.h: