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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3847 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 7 12:25:59 2021 UTC (3 years, 3 months ago) by schoenebeck
File length: 6896 byte(s)
Diff to previous 3557 , to selected 2630
ConstCapacityArray class: fix bug in remove() method


Revision 3557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Aug 18 00:06:04 2019 UTC (4 years, 8 months ago) by schoenebeck
File length: 6656 byte(s)
Diff to previous 2630
* NKSP: Introducing 64 bit support for NKSP integer scripts
  variables (declare $foo).
* Require C++11 compiler support.
* Autoconf: Added m4/ax_cxx_compile_stdcxx.m4 macro which is used
  for checking in configure for C++11 support (as mandatory
  requirement) and automatically adds compiler argument if required
  (e.g. -std=C++11).
* Bumped version (2.1.1.svn3).


Revision 2630 - (view) (download) (as text) (annotate) - [selected]
Added Fri Jun 13 15:01:06 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 6617 byte(s)
* Implemented built-in instrument script function "set_event_mark()".
* Implemented built-in instrument script function "delete_event_mark()".
* Implemented built-in instrument script function "by_marks()".
* Added built-in instrument script int const variables $MARK_1 to $MARK_28.
* Built-in instrument script functions "ignore_event()", "note_off()" and
  "gig_set_dim_zone()" now also accept an array of event IDs as argument
  (i.e. return value of new script function "by_marks()").
* Bumped version (1.0.0.svn53).


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