/[svn]/jlscp/trunk/ChangeLog
ViewVC logotype

Contents of /jlscp/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 672 - (show annotations) (download)
Wed Jun 22 06:25:09 2005 UTC (18 years, 9 months ago) by iliev
File size: 797 byte(s)
Updating to version 0.2a

1 jlscp v0.2a: 2005-06-14
2 * Added ant script to automate the build process
3 * Added Package Versioning
4 * Added LSCP protocol version compatibility check on connect
5 * getEngines() in Client class now returns SamplerEngine[] instance
6 instead of String[] instance
7 * getAudioOutputDrivers() in Client class now returns
8 AudioOutputDriver[] instance instead of String[] instance
9 * getMidiInputDrivers() in Client class now returns
10 MidiInputDriver[] instance instead of String[] instance
11 * The following methods in Client class are now private:
12 - getEngineInfo
13 - getAudioOutputDriverInfo
14 - getMidiInputDriverInfo
15 * Examples changes due to the changed methods in Client class
16 * Examples' class files moved from examples to examples/build directory
17 * Little documentation changes
18

  ViewVC Help
Powered by ViewVC