OSDN Git Service

timidity41/timidity41.git
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

19 years agofix division by zero
Shohei Urabe [Sun, 17 Oct 2004 22:48:29 +0000 (22:48 +0000)]
fix division by zero

19 years agofix some trivial bugs
Shohei Urabe [Sun, 17 Oct 2004 09:48:59 +0000 (09:48 +0000)]
fix some trivial bugs

19 years agofix typo
Shohei Urabe [Thu, 14 Oct 2004 05:50:24 +0000 (05:50 +0000)]
fix typo

19 years agoFixes for the underquoting problems in the M4 macros
Shohei Urabe [Thu, 14 Oct 2004 02:45:06 +0000 (02:45 +0000)]
Fixes for the underquoting problems in the M4 macros

19 years agoFixes to compile on Mac OS.
Kentaro Sato [Sat, 9 Oct 2004 07:38:09 +0000 (07:38 +0000)]
Fixes to compile on Mac OS.

19 years agoInclude common.h not to worry about tmpbuffer.
Kentaro Sato [Sat, 9 Oct 2004 07:38:01 +0000 (07:38 +0000)]
Include common.h not to worry about tmpbuffer.

19 years agoAdded header-availability check.
Kentaro Sato [Sat, 9 Oct 2004 07:37:55 +0000 (07:37 +0000)]
Added header-availability check.

19 years agoNew version 2.13.2
Shohei Urabe [Sun, 3 Oct 2004 12:39:54 +0000 (12:39 +0000)]
New version 2.13.2

19 years agoFix for compile errors on Win32 console
Shohei Urabe [Sat, 2 Oct 2004 10:46:17 +0000 (10:46 +0000)]
Fix for compile errors on Win32 console

19 years agoupdate NEWS
Shohei Urabe [Wed, 29 Sep 2004 09:24:14 +0000 (09:24 +0000)]
update NEWS

19 years agoautoreconf
Shohei Urabe [Tue, 28 Sep 2004 12:15:15 +0000 (12:15 +0000)]
autoreconf

19 years agoversion to 2.13.1
Shohei Urabe [Tue, 28 Sep 2004 12:11:16 +0000 (12:11 +0000)]
version to 2.13.1

19 years agoEnsure snprintf() to return a \\0-terminated string
Shohei Urabe [Mon, 27 Sep 2004 11:48:43 +0000 (11:48 +0000)]
Ensure snprintf() to return a \\0-terminated string

19 years agoFix to use strn* functions
Shohei Urabe [Sun, 26 Sep 2004 23:40:14 +0000 (23:40 +0000)]
Fix to use strn* functions

19 years agoadd strlcpy and strlcat
Shohei Urabe [Wed, 22 Sep 2004 17:23:44 +0000 (17:23 +0000)]
add strlcpy and strlcat

19 years agoreimplement bounds checking
Shohei Urabe [Tue, 14 Sep 2004 17:16:01 +0000 (17:16 +0000)]
reimplement bounds checking

19 years agoFix counter overflow in GTK+ mode
Shohei Urabe [Thu, 9 Sep 2004 05:23:17 +0000 (05:23 +0000)]
Fix counter overflow in GTK+ mode

19 years agomostly rewritten
Shoichi Tamuki [Tue, 7 Sep 2004 14:27:26 +0000 (14:27 +0000)]
mostly rewritten
New pitch and chord detection algorithm that is much more
robust and accurate than before.
(main): CFG_FOR_SF_SUPPORT_FFT related code
modified to work with new freq.c

19 years agoFix for XAW interface cannot read .rmi'' problem.
Shohei Urabe [Fri, 3 Sep 2004 01:47:32 +0000 (01:47 +0000)]
Fix for XAW interface cannot read .rmi'' problem.

19 years agoadd null_play_mode
Shohei Urabe [Thu, 2 Sep 2004 18:52:58 +0000 (18:52 +0000)]
add null_play_mode

19 years agoFix compile errors in VC
Shohei Urabe [Wed, 1 Sep 2004 13:36:57 +0000 (13:36 +0000)]
Fix compile errors in VC

19 years agoavoid all-black file selector
Shohei Urabe [Wed, 1 Sep 2004 13:26:56 +0000 (13:26 +0000)]
avoid all-black file selector

19 years ago(new_chorus_voice(_alternate)): v1 and v2 are now swapped correctly
Shoichi Tamuki [Sat, 28 Aug 2004 05:38:19 +0000 (05:38 +0000)]
(new_chorus_voice(_alternate)): v1 and v2 are now swapped correctly
(process_sysex_event): many fixes to XG SYSEX parsing
(parse_sysex_event_multi): many fixes to XG SYSEX parsing
(do_filter_lowpass1_stereo): p->x1l and p->x1r are now properly updated

19 years agoFix for opt_tva_level
Shoichi Tamuki [Sun, 22 Aug 2004 08:28:34 +0000 (08:28 +0000)]
Fix for opt_tva_level

20 years agoSuppress force keysig transposition at the beginning of MIDI sequence
Shoichi Tamuki [Sat, 10 Jul 2004 05:07:00 +0000 (05:07 +0000)]
Suppress force keysig transposition at the beginning of MIDI sequence

