OSDN Git Service

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

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

19 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