LinuxSampler

h1blank
news about features screenshots demos download support developers faq documentation bugs instruments links credits
Bitcoins Or donate Bitcoins at:
1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng

Why donate?

jlscp Subversion History

2011-11-23 iliev
* Client: added new method - getProtocolVersion
2011-08-17 iliev
* fixed engine cache
2011-08-16 iliev
* Cache engines' info to speed up the sampler channels' info retrieval
2011-07-03 iliev
* added two new methods to FxSend class: getDestChainId and getDestChainPos
2011-06-28 iliev
* added three new methods to EffectParameter class - getEffectInstanceId, getIndex, toString
2011-06-28 iliev
* minor refactoring
2011-06-24 iliev
* Added support for send effects
2009-08-03 iliev
* preparations for release 0.8
2009-02-28 iliev
* fixed compile error
2008-12-24 iliev
* Added support for controlling the global sampler-wide limit of maximum voices and disk streams
2008-09-30 iliev
* fixed bug #104
2008-09-30 iliev
* Added support for escaping unicode characters
2008-09-29 iliev
* Implemented option for adding instruments in separate directories in the instruments database (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
2008-09-11 iliev
* Added support for sending MIDI messages to sampler channels
* Added support for retrieving instrument's key mapping and keyswitch mapping
2008-09-08 iliev
* Added support for monitoring MIDI events on sampler channels and MIDI devices
* Client: added new method - setSoTimeout
2008-04-29 iliev
* Client: added new methods - findLostDbInstrumentFiles, setDbInstrumentFilePath, getExtendedCharacterEscaping, setExtendedCharacterEscaping
* Parser: added new method - toExtendedEscapeSequence
* fixed bug #75
2008-03-19 iliev
* Client: added new method - getMidiInstrumentEntries
* fixed a bug in DB_INSTRUMENTS_JOB_INFO notifications
2007-12-31 iliev
* null parameters and parameters with null names are now not sent to LinuxSampler
2007-12-06 iliev
* preparations for release 0.7a
2007-12-04 iliev
* Added support for monitoring the total number of active disk streams
2007-12-03 iliev
* Added new interface - Instrument
* Client: added new methods - getFileInstrumentCount, getFileInstrumentInfo, getFileInstruments
2007-11-19 iliev
* MidiInputDevice: added new methods - getPortsParameter, setPortsParameter
2007-11-19 iliev
* Parser: some of the methods are now public
2007-10-15 iliev
* preparations for release 0.6a
2007-10-14 iliev
* Client: renamed editInstrument to editChannelInstrument
* added extended support for escape sequences in LSCP response fields
2007-10-07 iliev
* added extended escape sequences support
2007-09-17 iliev
* Added support for formatting the instruments database
2007-09-16 iliev
* instruments db: slashes-in-names are now escaped with \x2f
2007-09-13 iliev
* added support for escape sequences to all instruments db related methods
2007-09-10 iliev
* Client: added new method - editInstrument
2007-09-07 iliev
* Client: getAudioOutputDriverInfo is now public and accepts a dependences list of parameters
* Client: getMidiInputDriverInfo is now public and accepts a dependences list of parameters
* bugfix: parameters with unset values are now not sent to LinuxSampler
2007-08-27 iliev
* Added escape sequences support for instrument loading
2007-05-24 iliev
* updated to version 0.5a
2007-04-02 iliev
* upgraded to version 0.4a
2005-10-10 iliev
* Updating to version 0.3a (see ChangeLog)