20 years agoImplemented subset of stat() for Mac OS.
Kentaro Sato [Sat, 3 Jul 2004 05:28:38 +0000 (05:28 +0000)]
Implemented subset of stat() for Mac OS.

20 years agoAdjust force keysig transpose so that performance may feel it natural
Shoichi Tamuki [Fri, 2 Jul 2004 13:30:44 +0000 (13:30 +0000)]
Adjust force keysig transpose so that performance may feel it natural

20 years agoAdjust force keysig transpose so that performance may feel it natural
Shoichi Tamuki [Fri, 2 Jul 2004 04:06:13 +0000 (04:06 +0000)]
Adjust force keysig transpose so that performance may feel it natural

20 years agoAdjust force keysig modulation so that performance may feel it natural
Shoichi Tamuki [Thu, 1 Jul 2004 14:14:23 +0000 (14:14 +0000)]
Adjust force keysig modulation so that performance may feel it natural

20 years agoMake natural performance for force keysig function
Shoichi Tamuki [Thu, 1 Jul 2004 03:44:35 +0000 (03:44 +0000)]
Make natural performance for force keysig function

20 years agoHack up force keysig calculation
Shoichi Tamuki [Wed, 30 Jun 2004 14:49:39 +0000 (14:49 +0000)]
Hack up force keysig calculation

20 years agoInterlock interfaces with -K and -T command options
Shoichi Tamuki [Wed, 30 Jun 2004 14:33:01 +0000 (14:33 +0000)]
Interlock interfaces with -K and -T command options
Hack up force keysig calculation
Change the base of measure (bar) as 1 (was 0)

20 years agoInterlock interfaces with -K and -T command options
Shoichi Tamuki [Wed, 30 Jun 2004 08:50:45 +0000 (08:50 +0000)]
Interlock interfaces with -K and -T command options

20 years agoFix bug in -Z command option
Shoichi Tamuki [Mon, 14 Jun 2004 09:51:41 +0000 (09:51 +0000)]
Fix bug in -Z command option

20 years agoSmall fixes for CbuilderX
Keishi Suenaga [Wed, 9 Jun 2004 02:36:55 +0000 (02:36 +0000)]
Small fixes for CbuilderX

Edited Files:
    ChangeLog doc/C/README.w32 doc/ja_JP.eucJP/README.w32
    timidity/reverb.c timidity/tables.c

20 years agoFixes about compiling Mingw32 and cygwin.
Keishi Suenaga [Wed, 2 Jun 2004 12:12:44 +0000 (12:12 +0000)]
Fixes about compiling Mingw32 and cygwin.

Edited Files:
   interface/Makefile.am interface/w32g_pref.c

20 years agoImplemented subset of stat() for Mac OS.
Kentaro Sato [Wed, 2 Jun 2004 11:31:07 +0000 (11:31 +0000)]
Implemented subset of stat() for Mac OS.

20 years agorebirth of HAVE_SYS_STAT_H
Shohei Urabe [Wed, 2 Jun 2004 05:35:52 +0000 (05:35 +0000)]
rebirth of HAVE_SYS_STAT_H

20 years agofix typo
Shohei Urabe [Tue, 1 Jun 2004 00:27:45 +0000 (00:27 +0000)]
fix typo

20 years agoBugfix of configure scripts for Wtacom.
Keishi Suenaga [Tue, 1 Jun 2004 00:05:29 +0000 (00:05 +0000)]
Bugfix of configure scripts for Wtacom.

Modified Files:
   configure.in doc/C/README.w32 doc/ja_JP.eucJP/README.w32
   interface/Makefile.am libarc/Makefile.am libunimod/Makefile.am
   script/wcc386_w.sh timidity/Makefile.am utils/Makefile.am

20 years agoFix for compiling problem on VC6
Shohei Urabe [Mon, 31 May 2004 23:42:07 +0000 (23:42 +0000)]
Fix for compiling problem on VC6

20 years agoDynamic runtime library must be used with Open Watcom
Keishi Suenaga [Mon, 31 May 2004 03:16:23 +0000 (03:16 +0000)]
Dynamic runtime library must be used with Open Watcom

Modified Files:
   ChangeLog configure configure.in doc/C/README.w32
   doc/ja_JP.eucJP/README.w32

20 years agoIgnore directories when searching patches
Shohei Urabe [Mon, 31 May 2004 00:10:12 +0000 (00:10 +0000)]
Ignore directories when searching patches

20 years agoFixes for chorus
Shohei Urabe [Sun, 30 May 2004 21:48:12 +0000 (21:48 +0000)]
Fixes for chorus

20 years agoFix compiling problem
Shohei Urabe [Sun, 30 May 2004 19:08:34 +0000 (19:08 +0000)]
Fix compiling problem

20 years agowcc no longer need -d_MSC_VER
Keishi Suenaga [Sun, 30 May 2004 17:49:51 +0000 (17:49 +0000)]
wcc no longer need -d_MSC_VER

