OSDN Git Service

628cc47d37a4f03661636617474d05577974bc85
[timidity41/timidity41.git] / ChangeLog
1 2005-12-19  Stas Sergeev <stsp@aknet.ru>
2
3         * interface/server_c.c: Add server version.
4
5 2005-12-03  Stas Sergeev <stsp@aknet.ru>
6
7         * interface/server_c.c: Do not ignore SIGPIPE 
8
9 2005-11-26  URABE Shyouhei  <shyouhei@ice.uec.ac.jp>
10
11         * timidity/timidity.c (parse_opt_i): fix for possible null-pointer
12           dereference when interface plugin is not found.
13
14 2005-11-26 Stas Sergeev <stsp@aknet.ru>
15         * interface/ncurs_c.c, interface/dumb_c.c, interface/slang_c.c,
16           interface/tk_c.c, interface/emacs_c.c, interface/xskin_c.c,
17           interface/gtk_c.c, interface/server_c.c, interface/alsaseq_c.c,
18           interface/dynamic_c.c, timidity/controls.h, timidity/tables.c,
19           timidity/raw_a.c, timidity/controls.c, timidity/flac_a.c,
20           timidity/vorbis_a.c, timidity/au_a.c, timidity/wave_a.c,
21           timidity/aiff_a.c, timidity/speex_a.c:
22           warn when output to stdout makes no sense
23
24 2005-11-15  URABE Shyouhei  <shyouhei@ice.uec.ac.jp>
25
26         * timidity/sysdep.h: [timidity-bugs-en:61] Add stdint.h check
27
28 2005-11-02  Kentaro Sato <kentaro@ranvis.com>
29
30         * timidity/playmidi.c: Changed sustained notes not to drop
31           when opt_overlap_voice_allow is enabled.
32         * interface/rtsyn.h: Added #ifdef for <sys/types.h>.
33
34 2005-11-01  URABE Shyouhei  <shyouhei@ice.uec.ac.jp>
35
36         * doc/ja_JP.eucJP/README.tk : not -itt but -ikt
37           (thanks AOKI Taichi @naist)
38
39 2005-10-31  Stas Sergeev <stsp@aknet.ru>
40
41         * interface/server_c.c : fix for timing bugs
42
43 2005-10-31  TAMUKI Shoichi <tamuki@linet.gr.jp>
44
45         * timidity/timidity.c: Change a bit
46
47 2005-10-31  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
48
49         * Makefile.am, configure.in, doc/C/README.w32, timidity/Makefile.am,
50           timidity/timidity.c: Changed files
51         * windrv/Makefile.am, windrv/dlldata.c, windrv/oemsetup.inf,
52           windrv/timiditydrv.cpp, windrv/timiditydrv.def,
53           windrv/timiditydrv.h, windrv/timiditydrv.i,
54           windrv/timiditydrv.idl, windrv/timiditydrv.inf,
55           windrv/timiditydrv_i.c, windrv/timiditydrv_p.c,
56           windrv/timiwp_timidity.c, windrv/timiwp_timidity.h:
57           Windows Driver merged (New files)
58
59 2005-10-31  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
60
61         * timidity/portaudio_a.c: for ASIO4ALL fix
62         * interface/rtsyn.h, interface/rtsyn_common.c: Change a bit
63
64 2005-10-30  TAMUKI Shoichi <tamuki@linet.gr.jp>
65
66         * timidity/playmidi.c, timidity/sndfont.c, timidity/timidity.c:
67           Change a bit
68
69 2005-10-28  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
70
71         * timidity/w32_gogo.h: small fix
72         * interface/w32g_utl.c, interface/w32g_syn.c: changes for gcc4 windows
73         * interface/rtsyn_portmidi.c, interface/rtsyn_winmm.c,
74           timidity/playmidi.c, interface/rtsyn.h, timidity/instrum.h,
75           timidity/sndfont.c, interface/rtsyn_common.c, timidity/timidity.c:
76           New version of windows synthesizer mode. (new windows synth.)
77           Introduce --rtsyn-latency=(seconds) long-option.
78         * doc/C/README.w32, doc/ja_JP.eucJP/README.w32: correlated changes.
79
80 2005-10-22  Stas Sergeev <stsp@aknet.ru>
81
82         * interface/server_c.c: fix for cmd_setbuf
83
84 2005-09-30  Stas Sergeev <stsp@aknet.ru>
85
86         * interface/xaw_i.c, interface/server_c.c, interface/soundspec.c,
87           interface/motif_i.c, libarc/url_newsgroup.c, libarc/url_http.c,
88           libarc/url.c, libarc/url_ftp.c, libarc/url_file.c,
89           libarc/url_news.c, timidity/audriv_mme.c, timidity/wrd_read.c:
90           use stderr instead of stdout
91
92 2005-09-30  Eric A. Welsh <ewelsh@ccb.wustl.edu>
93
94         * timidity/mod2midi.c: Defining out the ME_KEYPRESSURE related code
95
96 2005-09-28  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
97
98         * interface/Makefile.am (EXTRA_DIST, install.dynamics):
99           sorry, this file was broken.
100
101 2005-09-26  Stas Sergeev <stsp@aknet.ru>
102
103         * interface/server_c.c: usr stdout instead when stdin is a pipe.
104
105 2005-09-23  Stas Sergeev <stsp@aknet.ru>
106
107         * interface/server_c.c (cmd_open): Security fix.
108
109 2005-09-23  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
110
111         * configure.in: FreeBSD has tcltk named libtcl84 and libtk84
112         * timidity/timidity.c (list_dyna_interface): change dynamic
113           interface lister to some try-and-error mechanizm.
114         * interface/*.txt: deleted. (not used any longer)
115
116 2005-09-22  Mikhail Teterin <mi@aldan.algebra.com>
117
118         * timidity/playmidi.c (process_sysex_event): fix typo
119
120 2005-09-22  Kentaro Sato <kentaro@ranvis.com>
121
122         * timidity/smplfile.c: Fixed possible crash when Sampler chunk's
123           dwSamplePeriod is erroneously 0.
124
125 2005-05-08  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
126
127         * timidity/timidity.c (dynamic_interface_module): rewrite.
128         * timidity/dl_dyld.c (dl_find_symbol): fix potential buffer overflow
129         * timidity/dl_dyld.c (dl_free): implement of dl_free()
130
131 2005-04-03  Kentaro Sato <kentaro@ranvis.com>
132
133         * timidity/sndfont.c: Fixed to compile cfgforsf.
134
135 2004-12-22  Ed Catmur <ed@catmur.co.uk>
136
137         * interface/gtk_i.c (Launch_Gtk_Process): Fix assertion error in
138           GTK-2.6.0
139
140 2004-12-08  Kentaro Sato <kentaro@ranvis.com>
141
142         * libarc/arc.c:
143           Fixed to skip the platform specific path separators right after #.
144
145 2004-12-04  Henrique de Moraes Holschuh <hmh@debian.org>
146
147         * timidity/aRts_a.c (open_output): Fix for gcc >= 3.4.x
148           [timidity-bugs-en:00025]
149
150 2004-12-02  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
151
152         * interface/ncurs_c.c: [timidity-bugs-ja:00118]
153         * timidity/timidity.c (list_dyna_interface): bug fix: cmp can be
154           uninitialized
155
156 2004-11-03  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
157
158         * timidity/resample.c (rs_vib_bidir): disable PRECALC_LOOPS for
159           this function
160
161 2004-11-03  Henrique de Moraes Holschuh <hmh@debian.org>
162
163         * timidity/aRts_a.c: disable aRts auto-detection to avoid
164           segmentation violation
165
166 2004-11-03  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
167
168         * timidity/timidity.c (list_dyna_interface): ditto
169         * interface/dynamic_c.c (ctl_open): fix compile error
170
171 2004-11-03  Eric A. Welsh <ewelsh@ccb.wustl.edu>
172
173         * timidity/playmidi.c: fix to correctly handle non-linear velocity
174           levels
175
176 2004-10-27  TAMUKI Shoichi <tamuki@linet.gr.jp>
177
178         * configure, autoconf/utils.m4, doc/{C,ja_JP.eucJP}/readme.dl,
179           interface/Makefile.{am,in}, interface/{dumb,ncurs,slang,motif,tk,
180           emacs,vt100,xaw,xskin,dynamic,mac,gtk,server,alsaseq,w32g,winsyn,
181           portmidisyn}_c.c, timidity/controls.h, timidity/timiidty.c:
182           Fix to fit with case-insensitive file system
183         * interface/interface_[nsmkeTaigA].txt: Remove
184         * interface/if_{ncurses,slang,motif,tcltk,emacs,vt100,xaw,xskin,
185           gtk,alsaseq}.txt: Add
186
187 2004-10-21  Henrique de Moraes Holschuh <hmh@debian.org>
188
189         * timidity/mod2midi.c (Voice_Play, Voice_SetPeriod):
190           improve the code path when period2note returns -1
191
192 2004-10-21  Eric A. Welsh <ewelsh@ccb.wustl.edu>
193
194         * timidity/mod2midi.c (period2note):
195           initialize *finetune when returning a bad period
196         * timidity/mod2midi.c (load_module_samples):
197           samples without names were causing NULL pointer reads
198         * timidity/mod2midi.c (period2note):
199           delete extra \n
200
201 2004-10-18  Eric A. Welsh <ewelsh@ccb.wustl.edu>
202
203         * libunimod/mlutil.c (getAmigaPeriod): Avoid division by zero
204         * timidity/mod2midi.c: Change all VERB_NORMAL and VERB_VERBOSE
205           messages to VERB_NOISY.
206
207 2004-10-17  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
208
209         * libunimod/mloader.c (SL_LoadSamples): too many arguments to
210           function `FreeSampleList'
211         * timidity/common.c, timidiyt/timidiyt.c: avoid confliction of
212           time.h and sys/time.h
213         * timidity/aq.c: fix wrong prototype (int -> void)
214         * timidity/wrd_read.c: #ifdef-out unknown pragma
215         * configure.in, timidity/timidity.c: no need of <stdbool.h>
216         * timidity/Makefile.am: bug fix
217
218 2004-10-14  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
219
220         * interface/w32g_i.c (MPanelMessageHaveMesssage): fix typo
221         * autoconf/alsa.m4, autoconf/ao.m4, autoconf/arts.m4,
222           autoconf/esd.m4, autoconf/gtk-2.0.m4, autoconf/gtk.m4,
223           autoconf/libFLAC.m4, autoconf/libOggFLAC.m4, autoconf/ogg.m4,
224           autoconf/utils.m4, autoconf/vorbis.m4: Fixes for the
225           underquoting problems in the M4 macros.
226
227 2004-10-09  Kentaro Sato <kentaro@ranvis.com>
228
229         * interface/mac_c.c, interface/wrdt_mac.c, timidity/wrd.h,
230           utils/support.c: Fixes to compile on Mac OS.
231
232 2004-10-03  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
233
234         * NEWS: Add new entry for 2.13.2
235         * configure.in: Change version to 2.13.2
236
237 2004-10-02  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
238
239         * interface/wrdt_wcon.c: Fix double definition of print_ecmd()
240         * timidity/timidity.c (main): s/strcat/strncat/;
241
242 2004-09-29  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
243
244         * NEWS: Add new entry for 2.13.1
245
246 2004-09-28  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
247
248         * configure.in: Change version to 2.13.1
249
250 2004-09-27  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
251
252         * utils/support.c (vsnprintf): ensure snpritnf() to return a
253           \0-terminated string
254         * interface/mac_c.c, interface/server_c.c, interface/w32g_c.c,
255           interface/w32g_i.c, interface/wrdt_dumb.c, interface/wrdt_mac.c,
256           interface/wrdt_tty.c, interface/wrdt_w32g.c, interface/xaw_i.c,
257           interface/xskin_i.c, libarc/arc.c, timidity/audriv_al.c,
258           timidity/audriv_mme.c, timidity/common.c, timidity/mac_qt_a.c,
259           timidity/sun_a.c, timidity/timidity.c, timidity/wrdt_read.c:
260           Fix to use strn* functinos.
261
262 2004-09-23  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
263
264         * utils/support.h: ditto
265         * utils/support.c: ditto
266         * configure.in: add strlcpy and strlcat
267
268 2004-09-15  Eric A. Welsh <ewelsh@ccb.wustl.edu>
269
270         * timidity/resample.c: Reimplement bounds cheking
271
272 2004-09-09  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
273
274         * interface/gtk_c.c (ctl_total_time): ditto.
275         * interface/gtk_i.c (handle_input): Fix counter overflow
276           (fix for [timidity-bugs-en:00032])
277         * NEWS: Fix typo.
278
279 2004-09-07  Eric A. Welsh <ewelsh@ccb.wustl.edu>
280
281         * freq.c: mostly rewritten
282           New pitch and chord detection algorithm that is much more
283           robust and accurate than before.
284         * sndfont.c (main): CFG_FOR_SF_SUPPORT_FFT related code
285           modified to work with new freq.c
286
287 2004-09-03  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
288
289         * timidity/timidity.c: add null_play_mode
290           (fix for [timidity-bugs-en:00031])
291         * timidity/timidity.c (parse_opt_h): add prototype for
292           show_ao_device_info()
293         * timidity/readmidi.c (check_midi_file): Fix to recognize .rmi & .mfi
294           (Fix for [timidity-bugs-en:00030])
295
296 2004-09-01  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
297
298         * timidity/timidity.c : Fix for linkage error in W32
299         * utils/support.h (S_ISDIR): define S_ISDIR for platforms without
300           S_ISDIR
301         * interface/xaw_i.c: avoid all-black file selector when tracer is
302           not enabled, thanks to hmh@debian.org
303
304 2004-08-28  Eric A. Welsh <ewelsh@ccb.wustl.edu>
305
306         * playmidi.c (new_chorus_voice, new_chorus_voice_alternate):
307           v1 and v2 are now swapped correctly
308         * playmidi.c (process_sysex_event):
309           many fixes to XG SYSEX parsing
310         * readmidi.c: (parse_sysex_event_multi):
311           many fixes to XG SYSEX parsing
312         * reverb.c (do_filter_lowpass1_stereo):
313           p->x1l and p->x1r are now properly updated
314
315 2004-08-22  Eric A. Welsh <ewelsh@ccb.wustl.edu>
316
317         * timidity/mix.c (next_stage):
318           Added bounds checking after scaling envelope rates when
319           opt_tva_attack and/or opt_tva_decay are enabled.  This fixes
320           previous short/silent note problems when these options were
321           enabled.
322
323 2004-07-10  TAMUKI Shoichi <tamuki@linet.gr.jp>
324
325         * interface/alsaseq_c.c, interface/rtsyn_common.c,
326           timidity/playmidi.c:
327           Suppress force keysig transposition at the beginning of
328           MIDI sequence
329
330 2004-07-01  TAMUKI Shoichi <tamuki@linet.gr.jp>
331
332         * interface/alsaseq_c.c, interface/rtsyn_common.c,
333           timidity/playmidi.c:
334           Adjust force keysig transposition so that performance may
335           feel it natural
336
337 2004-06-30  TAMUKI Shoichi <tamuki@linet.gr.jp>
338
339         * interface/alsaseq_c.c, interface/rtsyn_common.c,
340           timidity/playmidi.[ch], timidity/readmidi.c,
341           timidity/timidity.[ch]:
342           Reflect the result of -K and -T command option on interfaces
343           Improve force keysig calculation
344           Change the base number of measure (bar) counter as 1 (was 0)
345
346 2004-06-14  TAMUKI Shoichi <tamuki@linet.gr.jp>
347
348         * timidity/loadtab.c, timidity/tables.[ch]:
349           Fix bug in -Z command option
350
351 2004-06-09 Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
352
353         * timidity/reverb.c, timidity/tables.c,
354           doc/C/README.w32, doc/ja_JP.eucJP/README.w32:
355           small fixes for CbuilderX.
356
357 2004-06-02  Kentaro Sato <kentaro@ranvis.com>
358
359         * utils/support.[ch]: Implemented subset of stat() for Mac OS.
360
361 2004-06-02  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
362
363         * utils/support.h: add things to treat the case of no <sys/stat.h>
364         * timidity/common.c: rebirth of HAVE_SYS_STAT_H
365
366 2004-06-01  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
367
368         * timidity/timidity.c (canonicalize_path): fix typo
369         * timidity/common.c: fix compiling problem on VC6.
370
371 2004-05-31 Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
372
373         * configure.in:
374           dynamic linked runtime library must be used with Open Watcom.
375
376 2004-05-31  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
377
378         * timidity/common.c (open_file): ignore directories when searching
379           a normal file
380         * timidity/timidity.c (main): suffix '/' is supplied to each argv
381           elems when the path IS a directory but IS NOT suffixed by '/'.
382
383 2004-05-31  Eric A. Welsh <ewelsh@ccb.wustl.edu>
384
385         * timidity/instrum.h, timidity/instrum.c, timidity/m2m.c,
386           timidity/mod2midi.c, timidity/playmidi.c, timidity/sndfont.c:
387           root_freq_detected, transpose_detected, and chord variables
388           added to Sample type in instrum.h.  Pitch detection is applied
389           to drum and MOD samples if surround chorus is enabled.  This
390           allows the true pitch of the rendered voices to be determined,
391           so that surround chorus voice cancellation can be avoided by
392           choosing a chorus delay that is not close to half the period.
393         * playmidi.c (new_chorus_voice_alternate): Various fixes to
394           surround chorus.  Uses pitch detection for drum and MOD samples.
395           Multiple similar drum instruments (snare1 and snare2, kick1 and
396           kick2) playing at once no longer cause voice cancellation and
397           strange perceived pans.
398
399 2004-05-31  Iwata <b6330015@ipc.kit.jp>
400
401         * interface/gtk_i.c (open_file_cb): Fix compiling problem
402
403 2004-05-30  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
404
405         * configure.in: ditto
406         * autoconf/Makefile.am (EXTRA_DIST): ditto
407         * autoconf/gtk-2.0.m4: add.
408
409 2004-05-30  dai <dai@kip.iis.toyama-u.ac.jp>
410
411         * interface/gtk_i.c: GTK+ 2.x support
412
413 2004-05-30  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
414
415         * {interface,libarc,libunimod,timidity,utils}/Makefile.am,
416           configure.in, interface.h.in, interface/ncurs_c.c,
417           interface/vt100_c.c, libunimod/unimod_priv.h, timidity/common.c,
418           timidity/gogo_a.c, timidity/sysdep.h, timidity/timidity.c,
419           timidity/version.c, utils/support.h, utils/tmdy_getopt.h:
420           Can compile OpenWatcom in Msys or Cygwin environment.
421         * doc/C/README.w32, doc/ja_JP.eucJP/README.w32, scripts/wcc386_w.sh:
422           Add compile instructions for Mingw, Borland C, Watcom C and Visual C
423
424 2004-05-24  Eric A. Welsh <ewelsh@ccb.wustl.edu>
425
426         * libunimod/load_mod.c (ConvertNote): Bug fix
427
428 2004-05-24  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
429
430         * {interface,libarc,libunimod,timidity,utils}/Makefile.am,
431           configure.in, interface/wrdt_wcon.c, timidity/flac_a.c,
432           timidity/sysdep.h, timidity/timidity.c, timidity/wrdt.c,
433           utils/nkflib.c, utils/support.h:
434           Can compile VCC or BCC in Msys or Cygwin environment.
435         * interface.h.in, timidity/timidity.c:
436           Don't use ANOTHER_MAIN in timw32g and twsyn.
437
438 2004-05-23  Kentaro Sato <kentaro@ranvis.com>
439
440         * timidity/timidity.c: Fixed to compile with MrC.
441
442 2004-05-19  TAMUKI Shoichi <tamuki@linet.gr.jp>
443
444         * interface/w32g_syn.c: Fix to fit with case of "current" version
445         * timidity/timidity.c: Fix typo
446
447 2004-05-18  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
448
449         * configure.in:
450           Add gcc option -mms-bitfield in windows.
451           GOGO ditection for windows fix.
452           Can use gccXXX in CYGWIN and MSYS.
453           Enable dynamic linked portaudio DLLs with CYGWIN and MSYS.
454           Enable dynamic linked FLAC DLL with CYGWIN and MSYS.
455         * interface/Makefile.am:
456           Enable wrdt_wcon.c in MSYS.
457           Make clean to remove *escaped.c *.res.
458         * interface/w32g_syn.c:
459           Use PACKAGE_VERSION if TIMID_VERSION is not defined.
460         * timidity/portaudio_a.c:
461           A hack for pa_asio.dll with timwin32g and kxdriver(SB Live!).
462
463 2004-05-16  TAMUKI Shoichi <tamuki@linet.gr.jp>
464
465         * timidity/Makefile.{am,in}: Add new files for FLAC/OggFLAC
466
467 2004-05-16  Saito <saito@intaa.net>
468
469         * configs/msc[67]-project.zip: Fix for FLAC/OggFLAC DLL.
470
471 2004-05-16  Daisuke Aoki <dai@sweetparty.ne.jp>
472
473         * timidity/{flac_a.c,vorbis_a.c,w32_libFLAC_dll.c,w32_libFLAC_dll.h,
474           w32_libFLAC_dll_g.h,w32_libFLAC_dll_i.h,w32_libOggFLAC_dll.c,
475           w32_libOggFLAC_dll.h,w32_libOggFLAC_dll_g.h}:
476           Support for FLAC/OggFLAC DLL.
477
478 2004-05-16  Keishi Suenaga <s_keishi@mutt.freemail.ne.jp>
479
480         * interface/gogo_a.c:
481           Support for MP3 GOGO output in Win32CUI interface.
482
483 2004-05-14  TAMUKI Shoichi <tamuki@linet.gr.jp>
484
485         * configs/msc[67]-project.zip: Change version to "current"
486         * timidity/Makefile.{am,in}: Add w32_portaudio{.h,_dll.c}
487
488 2004-05-14  Saito <saito@intaa.net>
489
490         * configs/msc[67]-project.zip: Fix for PortAudio DLL.
491         * timidity/w32g_pref.c: Fix typo.
492         * timidity/mix.c: Fix around envelope.
493
494 2004-05-14  Daisuke Aoki <dai@sweetparty.ne.jp>
495
496         * timidity/{output.c,portaudio_a.c,w32_portaudio.h,
497           w32_portaudio_dll.c}: Support for PortAudio DLL.
498
499 2004-05-06  TAMUKI Shoichi <tamuki@linet.gr.jp>
500
501         * interface/tclIndex: Resume order
502
503 2003-05-05  Chisato Yamauchi <cyamauch@hst.phyas.aichi-edu.ac.jp>
504
505         * TiMidity(-uj).ad.in, interface/xaw_i.c:
506           Update app-defaults file for XAW interface
507
508 2004-05-03  TAMUKI Shoichi <tamuki@linet.gr.jp>
509
510         * interface/ncurs_c.c, interface/server_c.c, interface/slang_c.c,
511           interface/vt100_c.c, interface/w32g_{i,syn}.c, interface/xaw_i.c,
512           timidity/timidity.c: Fix to fit with case of "current" version
513
514 2004-05-02  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
515
516         * timidity/timidity.c (parse_opt_h): ditto.
517         * timidity/timidity.h (DEFAULT_RESAMPLATION): ditto.
518         * configure.in: --enable-spline was not working
519
520 2004-04-29  Saito <saito@intaa.net>
521
522         * timidity/reverb.c, timidity/optcode.h: Fix around Insertion Effect.
523
524 2004-04-28  TAMUKI Shoichi <tamuki@linet.gr.jp>
525
526         * timidity/playmidi.c: Fix around temperament control
527
528 2004-04-27  TAMUKI Shoichi <tamuki@linet.gr.jp>
529
530         * doc/C/timidity.1, doc/ja_JP.eucJP/timidity.1: Update
531
532 2004-04-26  TAMUKI Shoichi <tamuki@linet.gr.jp>
533
534         * doc/C/timidity.1, doc/ja_JP.eucJP/timidity.1: Update
535         * timidity/timidity.c:
536           Rename --flac-compression-level -> --flac-complevel
537
538 2004-04-25  TAMUKI Shoichi <tamuki@linet.gr.jp>
539
540         * doc/C/timidity.1, doc/ja_JP.eucJP/timidity.1,
541           doc/C/timidity.cfg.5, doc/ja_JP.eucJP/timidity.cfg.5: Update
542         * interface/ncurs_c.c: Fix a little
543
544 2004-04-25  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
545
546         * configure.in: Bug fix and autoreconf
547
548 2004-04-23  Kentaro Sato <kentaro@ranvis.com>
549
550         * timidity/timidity.c: Fixed a bug dealing with a nameless var.
551
552 2004-04-23  Saito <saito@intaa.net>
553
554         * timidity/reverb.c, timidity/optcode.h: Fix noises.
555
556 2004-04-23  Iwata <b6330015@ipc.kit.jp>
557
558         * timidity/speex_a.c: Add
559         * configure.in, timidity/output.c, timidity/timidity.c,
560           timidity/Makefile.am: Add OggSpeex support
561
562 2004-04-21  Saito <saito@intaa.net>
563
564         * timidity/flac_a.c: Fix around filename at Win32GUI interface.
565
566 2004-04-20  TAMUKI Shoichi <tamuki@linet.gr.jp>
567
568         * timidity/timidity.c: Fix a little
569
570 2004-04-19  Saito <saito@intaa.net>
571
572         * timidity/flac_a.c: Fix for VC++ environments.
573
574 2004-04-18  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
575
576         * configure.in: fix for libAO detection
577         * autoconf/libFLAC.m4, autoconf/libOggFLAC.m4: Add.
578         * configure.in: Change to use above
579         * autoconf/Makefile.am: ditto
580
581 2004-04-18  Iwata <b6330015@ipc.kit.jp>
582
583         * timidity/flac_a.c: Add
584         * configure.in, timidity/output.c, timidity/timidity.c,
585           timidity/Makefile.am: Add libFLAC support
586
587 2004-04-14  Kentaro Sato <kentaro@ranvis.com>
588
589         * libarc/arc.c, timidity/timidity.c:
590           Removed trailing directory separator from $basedir.
591
592 2004-04-13  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
593
594         * autoconf/ao.m4: Add.
595         * configure.in: Change to use ao.m4
596         * autoconf/Makefile.am (EXTRA_DIST): ditto.
597
598 2004-04-13  Iwata <b6330015@ipc.kit.jp>
599
600         * timidity/ao_a.c: Add.
601         * configure.in: Add libao support
602         * timidity/output.c: ditto.
603         * timidity/Makefile.am (EXTRA_timidity_SOURCES): ditto.
604         * timidity/timidity.c (parse_opt_h): ditto.
605
606 2004-04-12  Kentaro Sato <kentaro@ranvis.com>
607
608         * timidity/common.[ch], timidity/timidity.c:
609           New syntax of *.cfg: $VARIABLE / ${VARIABLE}
610           They are replaced with the specific string before tokenizing.
611           $basedir is the only implemented one, which represents the base
612           directory of the cfg file being parsed.
613
614 2004-03-31  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
615
616         * configure.in: Change version to 'current' (timidity:3161)
617
618 2004-03-29  URABE Shyouhei <shyouhei@ice.uec.ac.jp>
619
620         * Makefile.am (EXTRA_DIST): Add entry for ChangeLog.2
621         * configure.in: Change version to 'development'
622         * ChangeLog.2: Add
623         * ChangeLog: Wipe
624
625 For the changes before 2.13.0, see ChangeLog.2