OSDN Git Service

timidity41/timidity41.git
18 years agoChange a bit
Shoichi Tamuki [Sun, 28 May 2006 00:28:32 +0000 (00:28 +0000)]
Change a bit

18 years agoChange a bit
Shoichi Tamuki [Sat, 27 May 2006 23:44:47 +0000 (23:44 +0000)]
Change a bit

18 years agoAdd struct member of ControlMode to fit with new interface
Shoichi Tamuki [Sat, 27 May 2006 16:36:40 +0000 (16:36 +0000)]
Add struct member of ControlMode to fit with new interface

18 years agoAdd struct member of ControlMode to fit with new interface
Shoichi Tamuki [Sat, 27 May 2006 16:35:45 +0000 (16:35 +0000)]
Add struct member of ControlMode to fit with new interface

18 years agoEliminate segfaults when free'ing playlist
Shoichi Tamuki [Fri, 26 May 2006 14:28:37 +0000 (14:28 +0000)]
Eliminate segfaults when free'ing playlist

18 years agoFix CFLAGS issue
Shoichi Tamuki [Fri, 12 May 2006 14:44:45 +0000 (14:44 +0000)]
Fix CFLAGS issue

18 years agoadd wcc386 check(2)
Shohei Urabe [Sat, 6 May 2006 07:02:01 +0000 (07:02 +0000)]
add wcc386 check(2)

18 years agoadd wcc386 check
Shohei Urabe [Sat, 6 May 2006 07:01:34 +0000 (07:01 +0000)]
add wcc386 check

18 years agoChange a bit
Shoichi Tamuki [Sun, 30 Apr 2006 11:19:36 +0000 (11:19 +0000)]
Change a bit

18 years agoChange a bit
Shoichi Tamuki [Sun, 30 Apr 2006 10:38:25 +0000 (10:38 +0000)]
Change a bit

18 years agoadd midi protocol
Shohei Urabe [Thu, 13 Apr 2006 20:24:20 +0000 (20:24 +0000)]
add midi protocol

18 years agoReverted r1.173 changes around mblock.
Kentaro Sato [Tue, 21 Mar 2006 09:42:16 +0000 (09:42 +0000)]
Reverted r1.173 changes around mblock.

18 years agoReverted gauss_table to be realloc'ed to allow interfaces to change N-order dynamical...
Kentaro Sato [Tue, 21 Mar 2006 09:41:59 +0000 (09:41 +0000)]
Reverted gauss_table to be realloc'ed to allow interfaces to change N-order dynamically. No leaks.

18 years agoReverted needless r1.24 changes.
Kentaro Sato [Tue, 21 Mar 2006 09:41:47 +0000 (09:41 +0000)]
Reverted needless r1.24 changes.

18 years agotimidity/aq.c: Made use of free-on-exit thingie.
Kentaro Sato [Tue, 21 Mar 2006 09:41:41 +0000 (09:41 +0000)]
timidity/aq.c: Made use of free-on-exit thingie.
timidity/instrum.c: Reverted needless r1.24 changes.
timidity/resample.c: Reverted gauss_table to be realloc'ed to allow interfaces to change N-order dynamically. No leaks.
timidity/timidity.c: Reverted r1.173 changes around mblock.
libarc/arc.c: Better path separators skipping.

18 years agoBetter path separators skipping.
Kentaro Sato [Tue, 21 Mar 2006 09:41:34 +0000 (09:41 +0000)]
Better path separators skipping.

18 years agoMade use of free-on-exit thingie.
Kentaro Sato [Tue, 21 Mar 2006 09:41:27 +0000 (09:41 +0000)]
Made use of free-on-exit thingie.

18 years agomerge sergeev's patches
Shohei Urabe [Sat, 18 Mar 2006 19:13:08 +0000 (19:13 +0000)]
merge sergeev's patches

