some bug fixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@402 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-09-17 20:24:42 +00:00
parent 74a853c605
commit d83e806188

View File

@@ -1,3 +1,18 @@
2006-09-17 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/tempo_sync_knob.h:
fixed save/load segfault in LADSPA controls
* src/core/song_editor.cpp:
fixed looping when processing the audio buffer
* include/timeline.h:
* src/core/timeline.cpp:
update loop points state button when loading a project
* src/core/automation_editor.cpp:
fixed segfault when stopping without pattern
2006-09-17 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/audio_file_processor/audio_file_processor.cpp: