/[svn]/linuxsampler/trunk/src/engines
ViewVC logotype

Index of /linuxsampler/trunk/src/engines

Files shown:22
Directory revision: 3219 (of 4107)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
common/  3218  6 years  schoenebeck   * NKSP: Adjusted behavior of "change_vol()" and "change_tune()" to a more intu…
gig/  3219  6 years  schoenebeck   * NKSP Fix: built-in script function "change_note()" did not (re)select the co…
sf2/  3219  6 years  schoenebeck   * NKSP Fix: built-in script function "change_note()" did not (re)select the co…
sfz/  3219  6 years  schoenebeck   * NKSP Fix: built-in script function "change_note()" did not (re)select the co…
AbstractEngine.cpp  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
AbstractEngine.h  3205  6 years  schoenebeck   * Fixed invalid (note-on) event ID being assigned to new Note objects. * Fixed…
AbstractEngineChannel.cpp  3205  6 years  schoenebeck   * Fixed invalid (note-on) event ID being assigned to new Note objects. * Fixed…
AbstractEngineChannel.h  3095  7 years  schoenebeck   * SFZ engine: Implemented opcode set_ccN (initial patch by Giovanni Senatore).…
Engine.cpp  1012  17 years  capela   * Fixed a memory leak due to EngineFactory::Destroy() not doing it as an actual …
Engine.h  2448  10 years  schoenebeck   * Immediately apply scale tuning changes to active voices. * Exposed scale tunin…
EngineBase.h  3207  6 years  schoenebeck   * NKSP: Fixed polyphonic variables not being reset to zero after usage. * Bump…
EngineChannel.cpp  2330  12 years  schoenebeck   * Introduced new C++ API method EngineChannel::InstrumentFileName(int index) a…
EngineChannel.h  2559  9 years  schoenebeck   * Aftertouch: extended API to explicitly handle channel pressure and polyphoni…
EngineChannelBase.h  3205  6 years  schoenebeck   * Fixed invalid (note-on) event ID being assigned to new Note objects. * Fixed…
EngineChannelFactory.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
EngineChannelFactory.h  2324  12 years  persson   * plugin bugfix: instrument loading hang when the plugin was loaded a second t…
EngineFactory.cpp  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
EngineFactory.h  1012  17 years  capela   * Fixed a memory leak due to EngineFactory::Destroy() not doing it as an actual …
FxSend.cpp  3054  7 years  schoenebeck   * Fixed numerous compiler warnings. * Bumped version (2.0.0.svn32).
FxSend.h  2137  13 years  schoenebeck   * revised previously added new LSCP commands regarding effect handling: rename…
InstrumentManager.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
InstrumentManager.h  2687  9 years  schoenebeck   * Instrument editor interface: Changed instrument editor plugin interface, provi…
InstrumentManagerBase.h  3054  7 years  schoenebeck   * Fixed numerous compiler warnings. * Bumped version (2.0.0.svn32).
InstrumentManagerThread.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
InstrumentManagerThread.h  2351  11 years  persson   * Mac OS X: fixed process hang when unloading 32-bit plugin (bug introduced in…
Makefile.am  2460  10 years  persson   * fixed building with C++11 * build fix: ChangeFlagRelaxed.h was missing in make…

Properties

Name Value
svn:ignore .deps

  ViewVC Help
Powered by ViewVC