18 years agoModified Files: ChangeLog timidity/instrum.c timidity/readmidi.c
Keishi Suenaga [Sat, 4 Feb 2006 12:27:37 +0000 (12:27 +0000)]
Modified Files: ChangeLog timidity/instrum.c timidity/readmidi.c

18 years agoChanged file ChangeLog interface/rtsyn_common.c
Keishi Suenaga [Sat, 4 Feb 2006 04:14:08 +0000 (04:14 +0000)]
Changed file ChangeLog interface/rtsyn_common.c

18 years ago* configure.in doc/ja_JP.eucJP/README.w32
Keishi Suenaga [Sat, 4 Feb 2006 01:10:32 +0000 (01:10 +0000)]
* configure.in doc/ja_JP.eucJP/README.w32
* timidity/Makefile.am windrv/Makefile.am windrv/timiditydrv.cpp
* windrv/timiditydrv.def: timiditydrv.dll can comple with digital Mars
* timidity/portaudio_a.c: enable WRD with portaudio.
* timidity/playmidi.c
* timidity/readmidi.c: fix unfreed memory.

18 years agointerface/rtsyn_common.c:more fix
Keishi Suenaga [Sat, 28 Jan 2006 19:51:21 +0000 (19:51 +0000)]
interface/rtsyn_common.c:more fix
timidity/playmidi.c; export reset_midi().

18 years ago* interface/rtsyn_common.c: more complete rest event treatment.
Keishi Suenaga [Sat, 28 Jan 2006 16:55:31 +0000 (16:55 +0000)]
* interface/rtsyn_common.c: more complete rest event treatment.
* timidity/portaudio_a.c: latency changes by interface charactor.

18 years agoRixes of memory leak (checked with win_and dumb win_gui)
Keishi Suenaga [Sat, 28 Jan 2006 00:35:59 +0000 (00:35 +0000)]
Rixes of memory leak (checked with win_and dumb win_gui)
* interface/w32g.h interface/w32g_mag.c interface/w32g_mag.h
* interface/w32g_playlist.c interface/w32g_subwin.c interface/w32g_subwin.h
* interface/w32g_utl.c interface/w32g_utl.h libarc/arc.c
* timidity/aq.c timidity/aq.h timidity/instrum.c timidity/instrum.h
* timidity/playmidi.c timidity/readmidi.c timidity/readmidi.h
* timidity/recache.c timidity/recache.h timidity/resample.c
* timidity/resample.h timidity/sffile.c timidity/sndfont.c
* timidity/timidity.c timidity/wrdt.c windrv/timiwp_timidity.c

* interface/rtsyn_common.c: not free_global_mblock() bitween sound;

18 years ago* windrv/mmddk.h: Added. LGPL version.
Keishi Suenaga [Tue, 24 Jan 2006 22:22:08 +0000 (22:22 +0000)]
* windrv/mmddk.h: Added. LGPL version.
* windrv/Makefile.am
* doc/ja_JP.eucJP/README.w32
* doc/C/README.w32: no more depence on NTDDK.
* interface/rtsyn_common.c: call free_global_mblock() with option -U
* timidity/readmidi.c: Mingw gcc3 and Borland C hack

18 years agoSupress Borland C 's inline fuction warings.
Keishi Suenaga [Mon, 23 Jan 2006 08:07:44 +0000 (08:07 +0000)]
Supress Borland C 's  inline fuction warings.
 timidity/mix.c timidity/optcode.c timidity/optcode.h
 timidity/playmidi.c timidity/reverb.c timidity/timidity.c
 timidity/wrd.h timidity/wrdt.c

18 years ago* timidity/sysdep.h: Previous mingw3 hang fux is no effect remove it.
Keishi Suenaga [Sun, 22 Jan 2006 22:11:34 +0000 (22:11 +0000)]
* timidity/sysdep.h: Previous mingw3 hang fux is no effect remove it.

