This website requires JavaScript.
Explore
Help
Register
Sign In
hashtags
/
lmms
Watch
1
Star
0
Fork
0
You've already forked lmms
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
53c79c5471b7627a9798d6a43a0cc5fdd8d60504
lmms
/
src
History
Tobias Doerffel
53c79c5471
check type of preview-play-handle via type() instead of blindly using dynamic_cast - probably fixes random crashes when previewing a lot of samples and presets
...
git-svn-id:
https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@925
0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-04-15 22:32:44 +00:00
..
3rdparty
/samplerate
integrated libsamplerate 0.1.3 source which has various improvements over 4-year-old version 0.1.2
2008-04-07 21:37:26 +00:00
core
directly delete view before removing model - fixes crash when removing instrument-track with instrument-track-window open
2008-04-15 22:30:18 +00:00
gui
check type of preview-play-handle via type() instead of blindly using dynamic_cast - probably fixes random crashes when previewing a lot of samples and presets
2008-04-15 22:32:44 +00:00
tracks
delete instrument-instance *after* removing all play-handles from mixer as several play-handle-methods rely on instrument - fixes crash when removing track while playing
2008-04-15 22:31:25 +00:00