Modified Files:
   configure.in interface/w32g.h timidity/common.c
   timidity/gogo_a.c timidity/reverb.c
   timidity/sysdep.h timidity/timidity.c

Modified Files:
   Makefile.in aclocal.m4 configure configure.in
   autoconf/Makefile.in configs/Makefile.in doc/Makefile.in
   doc/C/Makefile.in doc/ja_JP.eucJP/Makefile.in
   interface/Makefile.in interface/w32g.h
   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
   timidity/common.c timidity/gogo_a.c timidity/reverb.c
   timidity/sysdep.h timidity/timidity.c utils/Makefile.in

20 years agoSmall fix. Licence Caution of Watcom C
Keishi Suenaga [Sun, 30 May 2004 15:29:45 +0000 (15:29 +0000)]
Small fix. Licence Caution of Watcom C

Modified Files:
   doc/C/README.w32 doc/ja_JP.eucJP/README.w32

20 years agoGTK+ interface support for GTK+2
Shohei Urabe [Sun, 30 May 2004 08:02:28 +0000 (08:02 +0000)]
GTK+ interface support for GTK+2

20 years agoAdd Docs about compiling with Mingw, BCC, watcom and VCC command line compiler in...
Keishi Suenaga [Fri, 28 May 2004 23:34:22 +0000 (23:34 +0000)]
Add Docs about compiling with Mingw, BCC, watcom and VCC command line compiler in MSYS.

Modified Files:
   ChangeLog configure configure.in doc/C/Makefile.am
   doc/C/Makefile.in doc/ja_JP.eucJP/Makefile.am
   doc/ja_JP.eucJP/Makefile.in script/Makefile.am
   script/Makefile.in script/readme.txt
Added Files:
   doc/C/README.w32 doc/ja_JP.eucJP/README.w32 script/wcc386_w.sh

20 years agoCompile with OpenWatcom command line compiler in MSYS.
Keishi Suenaga [Fri, 28 May 2004 05:32:22 +0000 (05:32 +0000)]
Compile with OpenWatcom command line compiler in MSYS.
Re submit.
First submit was failed.

Edited Files:
   interface/vt100_c.c libunimod/unimod_priv.h
   timidity/Makefile.am timidity/common.c timidity/gogo_a.c timidity/sysdep.h
   timidity/timidity.c timidity/version.c utils/support.h utils/tmdy_getopt.h

Modified Files:
   interface/vt100_c.c libunimod/unimod_priv.h
   timidity/Makefile.am timidity/Makefile.in timidity/common.c
   timidity/gogo_a.c timidity/sysdep.h timidity/timidity.c
   timidity/version.c utils/support.h utils/tmdy_getopt.h

20 years agoCompile with OpenWatcom command line compiler in MSYS.
Keishi Suenaga [Fri, 28 May 2004 01:54:12 +0000 (01:54 +0000)]
Compile with OpenWatcom command line compiler in MSYS.
Sorry some files are lacked in the last commit.

Edited Files:
   interface/Makefile.am interface/ncurs_c.c libarc/Makefile.am
   libunimod/Makefile.am utils/Makefile.am
   utils/Makefile.in

Modified Files:
   interface/Makefile.am interface/Makefile.in
   interface/ncurs_c.c interface/bitmaps/Makefile.in
   interface/motif_bitmaps/Makefile.in
   interface/pixmaps/Makefile.in libarc/Makefile.am
   libarc/Makefile.in libunimod/Makefile.am libunimod/Makefile.in
   script/Makefile.in timidity/Makefile.in utils/Makefile.am
   utils/Makefile.in

20 years agoCompile with OpenWatcom command line compiler in MSYS.
Keishi Suenaga [Thu, 27 May 2004 13:12:19 +0000 (13:12 +0000)]
Compile with OpenWatcom command line compiler in MSYS.
Edited Files:
   configure.in interface.h.in interface/Makefile.am interface/vt100_c.c
   libarc/Makefile.am libunimod/Makefile.am libunimod/unimod_priv.h
   timidity/Makefile.am timidity/common.c timidity/gogo_a.c
   timidity/sysdep.h timidity/timidity.c timidity/version.c
   utils/Makefile.am utils/support.h utils/tmdy_getopt.h
Modified Files:
   Makefile.in configure configure.in interface.h.in
   autoconf/Makefile.in configs/Makefile.in doc/Makefile.in
   doc/C/Makefile.in doc/ja_JP.eucJP/Makefile.in
   interface/Makefile.am interface/Makefile.in
   interface/vt100_c.c interface/bitmaps/Makefile.in
   interface/motif_bitmaps/Makefile.in
   interface/pixmaps/Makefile.in libarc/Makefile.am
   libarc/Makefile.in libunimod/Makefile.am libunimod/Makefile.in
   libunimod/unimod_priv.h script/Makefile.in
   timidity/Makefile.am timidity/Makefile.in timidity/common.c
   timidity/gogo_a.c timidity/sysdep.h timidity/timidity.c
   timidity/version.c utils/Makefile.am utils/Makefile.in
   utils/support.h utils/tmdy_getopt.h