OSDN Git Service

TiMidity++-1.3.2
[timidity41/timidity41.git] / NEWS
1 * 2/10, 1999
2     Released TiMidity++ v1.3.2.
3     * Fixed some bugs and probrems.
4     * Changed icons of motif interface.
5     * Changed sorting algorithm for xaw and tcktl interface.
6
7 * 2/5, 1999
8     Released TiMidity++ v1.3.1.
9     * Fixed some bugs.
10     * Enabled compile with gcc from MINGW32.
11
12 * 2/3, 1999
13     Released TiMidity++ v1.3.0.
14     New features and major change from v1.2.x:
15     * Enabled to configure & compile on cygnus.
16     * Improved XAW interface for trace playing.
17     * Improved reverb sounds.
18     * Fixed MIME/Multipart bug.
19
20 * 1/25, 1999
21     Released TiMidity++ v1.2.1.
22     Added missing files.
23     Fixed some configuration probrems.
24     Added --enable-dynamic configure option.
25
26 * 1/21, 1999
27     Released TiMidity++ v1.2.0.
28     New features and major change from v1.1.x:
29     * XAW interface:
30       - Changed button bitmap of random & repeat
31       - Modified some implementations.
32     * Gtk interface:
33       - Added buttons (& implementation) for raising & lowering the pitch.
34       - Added buttons (& implementation) for increasing/decreasing the tempo.
35     * Lookup TIMIDITY_SOUND_CARD and TIMIDITY_PCM_DEVICE environment variable
36       to select the PCM device of ALSA.
37     * Added interface.h to define IA_* macro for TiMidity interface.  This
38       file is generated automatically by configure.
39
40 * 1/18, 1999
41     Released TiMidity++ v1.1.1.
42     v1.1.0 had configuration probrems, so v1.1.1 was released immediately.
43     Fixed some configure bugs.
44     Modified that xaw interface is enable to run without any midi files.
45
46 * 1/18, 1999
47     Released TiMidity++ v1.1.0.
48     Support OffiX file drag & drop interface for xaw.
49     Support UMP configuration.
50
51 * 1/14, 1999
52     Released TiMidity++ v1.0.1.
53     Modfied for OffiX file drag & drop interface for xaw.  If you want
54     build this, define OFFIX in interface/xaw.h and link libDnd.
55
56 * 1/6, 1999
57     Released TiMidity++ v1.0.0.
58     See `ChangeLog' for major changes from the original of TiMidity 0.2i