/[svn]/linuxsampler/branches/release0_3_2/ChangeLog
ViewVC logotype

Log of /linuxsampler/branches/release0_3_2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 679 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 22:50:50 2005 UTC (18 years, 9 months ago) by (unknown author)
File length: 1949 byte(s)
Diff to previous 677 , to selected 649
This commit was manufactured by cvs2svn to create branch 'release0_3_2'.

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1949 byte(s)
Diff to previous 670 , to selected 649
* final preparations for bugfix release 0.3.2


Revision 670 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 21 18:00:52 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1941 byte(s)
Diff to previous 669 , to selected 649
* don't reset volume, pan, pitch and MIDI controller values on instrument
  or audio output device change
* send 'CHANNEL_INFO' LSCP event on MIDI program change messages


Revision 669 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 21 13:33:19 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1797 byte(s)
Diff to previous 668 , to selected 649
* fixed minor issue with null/silence samples
  (those stole voices even though they don't need a voice at all which
  resulted in "voice stealing didn't work out" messages)


Revision 668 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 20 15:30:47 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1611 byte(s)
Diff to previous 663 , to selected 649
* fixed a key group bug which caused undefined behavior in conjunction with
  stolen voices (this case was usually followed by a "killed voice
  survived" or "voice stealing didn't work out" error message)


Revision 663 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 21:37:03 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1170 byte(s)
Diff to previous 660 , to selected 649
* another voice stealing fix
  (endless loop occured when voices were stolen from other engine channels)


Revision 660 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 17 19:49:30 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1147 byte(s)
Diff to previous 659 , to selected 649
* LSCP server: fixed LSCP event "CHANNEL_INFO" notification
  (e.g. did not notify on volume changes)


Revision 659 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 16 21:35:30 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 1050 byte(s)
Diff to previous 654 , to selected 649
* don't reset scale tuning on instrument or audio output device change


Revision 654 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 20:25:25 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 975 byte(s)
Diff to previous 649
* fixed 'make dist' build rule to include all necessary files


Revision 649 - (view) (download) (annotate) - [selected]
Modified Wed Jun 15 00:01:28 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 818 byte(s)
Diff to previous 630
* revised voice stealing (fixes crash caused by voice stealing)


Revision 630 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 11 14:51:49 2005 UTC (18 years, 9 months ago) by persson
Original Path: linuxsampler/trunk/ChangeLog
File length: 705 byte(s)
Diff to previous 620 , to selected 649
* volume of release triggered samples now depends on note-on velocity,
  note length and gig parameter "release trigger decay" instead of
  note-off velocity.


Revision 620 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 23:16:13 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 539 byte(s)
Diff to previous 617 , to selected 649
* fixed some crashs in LSCP server
  (patch by Grigor Iliev, fixes #19)


Revision 617 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 21:00:06 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 463 byte(s)
Diff to previous 614 , to selected 649
* hand-crafted assembly optimization code can be disabled with
  './configure --disable-asm' (definitely not recommended)


Revision 614 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 6 16:54:20 2005 UTC (18 years, 9 months ago) by persson
Original Path: linuxsampler/trunk/ChangeLog
File length: 333 byte(s)
Diff to previous 609 , to selected 649
* support for the gig parameters for "release velocity response"
  curves, which means the decay and release times now depends on
  velocity. The softer velocity, the longer release.
* fine tuning of the envelope curves. Decay1 and release now have two
  parts, first linear and then exponential at the end.


Revision 609 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 4 17:49:12 2005 UTC (18 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 216 byte(s)
Diff to previous 579 , to selected 649
* updated autotools build files for conditional compilation of CoreMIDI
  (OS X) and MidiShare (Linux, OS X, Windows) drivers


Revision 579 - (view) (download) (annotate) - [select for diffs]
Added Tue May 24 19:20:20 2005 UTC (18 years, 10 months ago) by schoenebeck
Original Path: linuxsampler/trunk/ChangeLog
File length: 49 byte(s)
Diff to selected 649
* src/network/lscpserver.cpp: fixed segfault
  (patch by Grigor Iliev, fixes #17)
* added man page
* final preparations for the first official release (which will be 0.3.1)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC