/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3188 by schoenebeck, Fri May 19 14:23:12 2017 UTC revision 3207 by schoenebeck, Thu May 25 10:53:45 2017 UTC
# Line 43  Version SVN trunk (?) Line 43  Version SVN trunk (?)
43      - windows, 32-bit: fixed potential crashes by making sure the stack in      - windows, 32-bit: fixed potential crashes by making sure the stack in
44        sub threads is 16-byte aligned        sub threads is 16-byte aligned
45      - fixed numerous compiler warnings      - fixed numerous compiler warnings
46        - Fixed invalid (note-on) event ID being assigned to new Note objects.
47    
48    * packaging changes:    * packaging changes:
49      - removed unnecessary dependency to libuuid      - removed unnecessary dependency to libuuid
# Line 156  Version SVN trunk (?) Line 157  Version SVN trunk (?)
157        "change_cutoff()", "change_reso()", "change_attack()", "change_decay()",        "change_cutoff()", "change_reso()", "change_attack()", "change_decay()",
158        "change_release()", "change_amp_lfo_depth()", "change_amp_lfo_freq()",        "change_release()", "change_amp_lfo_depth()", "change_amp_lfo_freq()",
159        "change_pitch_lfo_depth()" and "change_pitch_lfo_freq()".        "change_pitch_lfo_depth()" and "change_pitch_lfo_freq()".
160        - Added built-in script function "get_event_par()" and implemented some
161          of its possible parameter selections.
162        - Added built-in script function "set_event_par()" and implemented some
163          of its possible parameter selections.
164        - Fixed a bunch of scheduler time related bugs.
165        - Fixed polyphonic variables not being reset to zero after usage.
166    
167    * Instruments DB:    * Instruments DB:
168      - Fixed memory access bug of general DB access code which lead to      - Fixed memory access bug of general DB access code which lead to

Legend:
Removed from v.3188  
changed lines
  Added in v.3207

  ViewVC Help
Powered by ViewVC