do not load samples bigger than 100 MB (closes #2458375)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2018 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2009-02-12 22:17:36 +00:00
parent d134cf1f7f
commit fcca686f50
2 changed files with 35 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
2009-02-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/sample_buffer.cpp:
do not load samples bigger than 100 MB (closes #2458375)
2009-02-11 Andrew Kelley <superjoe30/at/gmail/dot/com>
* src/gui/main_window.cpp: