cleanups, fixed broken connection for "Add"-button

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@898 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-07 21:50:52 +00:00
parent aa5974bb02
commit bd6ff6d9bb
3 changed files with 10 additions and 19 deletions

View File

@@ -1,5 +1,13 @@
2008-04-07 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in:
integrated changes from libsamplerate-0.1.3/configure.ac
* include/effect_select_dialog.h:
* src/gui/effect_select_dialog.cpp:
- cleanups
- fixed broken connection for "Add"-button
* src/3rdparty/samplerate/common.h:
* src/3rdparty/samplerate/fastest_coeffs.h:
* src/3rdparty/samplerate/float_cast.h: