/[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 1800 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 7 01:26:46 2008 UTC (15 years, 4 months ago) by schoenebeck
File length: 19080 byte(s)
Diff to previous 554
* 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, 11 months ago) by schoenebeck
File length: 17042 byte(s)
Diff to previous 478
* 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, 1 month ago) by persson
File length: 16751 byte(s)
Diff to previous 472
* 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, 1 month ago) by schoenebeck
File length: 16730 byte(s)
Diff to previous 361
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, 2 months ago) by schoenebeck
File length: 16038 byte(s)
Diff to previous 277
* 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, 6 months ago) by schoenebeck
File length: 16038 byte(s)
Diff to previous 271
* 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, 6 months ago) by schoenebeck
File length: 15971 byte(s)
* 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