18 years ago* timidity/readmidi.c: XG reverb fix
Keishi Suenaga [Sun, 22 Jan 2006 21:53:28 +0000 (21:53 +0000)]
* timidity/readmidi.c: XG reverb fix
* timidity/sysdep.h: Mingw hang up fix and digital mars fix

18 years agotimidity/effect.c: fix last commit
Keishi Suenaga [Sat, 21 Jan 2006 00:18:50 +0000 (00:18 +0000)]
timidity/effect.c: fix last commit

18 years agotimidity/effect.c: remove obsolute Digital Mars hack
Keishi Suenaga [Sat, 21 Jan 2006 00:05:53 +0000 (00:05 +0000)]
timidity/effect.c: remove obsolute Digital Mars hack

18 years ago* timidity/effect.c.orig: Noise shaping noise fix.
Keishi Suenaga [Sat, 21 Jan 2006 00:01:44 +0000 (00:01 +0000)]
* timidity/effect.c.orig:  Noise shaping noise fix.

18 years ago* timidity/portaudio_a.c: bug fix
Keishi Suenaga [Fri, 20 Jan 2006 17:46:33 +0000 (17:46 +0000)]
* timidity/portaudio_a.c: bug fix
* interface/w32g_syn.c: digital mars compile fix

18 years agoDigital Mars compile autotool files.
Keishi Suenaga [Thu, 19 Jan 2006 13:40:37 +0000 (13:40 +0000)]
Digital Mars compile autotool files.

18 years agoCan compile with Digital Mars.
Keishi Suenaga [Thu, 19 Jan 2006 13:22:51 +0000 (13:22 +0000)]
Can compile with Digital Mars.
* configure.in
* interface/Makefile.am libarc/Makefile.am libunimod/Makefile.am
* timidity/Makefile.am utils/Makefile.am
* timidity/common.c.orig timidity/list_a.c.orig timidity/timidity.c
* utils/support.c: Changes for Digital Mars.
* timidity/effect.c.orig:  Noise shaping noise hack.
* script/unix2dos.sh: Added. newline code conversion(LF->CRLF).

18 years ago* interface/w32g.h: fix LCD array size mismatch hang up.
Keishi Suenaga [Tue, 17 Jan 2006 14:48:41 +0000 (14:48 +0000)]
* interface/w32g.h: fix LCD array size mismatch hang up.
* interface/w32g_pref.c
* interface/w32g_utl.c: fix over 256 voces hang up about win GUI.
* timidity/reverb.h: small fix.

18 years ago* configure.in: shape up.
Keishi Suenaga [Mon, 16 Jan 2006 07:39:20 +0000 (07:39 +0000)]
* configure.in: shape up.
* interface/Makefile.am: don't link tty and dumb objs to GUI executables.
* interface/w32g_i.c: borand C volatile link problem fix.
* interface/w32g_ut2.c.orig: small fix.
* timidity/controls.c
* timidity/timidity.c
* timidity/wrdt: GUI executables don't use dumb or tty controls.
* timidity/reverb.c
* timidity/reverb.c: don't define public variables in .h file.
and autotool genarated files

18 years ago* configure.in: MSVC compile fix
Keishi Suenaga [Sun, 15 Jan 2006 06:10:12 +0000 (06:10 +0000)]
* configure.in: MSVC compile fix
* windrv/timiditydrv.cpp: use _beginthreadex not CreateThread
* doc/ja_JP.eucJP/README.w32: typo
* script/Makefile.am: add script/wpp386_w.sh
* interface/ncurs_c.c:

18 years agoAdd wine wrc.exe discription and add rc.exe language option
Keishi Suenaga [Sat, 14 Jan 2006 00:28:06 +0000 (00:28 +0000)]
Add wine wrc.exe discription and add rc.exe language option

18 years agowindrv/Makefile.am: smallfix for mingw compilation
Keishi Suenaga [Fri, 13 Jan 2006 14:06:48 +0000 (14:06 +0000)]
windrv/Makefile.am: smallfix for mingw compilation

