diff --git a/ChangeLog b/ChangeLog index ab09cd1cf..afee01278 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2006-09-17 Javier Serrano Polo + + * 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 * plugins/audio_file_processor/audio_file_processor.cpp: