OSDN Git Service

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

20 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

20 years agoBug fix in mod loader
Shohei Urabe [Mon, 24 May 2004 12:22:06 +0000 (12:22 +0000)]
Bug fix in mod loader

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment.
Keishi Suenaga [Mon, 24 May 2004 10:08:34 +0000 (10:08 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment.
Use noinst_LIBARRYS insted of noinst_DATA.
So dummy libxxxxx.a will be made.

Edited Files:
   interface/Makefile.am libarc/Makefile.am libunimod/Makefile.am
   utils/Makefile.am

Modified Files:
   interface/Makefile.am interface/Makefile.in libarc/Makefile.am
   libarc/Makefile.in libunimod/Makefile.am libunimod/Makefile.in
   utils/Makefile.am utils/Makefile.in

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment.
Keishi Suenaga [Mon, 24 May 2004 06:55:57 +0000 (06:55 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment.
Wrote recent few days' changes in ChangeLog

Modified Files:
   ChangeLog

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment
Keishi Suenaga [Mon, 24 May 2004 05:18:21 +0000 (05:18 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment
wrdt_wcon can compile for BCC.
small fix in configure.in

Edited Files:
    configure.in interface/Makefile.am interface/wrdt_wcon.c

Modified Files:
   Makefile.in aclocal.m4 config.h.in configure configure.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/wrdt_wcon.c 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

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment.
Keishi Suenaga [Mon, 24 May 2004 00:40:34 +0000 (00:40 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment.
small fix.
Edited Files:
   interface.h.in interface/Makefile.am timidity/timidity.c
Modified Files:
   interface.h.in interface/Makefile.am interface/Makefile.in
   timidity/timidity.c

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment.
Keishi Suenaga [Sun, 23 May 2004 11:59:10 +0000 (11:59 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment.
Medited Files:
   configure.in interface/Makefile.am timidity/timidity.c
Modified Files:
   config.h.in configure configure.in interface/Makefile.am
   interface/Makefile.in timidity/timidity.c

20 years agoMoved initialize_resampler_coeffs() call.
Kentaro Sato [Sun, 23 May 2004 05:30:45 +0000 (05:30 +0000)]
Moved initialize_resampler_coeffs() call.

20 years agoFixed to compile with MrC.
Kentaro Sato [Sun, 23 May 2004 04:44:30 +0000 (04:44 +0000)]
Fixed to compile with MrC.

20 years agoConcerning compilaton with vcc or bcc in Msys or cygwin environment.
Keishi Suenaga [Sun, 23 May 2004 04:35:44 +0000 (04:35 +0000)]
Concerning  compilaton with vcc or bcc in Msys or cygwin environment.
some fix  for bcc.

Edited files:
   configure configure.in timidity/Makefile.am
   timidity/flac_a.c

Modified Files:
   configure configure.in timidity/Makefile.am
   timidity/Makefile.in timidity/flac_a.c

20 years agoConcerning compilaton with vcc or bcc in Myss or cygwin environment.
Keishi Suenaga [Sat, 22 May 2004 14:19:23 +0000 (14:19 +0000)]
Concerning  compilaton with vcc or bcc in Myss or cygwin environment.
Now can compile it with bcc

 Edited Files:
    configure.in interface/Makefile.am timidity/Makefile.am
    timidity/sysdep.h timidity/timidity.c timidity/wrdt.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.am 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.am
    timidity/Makefile.in timidity/sysdep.h timidity/timidity.c
    timidity/wrdt.c utils/Makefile.in

20 years agoSome changes concerning of ompiling with VCC
Keishi Suenaga [Fri, 21 May 2004 07:22:58 +0000 (07:22 +0000)]
Some changes concerning of ompiling with VCC
and  with BorlandC in Mingw env..
Now you can use VCC's  command line tools for compile.
BorlanC can't be used  yet!!

Edited Files:
   configure.in interface/Makefile.am libarc/Makefile.am
   libunimod/Makefile.am timidity/Makefile.am
   timidity/sysdep.h utils/Makefile.am
   utils/makefile.am utils/nkflib.c utils/support.h

 Modified Files:
    Makefile.in config.h.in configure configure.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/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.am timidity/Makefile.in
    timidity/sysdep.h utils/Makefile.am utils/Makefile.in
    utils/nkflib.c utils/support.h

20 years agoFix to fit with case of "current" version
Shoichi Tamuki [Wed, 19 May 2004 05:14:42 +0000 (05:14 +0000)]
Fix to fit with case of "current" version

20 years agoAdd my changes in recent few days to ChangeLog.
Keishi Suenaga [Tue, 18 May 2004 06:15:24 +0000 (06:15 +0000)]
Add  my changes in recent few days to ChangeLog.
 Modified Files:
    ChangeLog

20 years agoHack in pa_asio for kxdriver(SB Live!).
Keishi Suenaga [Tue, 18 May 2004 03:59:34 +0000 (03:59 +0000)]
Hack in pa_asio for kxdriver(SB Live!).
 fix me  this is not a good idea.
Modified Files:
   timidity/portaudio_a.c

20 years agoFix some problems when building with mingw.
Keishi Suenaga [Mon, 17 May 2004 14:53:45 +0000 (14:53 +0000)]
Fix some problems when building with mingw.
Edited Files:
interface/Makefile.am interface/w32g_syn.c
Auto Generated Files:
configure interface/Makefile.in

20 years agoEnable FLAC DLL with Mingw commandline.
Keishi Suenaga [Mon, 17 May 2004 05:28:28 +0000 (05:28 +0000)]
Enable FLAC DLL with Mingw commandline.
Modified Files:
   configure configure.in

20 years agoSome changes in mms-bitfield detection.
Keishi Suenaga [Sun, 16 May 2004 22:58:59 +0000 (22:58 +0000)]
Some changes in mms-bitfield detection.
 Modified Files:
    configure configure.in

20 years agoMake can use "gccXXX" not only "gcc "
Keishi Suenaga [Sun, 16 May 2004 22:26:51 +0000 (22:26 +0000)]
Make can use "gccXXX" not only "gcc "
Modified Files:
   configure configure.in

20 years agomms-bitfield detection fix. bcc and vc not need this option
Keishi Suenaga [Sun, 16 May 2004 22:10:05 +0000 (22:10 +0000)]
mms-bitfield detection fix. bcc and vc not need this option
Modified Files:
   configure configure.in

20 years agoFix of cygwin detection. Sorry, I introduced this bug in this few days.
Keishi Suenaga [Sun, 16 May 2004 21:18:17 +0000 (21:18 +0000)]
Fix of cygwin detection. Sorry, I introduced this bug in this few days.
Modified Files:
   configure configure.in

20 years ago -DWINSOCK fix for Mingw on cygwin
Keishi Suenaga [Sun, 16 May 2004 20:12:27 +0000 (20:12 +0000)]
 -DWINSOCK fix for Mingw on cygwin
 Modified Files:
    configure configure.in

20 years agoAdd new files for FLAC/OggFLAC
Shoichi Tamuki [Sun, 16 May 2004 11:10:18 +0000 (11:10 +0000)]
Add new files for FLAC/OggFLAC

20 years agoFix VC project files for FLAC DLL.
Saito [Sun, 16 May 2004 07:29:13 +0000 (07:29 +0000)]
Fix VC project files for FLAC DLL.

20 years agoFix.
Saito [Sun, 16 May 2004 07:06:32 +0000 (07:06 +0000)]
Fix.

20 years agoSupport for some functions.
Saito [Sun, 16 May 2004 07:04:26 +0000 (07:04 +0000)]
Support for some functions.

20 years agoCygwin Mingw32 fixes.
Keishi Suenaga [Sat, 15 May 2004 02:52:38 +0000 (02:52 +0000)]
Cygwin Mingw32 fixes.
1)GOGO entry fix.
2)Enable dynamic link  of port audio dll.
3)small change in  -mms-bidfield option entry.
 Modified Files:
    configure configure.in

20 years agoEnable gcc option -mms-bitfield for Mingw32 and cygwin gcc.
Keishi Suenaga [Fri, 14 May 2004 17:37:21 +0000 (17:37 +0000)]
Enable gcc option -mms-bitfield for Mingw32 and cygwin gcc.
(Only configure.in is edited.)
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/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
:

20 years agoAdd w32_{portaudio.h,portaudio_dll.c}
Shoichi Tamuki [Fri, 14 May 2004 07:43:20 +0000 (07:43 +0000)]
Add w32_{portaudio.h,portaudio_dll.c}

20 years agoChange version to "current"
Shoichi Tamuki [Fri, 14 May 2004 07:06:10 +0000 (07:06 +0000)]
Change version to "current"

20 years agoFix around envelope.
Saito [Fri, 14 May 2004 03:28:57 +0000 (03:28 +0000)]
Fix around envelope.

20 years agoFix some codes.
Saito [Fri, 14 May 2004 02:32:01 +0000 (02:32 +0000)]
Fix some codes.

20 years agoFix.
Saito [Fri, 14 May 2004 01:33:44 +0000 (01:33 +0000)]
Fix.

20 years agoSupport for PortAudio DLL.
Saito [Fri, 14 May 2004 01:32:34 +0000 (01:32 +0000)]
Support for PortAudio DLL.

20 years agoResume order
Shoichi Tamuki [Thu, 6 May 2004 02:14:56 +0000 (02:14 +0000)]
Resume order

20 years agoUpdate app-defaults file for XAW interface
Shoichi Tamuki [Wed, 5 May 2004 07:07:57 +0000 (07:07 +0000)]
Update app-defaults file for XAW interface

20 years agoFix to fit with case of "current" version
Shoichi Tamuki [Mon, 3 May 2004 05:03:22 +0000 (05:03 +0000)]
Fix to fit with case of "current" version

20 years agoFix to fit with case of "current" version
Shoichi Tamuki [Mon, 3 May 2004 02:56:40 +0000 (02:56 +0000)]
Fix to fit with case of "current" version

20 years agoFix to fit with case of "current" version
Shoichi Tamuki [Mon, 3 May 2004 02:33:07 +0000 (02:33 +0000)]
Fix to fit with case of "current" version

20 years agoFix to fit with case of "current" version
Shoichi Tamuki [Mon, 3 May 2004 01:41:55 +0000 (01:41 +0000)]
Fix to fit with case of "current" version

20 years ago--enable-spline was not working
Shohei Urabe [Sun, 2 May 2004 03:28:05 +0000 (03:28 +0000)]
--enable-spline was not working

20 years agoFix around Insertion Effect.
Saito [Thu, 29 Apr 2004 03:54:17 +0000 (03:54 +0000)]
Fix around Insertion Effect.

20 years agoFix around temperament control
Shoichi Tamuki [Wed, 28 Apr 2004 09:35:21 +0000 (09:35 +0000)]
Fix around temperament control

20 years agoUpdate
Shoichi Tamuki [Tue, 27 Apr 2004 09:24:50 +0000 (09:24 +0000)]
Update

20 years agoUpdate
Shoichi Tamuki [Tue, 27 Apr 2004 06:14:39 +0000 (06:14 +0000)]
Update