18 years agoauto genarated files by autotools
Keishi Suenaga [Fri, 13 Jan 2006 12:08:16 +0000 (12:08 +0000)]
auto genarated files by autotools
configure timidity/Makefile.in windrv/Makefile.in

18 years agoMake timiditydrv.dll to be compiled with Borland C and Open Watcom
Keishi Suenaga [Fri, 13 Jan 2006 11:52:28 +0000 (11:52 +0000)]
Make timiditydrv.dll to be compiled with Borland C and Open Watcom
* configure.in
* interface/winsyn_c.c
* windrv/Makefile.am
* script/wpp386_w.sh
* windrv/timiditydrv.cpp
* timidity/Makefile.am
* windrv/timiwp_timidity.c
* timidity/timidity.c
* doc/C/README.w32
* doc/ja_JP.eucJP/README.w32

18 years agoMake to use midl.exe
Keishi Suenaga [Thu, 12 Jan 2006 06:51:12 +0000 (06:51 +0000)]
Make to use midl.exe
Modified Files:
    ChangeLog config.h.in configure configure.in doc/C/README.w32
    doc/ja_JP.eucJP/README.w32 windrv/Makefile.am
    windrv/Makefile.in
Removed Files:
    windrv/dlldata.c windrv/timiditydrv.h windrv/timiditydrv_i.c
    windrv/timiditydrv_p.c

18 years agoChanges for OpenWatcom1.4
Keishi Suenaga [Sun, 8 Jan 2006 07:21:50 +0000 (07:21 +0000)]
Changes for OpenWatcom1.4
Modified Files:
    ChangeLog doc/C/README.w32 doc/ja_JP.eucJP/README.w32
    script/wcc386_w.sh timidity/au_a.c timidity/wave_a.c
    utils/support.h

18 years agoChange for OpenWatcom 1.4
Keishi Suenaga [Sun, 8 Jan 2006 05:41:26 +0000 (05:41 +0000)]
Change for OpenWatcom 1.4
Modified Files:
     configure configure.in utils/tmdy_getopt.h

18 years agoadd server version
Shohei Urabe [Mon, 19 Dec 2005 13:16:51 +0000 (13:16 +0000)]
add server version

18 years agoDo not ignore SIGPIPE when server works via pipe
Shohei Urabe [Sat, 3 Dec 2005 06:30:12 +0000 (06:30 +0000)]
Do not ignore SIGPIPE when server works via pipe

18 years agochanges concerning 2005-11-26 Stas Sergeev fix.
Keishi Suenaga [Fri, 2 Dec 2005 21:03:36 +0000 (21:03 +0000)]
changes concerning 2005-11-26 Stas Sergeev fix.
Modified Files:
    interface/portmidisyn_c.c interface/w32g_c.c
    interface/winsyn_c.c

18 years agofix for possible SEGV
Shohei Urabe [Sat, 26 Nov 2005 09:56:35 +0000 (09:56 +0000)]
fix for possible SEGV

18 years agowarn if output to stdout makes no sense
Shohei Urabe [Sat, 26 Nov 2005 09:51:53 +0000 (09:51 +0000)]
warn if output to stdout makes no sense

18 years agowindrv/timiditydrv.cpp: Bug Fix of ignoreing sysex !!.
Keishi Suenaga [Fri, 18 Nov 2005 08:25:51 +0000 (08:25 +0000)]
windrv/timiditydrv.cpp:  Bug Fix of ignoreing sysex !!.
interface/rtsyn_common.c: keep rtsyn_playmode fix.
timidity/playmidi.c: no change ( only replace TAB to space)

18 years agoHAVE_STDINT_H check needed
Shohei Urabe [Tue, 15 Nov 2005 13:39:22 +0000 (13:39 +0000)]
HAVE_STDINT_H check needed

18 years agotimidity/portaudio_a.c : bug fix
Keishi Suenaga [Fri, 11 Nov 2005 04:14:33 +0000 (04:14 +0000)]
timidity/portaudio_a.c : bug fix

