bugfixes and more

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@139 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-05-29 13:08:08 +00:00
parent 260e8cf59f
commit 60e2442405
11 changed files with 3297 additions and 70 deletions

View File

@@ -1,4 +1,22 @@
2006-5-26 Javier Serrano Polo <jasp00/dot/terra/dot/es>
2006-05-29 Javier Serrano Polo <jasp00/dot/terra/dot/es>
* src/core/arp_and_chords_tab_widget.cpp:
fixed integer-overflow
* include/oscillator.h:
* include/sample_buffer.h:
* plugins/organic/organic.cpp:
* plugins/triple_oscillator/triple_oscillator.cpp:
* src/core/envelope_and_lfo_widget.cpp:
* src/lib/oscillator.cpp:
- several segfault-fixes when while playing note
- volume-knob-changes take effect immediately
* data/locale/ca.ts:
added catalan translation
2006-05-26 Javier Serrano Polo <jasp00/dot/terra/dot/es>
* src/lib/sample_buffer.cpp:
corrected the calculation of f1 in play to prevent it from shifting
the start_frame out of bounds when resampling.
@@ -7,7 +25,8 @@
* src/lib/mmp.cpp:
changed the xml output to use UTF8 encoding instead of ascii.
2006-5-23 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
2006-05-23 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* include/oscillator.h:
FM mixing sometimes calculates a negative "time" for the sampling
which causes bad things to happen when pulling the data out of