1 ---------------------------
\r
3 ---------------------------
\r
5 2006-11-08 Stephane Letz <letz@grame.fr>
\r
7 * Synchronize ALSA backend with jack one.
\r
9 2006-11-04 Stephane Letz <letz@grame.fr>
\r
11 * Use -D to setup ADDON_DIR on OSX and Linux.
\r
13 2006-10-11 Stephane Letz <letz@grame.fr>
\r
15 * Correct server SetBufferSize in case of failure. Correct PortAudio driver help.
\r
17 2006-10-06 Stephane Letz <letz@grame.fr>
\r
19 * Add a new cpu testing/loading client.
\r
21 2006-09-23 Stephane Letz <letz@grame.fr>
\r
23 * Rename global "verbose" in "jack_verbose" to avoid symbol clash with PureData.
\r
25 2006-09-20 Stephane Letz <letz@grame.fr>
\r
27 * On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked.
\r
28 * Still get RT thread termination problems, restore a version that works on OSX and Linux with conditionnal compilation for now.
\r
30 2006-09-16 Stephane Letz <letz@grame.fr>
\r
32 * Restore behaviour of LoopBack driver, which has to be opened in any case...
\r
34 2006-09-15 Stephane Letz <letz@grame.fr>
\r
36 * On Windows version, use signal to quit the server.
\r
38 2006-09-13 Stephane Letz <letz@grame.fr>
\r
40 * Correct pipe destruction bug in JackWinNamedPipe class.
\r
42 2006-09-11 Stephane Letz <letz@grame.fr>
\r
44 * Handling of LoopBack driver only when really needed.
\r
45 * Correct crash bug when closing clients on Windows due to multi-threading synchronization issues.
\r
47 2006-09-06 Stephane Letz <letz@grame.fr>
\r
49 * Correct coreaudio driver (input was not working since 0.55 version).
\r
50 * Version for 0.58 release.
\r
52 2006-09-04 Stephane Letz <letz@grame.fr>
\r
54 * Correct Windows VC++ projects.
\r
56 2006-09-03 Stephane Letz <letz@grame.fr>
\r
58 * First import of version 0.58 base code
\r