18 years agoChanges for portaudo v19
Keishi Suenaga [Sat, 5 Nov 2005 16:39:45 +0000 (16:39 +0000)]
Changes for portaudo v19
Modified Files:
   doc/C/README.w32 doc/ja_JP.eucJP/README.w32
   timidity/portaudio_a.c timidity/w32_portaudio_dll.c

18 years agodoc/ja_JP.eucJP/README.w32: windrv
Keishi Suenaga [Fri, 4 Nov 2005 19:37:27 +0000 (19:37 +0000)]
doc/ja_JP.eucJP/README.w32: windrv
interface/rtsyn.h interface/rtsyn_common.c : fix for small latency
timidity/portaudio_a.c: atexit can't use windrv
timidity/timidity.c : --rtsyn-latency must be accepted and ignored in timw32g.exe

18 years agoAdded #ifdef for <sys/types.h>.
Kentaro Sato [Wed, 2 Nov 2005 14:02:39 +0000 (14:02 +0000)]
Added #ifdef for <sys/types.h>.

18 years agoChanged sustained notes not to drop when opt_overlap_voice_allow is enabled.
Kentaro Sato [Wed, 2 Nov 2005 14:02:36 +0000 (14:02 +0000)]
Changed sustained notes not to drop when opt_overlap_voice_allow is enabled.

18 years agoFix in a manual
Shohei Urabe [Tue, 1 Nov 2005 05:33:04 +0000 (05:33 +0000)]
Fix in a manual

18 years agoforgot to add ChangeLog (sorry.)
Shohei Urabe [Tue, 1 Nov 2005 05:22:20 +0000 (05:22 +0000)]
forgot to add ChangeLog (sorry.)

18 years agowindrv/Makefile.in : automatically genaratedfile.
Keishi Suenaga [Mon, 31 Oct 2005 17:03:50 +0000 (17:03 +0000)]
windrv/Makefile.in : automatically genaratedfile.

18 years agowindrv/timiditydrv.i is removed.
Keishi Suenaga [Mon, 31 Oct 2005 17:00:40 +0000 (17:00 +0000)]
windrv/timiditydrv.i is removed.

18 years agowindrv/Makefile.am: add timiditydrv.inf entry.
Keishi Suenaga [Mon, 31 Oct 2005 16:58:14 +0000 (16:58 +0000)]
windrv/Makefile.am: add timiditydrv.inf entry.

18 years agoChange a bit
Shoichi Tamuki [Mon, 31 Oct 2005 12:54:24 +0000 (12:54 +0000)]
Change a bit

18 years agoTunning of rtsyn_latency
Keishi Suenaga [Mon, 31 Oct 2005 06:06:27 +0000 (06:06 +0000)]
Tunning of rtsyn_latency
Modified Files
interface/rtsyn.h interface/rtsyn_common.c timidity/timidity.c

18 years agowindrv/Makefile.in: lacked file
Keishi Suenaga [Mon, 31 Oct 2005 03:07:09 +0000 (03:07 +0000)]
windrv/Makefile.in: lacked file

18 years agoconfigure configure.in Small fix
Keishi Suenaga [Mon, 31 Oct 2005 01:33:40 +0000 (01:33 +0000)]
configure configure.in  Small fix

18 years agoAutomake genarated files
Keishi Suenaga [Mon, 31 Oct 2005 00:18:46 +0000 (00:18 +0000)]
Automake genarated files
 ChangeLog Makefile.in aclocal.m4 config.h.in configure
 autoconf/Makefile.in configs/Makefile.in doc/Makefile.in
 doc/C/Makefile.in doc/ja_JP.eucJP/Makefile.in
 interface/Makefile.in interface/bitmaps/Makefile.in
 interface/motif_bitmaps/Makefile.in
 interface/pixmaps/Makefile.in libarc/Makefile.in
 libunimod/Makefile.in script/Makefile.in timidity/Makefile.in
 utils/Makefile.in

