enabled speex, fixed SDL_sound and ladspa segfault

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@438 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-12-11 03:18:16 +00:00
parent f9063f9383
commit c6aa917e9c
7 changed files with 37 additions and 16 deletions

View File

@@ -1,3 +1,17 @@
2006-12-11 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/sample_buffer.h:
* src/lib/sample_buffer.cpp:
- fixed SDL_sound decoding
- enabled speex samples
* src/core/file_browser.cpp:
* src/core/main_window.cpp:
enabled speex samples
* plugins/ladspa_effect/ladspa_effect.cpp:
fixed adding effect segfault
2006-12-09 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in: