/[svn]/linuxsampler/trunk/linuxsampler.pc.in
ViewVC logotype

Log of /linuxsampler/trunk/linuxsampler.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1212 - (view) (download) (annotate) - [selected]
Modified Tue May 29 23:59:36 2007 UTC (16 years, 10 months ago) by schoenebeck
File length: 269 byte(s)
Diff to previous 886
* added highly experimental support for on-the-fly instrument editing
  within the sampler's process (by using instrument editor plugins),
  you'll notice the new "Registered instrument editors:" message on
  startup, the plugin path can be overridden at compile time with
  ./configure --enable-plugin-dir=/some/dir
* added a new LSCP command "EDIT INSTRUMENT <sampler-channel>" to spawn
  a matching instrument editor for the instrument on the given sampler
  channel (LSCP command syntax might be subject to change soon)
* config.h is not going to be installed along with liblinuxsampler's
  API header files anymore (not necessary anymore)
* take care of $(DESTDIR) when creating the instruments DB on 'make
  install' rule (needed for packaging and cross compilation)
* bumped version to 0.4.0.5cvs


Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 1 10:59:28 2006 UTC (17 years, 9 months ago) by schoenebeck
File length: 294 byte(s)
Diff to previous 885 , to selected 1212
fixed libdir path


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


Revision 697 - (view) (download) (annotate) - [select for diffs]
Added Tue Jul 19 15:43:40 2005 UTC (18 years, 8 months ago) by schoenebeck
File length: 216 byte(s)
Diff to selected 1212
* install necessary development header files for allowing 3rd party
  applications to link against liblinuxsampler
* liblinuxsampler's API documentation can be generated with 'make docs'
  (Doxygen required)


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