/[svn]/linuxsampler/trunk/src/common/Pool.h
ViewVC logotype

Log of /linuxsampler/trunk/src/common/Pool.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2335 - (view) (download) (as text) (annotate) - [selected]
Modified Sat Mar 17 06:19:01 2012 UTC (12 years ago) by persson
File length: 19471 byte(s)
Diff to previous 2247
* fixed compilation with gcc 4.7


Revision 2247 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 19 11:26:40 2011 UTC (12 years, 7 months ago) by iliev
File length: 19465 byte(s)
Diff to previous 2244 , to selected 2335
* possibly fixes a compile error on Windows and Mac OS X
  introduced in the previous commit


Revision 2244 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 18 11:32:33 2011 UTC (12 years, 7 months ago) by iliev
File length: 19487 byte(s)
Diff to previous 1800 , to selected 2335
* sfz engine: use common pool of CC objects to minimize RAM usage


Revision 1800 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 7 01:26:46 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 19080 byte(s)
Diff to previous 554 , to selected 2335
* maximum voices and disk streams can now be altered at runtime (added new
  LSCP commands "GET VOICES", "SET VOICES", "GET STREAMS", "SET STREAMS"
  and accordingly new LSCP events "GLOBAL_INFO:VOICES" and
  "GLOBAL_INFO:STREAMS")
* bumped version to 0.5.1.8cvs


Revision 554 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 19 19:25:14 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 17042 byte(s)
Diff to previous 478 , to selected 2335
* All compile time options are now centrally alterable as arguments to the
  ./configure script. All options are C Macros beginning with CONFIG_
  prefix and will be placed into auto generated config.h file.


Revision 478 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 19 09:31:46 2005 UTC (19 years ago) by persson
File length: 16751 byte(s)
Diff to previous 472 , to selected 2335
* fixed a compilation error in Pool.h (gcc 3.4.3)


Revision 472 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 19:54:51 2005 UTC (19 years ago) by schoenebeck
File length: 16730 byte(s)
Diff to previous 361 , to selected 2335
make forced segfaults verbose in case of DEVMODE and !USE_EXCEPTIONS


Revision 361 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 9 01:22:18 2005 UTC (19 years, 1 month ago) by schoenebeck
File length: 16038 byte(s)
Diff to previous 277 , to selected 2335
* bunch of fixes for OSX (patch by Stephane Letz)


Revision 277 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 9 15:48:32 2004 UTC (19 years, 5 months ago) by schoenebeck
File length: 16038 byte(s)
Diff to previous 271 , to selected 2335
* compatibility fixes for old gcc 2.95.4


Revision 271 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 8 20:51:39 2004 UTC (19 years, 5 months ago) by schoenebeck
File length: 15971 byte(s)
Diff to selected 2335
* libgig: fixed panorama value in DimensionRegion (invalid conversion
  from signed 7 bit to signed 8 bit)
* src/linuxsampler.cpp: stacktrace is now automatically shown on fatal
  errors (that is  segmentation faults, etc.), gdb should be installed for
  this to work
* gig::Voice: tiny accuracy fix of pan calculation
* replaced old pool classes by completely new ones which now offer
  Iterator abstraction


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