/[svn]/linuxsampler/trunk/src/hostplugins/lv2
ViewVC logotype

Log of /linuxsampler/trunk/src/hostplugins/lv2

View Directory Listing Directory Listing


Sticky Revision:

Revision 2837 - Directory Listing
Modified Sun Aug 23 06:14:00 2015 UTC (8 years, 8 months ago) by persson
* fixed printf type errors (mostly in debug messages)



Revision 2420 - Directory Listing
Modified Sun Feb 24 08:59:25 2013 UTC (11 years, 2 months ago) by persson
* removed usage of deprecated Automake variable INCLUDES
* ASIO driver: removed compiler warnings


Revision 2360 - Directory Listing
Modified Thu Aug 16 17:01:35 2012 UTC (11 years, 8 months ago) by persson
* LV2: fixed save/restore of SFZ state (patch by David Robillard)
* LV2: made LV2 plugin buildable on Windows and Mac


Revision 2356 - Directory Listing
Modified Sun Jul 8 14:44:47 2012 UTC (11 years, 9 months ago) by persson
* LV2: use urid and atom extensions instead of deprecated uri-map and
  event
* LV2: lv2 package 1.0 is now required to build the LV2 plugin
* LV2: changed number of output channels to 16 stereo, just like the
  VST and AU plugins


Revision 2343 - Directory Listing
Modified Sun Apr 29 16:14:45 2012 UTC (11 years, 11 months ago) by persson
* fixed configure script error with old autoconf versions
* LV2: use the new lv2 package if present
* lsatomic.h: use gcc provided atomic functions if building with gcc
  4.7 and C++11
* added comments in lsatomic.h


Revision 2340 - Directory Listing
Modified Fri Mar 30 23:54:44 2012 UTC (12 years ago) by capela
* Update to latest LV2 state extension (by David Robillard).

Revision 2324 - Directory Listing
Modified Sun Mar 4 09:01:32 2012 UTC (12 years, 1 month ago) by persson
* plugin bugfix: instrument loading hang when the plugin was loaded a
  second time (this time it's for Linux and Mac, previous similar fix
  was for Windows)
* thread safety fixes for the instrument loading thread
* MME driver: removed compiler warning
* LV2: fixed invalid realtime statement in plugin metadata


Revision 2311 - Directory Listing
Modified Sat Feb 11 11:08:09 2012 UTC (12 years, 2 months ago) by persson
* more LV2 "state" extension support fixes (patch by David Robillard)
* sfz parser: allow double spaces in sample filenames
* sfz parser: allow absolute paths for sample filenames
* MME driver: fixed memory handling bug found with cppcheck
* sfz/sf2 engines: use linear decay and release for filter and pitch
  envelope generators


Revision 2304 - Directory Listing
Modified Wed Jan 18 01:32:26 2012 UTC (12 years, 3 months ago) by schoenebeck
* LV2 "state" extension support fixes (patch by David Robillard)
* bumped version to 1.0.0.svn16


Revision 2295 - Directory Listing
Modified Sat Nov 26 18:58:44 2011 UTC (12 years, 5 months ago) by capela
- Reverted LV2 State extension manifest to extension data.

Revision 2294 - Directory Listing
Modified Fri Nov 25 12:49:56 2011 UTC (12 years, 5 months ago) by capela
- Fix LV2 State extension manifest as an optional feature.

Revision 2292 - Directory Listing
Modified Thu Nov 24 17:15:33 2011 UTC (12 years, 5 months ago) by capela
- LV2 State extension;
  replaces LV2 Persist and LV2 Files extensions (patch by David Robilard).
  fixes missing new file and removes old files.

Revision 2291 - Directory Listing
Modified Thu Nov 24 17:00:29 2011 UTC (12 years, 5 months ago) by capela
* LV2 State extension;
  replaces LV2 Persist and LV2 Files extensions (patch by David Robilard).

Revision 2188 - Directory Listing
Modified Fri Jun 24 19:39:11 2011 UTC (12 years, 10 months ago) by iliev
* Added LSCP commands "SUBSCRIBE EFFECT_INSTANCE_COUNT",
  "SUBSCRIBE EFFECT_INSTANCE_INFO", "SUBSCRIBE SEND_EFFECT_CHAIN_COUNT",
  "SUBSCRIBE SEND_EFFECT_CHAIN_INFO"


Revision 2185 - Directory Listing
Modified Sun Jun 19 09:09:38 2011 UTC (12 years, 10 months ago) by persson
* fixed compilation with gcc 4.6.1
* another "make dist" fix, for LV2 plugin
* made --enable-pthread-testcancel default on Mac OS X
* Mac OS X: fixed hanging threads


Revision 2183 - Directory Listing
Modified Sat Jun 11 17:53:32 2011 UTC (12 years, 10 months ago) by persson
* Mac OS X fixes: support the new dir for Core Audio SDK, fixed name
  collision of enum in EffectControl, fixed building outside source
  directory, fixed wrong name of destructor in
  AudioOutputDeviceCoreAudio.cpp
* made sure all source files for hostplugins are included when doing
  "make dist"
* removed empty directories left from the cvs to svn migration


Revision 2174 - Directory Listing
Modified Tue Apr 12 15:19:56 2011 UTC (13 years ago) by capela
* plugin changes:
    - LV2 Persist + Files support (patch by David Robillard)


Revision 1923 - Directory Listing
Modified Sat Jun 27 16:55:41 2009 UTC (14 years, 10 months ago) by persson
* fixed crash happening when a pitch bend event arrived at the same
  time a new instrument was loading
* fixed building with sqlite installed in a non-standard directory


Revision 1842 - Directory Listing
Modified Sat Feb 21 16:11:17 2009 UTC (15 years, 2 months ago) by persson
* fixed building with libgig installed in a non-standard directory


Revision 1777 - Directory Listing
Added Mon Sep 15 16:58:10 2008 UTC (15 years, 7 months ago) by persson
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


  ViewVC Help
Powered by ViewVC