18 years agoWindow Dirver source merged
Keishi Suenaga [Mon, 31 Oct 2005 00:07:41 +0000 (00:07 +0000)]
Window Dirver source merged
AddedSouces
    windrv/Makefile.am windrv/dlldata.c windrv/oemsetup.inf
    windrv/timiditydrv.cpp windrv/timiditydrv.def
    windrv/timiditydrv.h windrv/timiditydrv.i
    windrv/timiditydrv.idl windrv/timiditydrv.inf
    windrv/timiditydrv_i.c windrv/timiditydrv_p.c
    windrv/timiwp_timidity.c windrv/timiwp_timidity.h

18 years agoChanges for windrv
Keishi Suenaga [Sun, 30 Oct 2005 23:58:44 +0000 (23:58 +0000)]
Changes for windrv
Modified files
Makefile.am configure.in doc/C/README.w32 timidity/Makefile.am
timidity/timidity.c

18 years agointerface/rtsyn.h interface/rtsyn_common.c Change abit
Keishi Suenaga [Sun, 30 Oct 2005 23:51:55 +0000 (23:51 +0000)]
interface/rtsyn.h interface/rtsyn_common.c Change abit
timidity/portaudio_a.c Change for ASIO4ALL

18 years agofixes for timing bugs
Shohei Urabe [Sun, 30 Oct 2005 18:59:04 +0000 (18:59 +0000)]
fixes for timing bugs

18 years agoChange a bit
Shoichi Tamuki [Sun, 30 Oct 2005 04:57:34 +0000 (04:57 +0000)]
Change a bit

18 years agoNew version of windows synthesizer.
Keishi Suenaga [Fri, 28 Oct 2005 04:22:51 +0000 (04:22 +0000)]
New version of windows synthesizer.
Modified Files:
   ChangeLog doc/C/README.w32 doc/ja_JP.eucJP/README.w32
   interface/rtsyn.h interface/rtsyn_common.c
   interface/rtsyn_portmidi.c interface/rtsyn_winmm.c
   timidity/instrum.h timidity/playmidi.c timidity/sndfont.c
   timidity/timidity.c

18 years agoMake can compile windows gcc-4
Keishi Suenaga [Fri, 28 Oct 2005 04:00:59 +0000 (04:00 +0000)]
Make can compile windows gcc-4
Modified Files:
   interface/w32g_syn.c interface/w32g_utl.c

18 years agosmall fixes
Keishi Suenaga [Fri, 28 Oct 2005 03:58:34 +0000 (03:58 +0000)]
small fixes
Modifiled files
timidity/timidity.c timidity/w32_gogo.h

18 years agofix for cmd_setbuf
Shohei Urabe [Fri, 21 Oct 2005 17:57:22 +0000 (17:57 +0000)]
fix for cmd_setbuf

18 years agouse stderr instead of stdout
Shohei Urabe [Fri, 30 Sep 2005 00:54:24 +0000 (00:54 +0000)]
use stderr instead of stdout

18 years agoDefining out the ME_KEYPRESSURE related code
Shohei Urabe [Fri, 30 Sep 2005 00:17:11 +0000 (00:17 +0000)]
Defining out the ME_KEYPRESSURE related code

18 years agoautoreconf again
Shohei Urabe [Wed, 28 Sep 2005 06:33:59 +0000 (06:33 +0000)]
autoreconf again

18 years agosorry, autoreconf needed for the if_*.txt deletion.
Shohei Urabe [Wed, 28 Sep 2005 03:13:10 +0000 (03:13 +0000)]
sorry, autoreconf needed for the if_*.txt deletion.

18 years agothe server interface to use stdout for output instead of stdin
Shohei Urabe [Mon, 26 Sep 2005 01:08:12 +0000 (01:08 +0000)]
the server interface to use stdout for output instead of stdin

