OSDN Git Service

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