/[svn]/linuxsampler/trunk/osx/version.h
ViewVC logotype

Log of /linuxsampler/trunk/osx/version.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1174)

Revision 885 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 28 19:32:21 2006 UTC (17 years, 9 months ago) by schoenebeck
File length: 2845 byte(s)
Diff to previous 849
* various fixes to allow liblinuxsampler to be used
  (as a native C++ library)


Revision 849 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 25 13:05:59 2006 UTC (18 years ago) by schoenebeck
File length: 2675 byte(s)
Diff to previous 829
* added compile time option to disable processing of All-Notes-Off
  MIDI messages


Revision 829 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 14 14:07:47 2006 UTC (18 years, 2 months ago) by schoenebeck
File length: 2549 byte(s)
Diff to previous 738
* implemented portamento mode and solo mode (a.k.a 'mono mode'):
  all modes can be altered via standard GM messages, that is CC5 for
  altering portamento time, CC65 for enabling / disabling portamento
  mode, CC126 for enabling solo mode and CC127 for disabling solo mode
* fixed EG3 (pitch envelope) synthesis which was neutral all the time
* configure.in: do not automatically pick optimized gcc flags if the user
  already provided some on his own (as CXXFLAGS)


Revision 738 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 16 17:14:25 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 2320 byte(s)
Diff to previous 692
* extensive synthesis optimization: reimplementation of EGs and LFO(s),
  removed synthesis parameter prerendering and the synthesis parameter
  matrix in general, splitting each audio fragment into subfragments now
  where each subfragment uses constant synthesis parameters
  (everything's still very buggy ATM)


Revision 692 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 15 16:59:35 2005 UTC (18 years, 8 months ago) by schoenebeck
File length: 2318 byte(s)
Diff to previous 677
* preparation for bugfix release 0.3.3


Revision 677 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 2318 byte(s)
Diff to previous 579
* final preparations for bugfix release 0.3.2


Revision 579 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 24 19:20:20 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2221 byte(s)
Diff to previous 557
* 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)


Revision 557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 21 01:11:53 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 2214 byte(s)
Diff to previous 535
forgot to commit this with latest configure.in changes


Revision 535 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 10 22:00:21 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 23 byte(s)
Diff to previous 411
version sync


Revision 411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 26 02:01:14 2005 UTC (19 years, 1 month ago) by schoenebeck
File length: 23 byte(s)
Diff to previous 363
* design change: using now one sampler engine instance and one disk thread
  instance for all sampler channels that are connected to the same audio
  output device (and are using the same engine type of course)
* added EngineFactory / EngineChannelFactory to remove the annoying build
  dependencies e.g. of the lscpserver to the actual sampler engine
  implementations
* bumped version to 0.3.0 (current CVS state is still quite broken,
  previous, stable CVS version was tagged as "v0_2_0" and is also available
  as source tarball)


Revision 363 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Feb 10 09:59:31 2005 UTC (19 years, 1 month ago) by letz
File length: 23 byte(s)
First import


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