18 years agofix for the security violation check
Shohei Urabe [Fri, 23 Sep 2005 10:52:33 +0000 (10:52 +0000)]
fix for the security violation check

18 years agoFreeBSD has tcltk named libtcl84 and libtk84
Shohei Urabe [Fri, 23 Sep 2005 10:34:36 +0000 (10:34 +0000)]
FreeBSD has tcltk named libtcl84 and libtk84

18 years agodelete interface/*.txt and load that info from interface files themselves
Shohei Urabe [Fri, 23 Sep 2005 09:57:54 +0000 (09:57 +0000)]
delete interface/*.txt and load that info from interface files themselves

18 years agofix typo
Shohei Urabe [Thu, 22 Sep 2005 09:35:45 +0000 (09:35 +0000)]
fix typo

18 years agoFixed possible crash when dwSamplePeriod is 0.
Kentaro Sato [Wed, 21 Sep 2005 17:33:49 +0000 (17:33 +0000)]
Fixed possible crash when dwSamplePeriod is 0.

19 years agobug fix in dynamic interface loading
Shohei Urabe [Sat, 7 May 2005 21:29:14 +0000 (21:29 +0000)]
bug fix in dynamic interface loading

19 years agoFixed to compile cfgforsf.
Kentaro Sato [Sun, 3 Apr 2005 05:44:23 +0000 (05:44 +0000)]
Fixed to compile cfgforsf.

19 years agoFix assertion error in GTK+ 2.6.0
Shohei Urabe [Tue, 21 Dec 2004 18:02:28 +0000 (18:02 +0000)]
Fix assertion error in GTK+ 2.6.0

19 years agoCorrected command line option for aRts.
Kentaro Sato [Fri, 17 Dec 2004 00:19:59 +0000 (00:19 +0000)]
Corrected command line option for aRts.

19 years agoFixed to skip the platform specific path separators right after #.
Kentaro Sato [Wed, 8 Dec 2004 14:10:13 +0000 (14:10 +0000)]
Fixed to skip the platform specific path separators right after #.

19 years agoavoid empty default: statement
Shohei Urabe [Sat, 4 Dec 2004 14:32:31 +0000 (14:32 +0000)]
avoid empty default: statement

19 years ago[timidity-bugs-ja:00118]
Shoichi Tamuki [Thu, 2 Dec 2004 21:53:05 +0000 (21:53 +0000)]
[timidity-bugs-ja:00118]

19 years ago[timidity-bugs-ja:00118]
Shohei Urabe [Thu, 2 Dec 2004 07:52:22 +0000 (07:52 +0000)]
[timidity-bugs-ja:00118]

19 years agobug fix in help message
Shohei Urabe [Thu, 2 Dec 2004 07:48:36 +0000 (07:48 +0000)]
bug fix in help message

19 years agodisable PRECALC_LOOPS
Shohei Urabe [Tue, 2 Nov 2004 23:55:16 +0000 (23:55 +0000)]
disable PRECALC_LOOPS

19 years agofix for aRts_init causing SEGV
Shohei Urabe [Tue, 2 Nov 2004 23:36:00 +0000 (23:36 +0000)]
fix for aRts_init causing SEGV

19 years agofix for compile errors
Shohei Urabe [Tue, 2 Nov 2004 23:31:56 +0000 (23:31 +0000)]
fix for compile errors

19 years agofix in velocity calculation
Shohei Urabe [Tue, 2 Nov 2004 23:28:35 +0000 (23:28 +0000)]
fix in velocity calculation

19 years agoFix to fit with case-insensitive file system
Shoichi Tamuki [Wed, 27 Oct 2004 12:21:52 +0000 (12:21 +0000)]
Fix to fit with case-insensitive file system

19 years agofixes for mod2midi
Shohei Urabe [Thu, 21 Oct 2004 02:34:03 +0000 (02:34 +0000)]
fixes for mod2midi