OSDN Git Service

timidity41/timidity41.git
5 years agoFix GUI menu
Starg [Sat, 8 Dec 2018 02:37:04 +0000 (11:37 +0900)]
Fix GUI menu

5 years agoFix merge, temporarily disable npsyn and portmidisyn as workaround
Starg [Sat, 8 Dec 2018 01:34:15 +0000 (10:34 +0900)]
Fix merge, temporarily disable npsyn and portmidisyn as workaround

5 years agoMerge UnkoTim222
Starg [Sat, 8 Dec 2018 00:18:15 +0000 (09:18 +0900)]
Merge UnkoTim222

5 years agoImport UnkoTim222 unkotim222
Starg [Fri, 7 Dec 2018 23:39:16 +0000 (08:39 +0900)]
Import UnkoTim222

5 years agoShow tooltips on hovering the mouse over the tracer window
Starg [Sat, 24 Nov 2018 13:51:11 +0000 (22:51 +0900)]
Show tooltips on hovering the mouse over the tracer window

5 years agoMerge UnkoTim221
Starg [Thu, 22 Nov 2018 15:00:32 +0000 (00:00 +0900)]
Merge UnkoTim221

5 years agoImport UnkoTim221 unkotim221
Starg [Thu, 22 Nov 2018 14:54:55 +0000 (23:54 +0900)]
Import UnkoTim221

5 years agoFix type incompatibility in resample.c
Starg [Sun, 18 Nov 2018 23:32:04 +0000 (08:32 +0900)]
Fix type incompatibility in resample.c

5 years ago[wasapi] Fix type incompatibility
Starg [Thu, 15 Nov 2018 17:24:43 +0000 (02:24 +0900)]
[wasapi] Fix type incompatibility

5 years ago[utils] Change MemBuffer to use ptr_size_t
Starg [Thu, 15 Nov 2018 17:23:39 +0000 (02:23 +0900)]
[utils] Change MemBuffer to use ptr_size_t

5 years agoTreat incompatible types warnings as errors
Starg [Thu, 15 Nov 2018 17:16:05 +0000 (02:16 +0900)]
Treat incompatible types warnings as errors

5 years ago[libopus] Update libopus to 1.3
Starg [Mon, 5 Nov 2018 23:18:04 +0000 (08:18 +0900)]
[libopus] Update libopus to 1.3

5 years agoPrevent FLAC functions from being exported from EXE
Starg [Sat, 3 Nov 2018 11:27:12 +0000 (20:27 +0900)]
Prevent FLAC functions from being exported from EXE

5 years agoFix for warnings in playmidi.h
Starg [Wed, 31 Oct 2018 21:58:12 +0000 (06:58 +0900)]
Fix for warnings in playmidi.h

5 years ago[sfz] Fix potential pointer invalidation on #include
Starg [Sun, 28 Oct 2018 22:43:58 +0000 (07:43 +0900)]
[sfz] Fix potential pointer invalidation on #include

5 years ago[lame] Fix shifting negative value
Starg [Sun, 28 Oct 2018 22:26:34 +0000 (07:26 +0900)]
[lame] Fix shifting negative value

5 years agoRemove CMAKE_C_LINK_EXECUTABLE
Starg [Sun, 28 Oct 2018 22:19:22 +0000 (07:19 +0900)]
Remove CMAKE_C_LINK_EXECUTABLE

5 years agoFix opus.dll and portmidi.dll for clang-cl
Starg [Sun, 28 Oct 2018 14:49:33 +0000 (23:49 +0900)]
Fix opus.dll and portmidi.dll for clang-cl

5 years agoFix for clang-cl
Starg [Fri, 19 Oct 2018 01:41:11 +0000 (10:41 +0900)]
Fix for clang-cl

5 years ago[cmake] Specify -msse4.2 option for clang-cl
Starg [Fri, 19 Oct 2018 01:36:56 +0000 (10:36 +0900)]
[cmake] Specify -msse4.2 option for clang-cl

5 years ago[cmake] Auto-detect clang-cl
Starg [Wed, 17 Oct 2018 20:17:40 +0000 (05:17 +0900)]
[cmake] Auto-detect clang-cl

5 years ago[sfviewer] Fix cfg output to write "%dls" for dls instruments
Starg [Wed, 17 Oct 2018 12:51:13 +0000 (21:51 +0900)]
[sfviewer] Fix cfg output to write "%dls" for dls instruments

5 years ago[sfviewer] Improve output formatting
Starg [Tue, 16 Oct 2018 13:50:52 +0000 (22:50 +0900)]
[sfviewer] Improve output formatting

5 years ago[sfviewer] Add DLS support
Starg [Tue, 16 Oct 2018 13:40:52 +0000 (22:40 +0900)]
[sfviewer] Add DLS support

5 years ago[cmake] Refactor CMake files
Starg [Tue, 16 Oct 2018 03:25:46 +0000 (12:25 +0900)]
[cmake] Refactor CMake files

5 years ago[rtsyn] Fix twsyng x64 crash tim41.2.5
Starg [Wed, 26 Sep 2018 22:38:19 +0000 (07:38 +0900)]
[rtsyn] Fix twsyng x64 crash

5 years agoAlways define PATH_SEP2 on Windows
Starg [Mon, 24 Sep 2018 15:22:52 +0000 (00:22 +0900)]
Always define PATH_SEP2 on Windows

5 years agoFix source file encoding
Starg [Mon, 24 Sep 2018 15:03:43 +0000 (00:03 +0900)]
Fix source file encoding

5 years agoFix casts
Starg [Mon, 24 Sep 2018 14:59:30 +0000 (23:59 +0900)]
Fix casts

5 years agoReduce build time
Starg [Thu, 20 Sep 2018 11:55:39 +0000 (20:55 +0900)]
Reduce build time

5 years ago[int_synth] Add missing MMS_OP_LOOP_MAX definition according to _history.txt
Starg [Wed, 19 Sep 2018 14:29:04 +0000 (23:29 +0900)]
[int_synth] Add missing MMS_OP_LOOP_MAX definition according to _history.txt

5 years agoMerge UnkoTim220
Starg [Wed, 19 Sep 2018 14:26:58 +0000 (23:26 +0900)]
Merge UnkoTim220

5 years agoImport UnkoTim220 unkotim220
Starg [Wed, 19 Sep 2018 14:02:59 +0000 (23:02 +0900)]
Import UnkoTim220

5 years agoRemove /W3 flag
Starg [Sat, 8 Sep 2018 01:19:46 +0000 (10:19 +0900)]
Remove /W3 flag

5 years ago[wasapi] Print HRESULT info if IAudioClient::Initialize() fails
Starg [Mon, 3 Sep 2018 21:39:17 +0000 (06:39 +0900)]
[wasapi] Print HRESULT info if IAudioClient::Initialize() fails

5 years agoChange output directory
Starg [Mon, 3 Sep 2018 10:49:06 +0000 (19:49 +0900)]
Change output directory

5 years agoAdd support for LLVM ThinLTO
Starg [Thu, 30 Aug 2018 22:43:46 +0000 (07:43 +0900)]
Add support for LLVM ThinLTO

5 years agoFix w32g_pref.c for clang-cl
Starg [Thu, 30 Aug 2018 21:16:08 +0000 (06:16 +0900)]
Fix w32g_pref.c for clang-cl

5 years agoFix portaudio for clang-cl
Starg [Thu, 30 Aug 2018 21:12:01 +0000 (06:12 +0900)]
Fix portaudio for clang-cl

5 years agoFix optcode.h for clang-cl
Starg [Thu, 30 Aug 2018 21:11:44 +0000 (06:11 +0900)]
Fix optcode.h for clang-cl

5 years agoInitial support for clang-cl
Starg [Thu, 30 Aug 2018 20:26:49 +0000 (05:26 +0900)]
Initial support for clang-cl

5 years agoMerge upstream
Starg [Sun, 2 Sep 2018 16:40:40 +0000 (01:40 +0900)]
Merge upstream

5 years agoBump version to 2.15.0
TAMUKI Shoichi [Tue, 28 Aug 2018 23:33:39 +0000 (08:33 +0900)]
Bump version to 2.15.0

- Update version to 2.15.0.
- Update copyright year to 2018.
- Update NEWS.

Signed-off-by: TAMUKI Shoichi <tamuki@linet.gr.jp>
5 years agoFix for CVE-2017-11546
TAMUKI Shoichi [Tue, 28 Aug 2018 23:32:52 +0000 (08:32 +0900)]
Fix for CVE-2017-11546

Avoid divide-by-zero error when received invalid time signature meta
event during playing.

Signed-off-by: TAMUKI Shoichi <tamuki@linet.gr.jp>
5 years agoMerge UnkoTim219
Starg [Sat, 25 Aug 2018 09:08:26 +0000 (18:08 +0900)]
Merge UnkoTim219

5 years agoImport UnkoTim219 unkotim219
Starg [Sat, 25 Aug 2018 08:48:10 +0000 (17:48 +0900)]
Import UnkoTim219

6 years ago[sfz] Fix handling of relative file path tim41.2.4
Starg [Sat, 11 Aug 2018 15:18:59 +0000 (00:18 +0900)]
[sfz] Fix handling of relative file path

6 years agoSupport for Tcl/Tk 8.6
TAMUKI Shoichi [Sat, 11 Aug 2018 02:35:56 +0000 (11:35 +0900)]
Support for Tcl/Tk 8.6

Signed-off-by: TAMUKI Shoichi <tamuki@linet.gr.jp>
6 years agoUpdate libvorbis to 1.3.6
Starg [Fri, 10 Aug 2018 10:43:14 +0000 (19:43 +0900)]
Update libvorbis to 1.3.6

6 years ago[decode] Fix integer overflow in decode_oggvorbis()
Starg [Sat, 4 Aug 2018 07:31:40 +0000 (16:31 +0900)]
[decode] Fix integer overflow in decode_oggvorbis()

6 years agoRemove lib prefix from DLL names
Starg [Sat, 4 Aug 2018 07:02:06 +0000 (16:02 +0900)]
Remove lib prefix from DLL names

6 years agoSpecify BYPRODUCTS parameter
Starg [Sat, 4 Aug 2018 06:43:37 +0000 (15:43 +0900)]
Specify BYPRODUCTS parameter

6 years agoFix tracer for multi-voice samples
Starg [Fri, 3 Aug 2018 19:03:32 +0000 (04:03 +0900)]
Fix tracer for multi-voice samples

6 years ago[decode] data_length should be based on decoded length rather than buffer size
Starg [Tue, 31 Jul 2018 17:37:27 +0000 (02:37 +0900)]
[decode] data_length should be based on decoded length rather than buffer size

6 years agoAdd support for mp3 samples
Starg [Tue, 31 Jul 2018 17:31:07 +0000 (02:31 +0900)]
Add support for mp3 samples

6 years ago[libmpg123] Define LINK_MPG123_DLL
Starg [Tue, 31 Jul 2018 12:46:38 +0000 (21:46 +0900)]
[libmpg123] Define LINK_MPG123_DLL

6 years agoAdd libmpg123 license
Starg [Tue, 31 Jul 2018 10:16:46 +0000 (19:16 +0900)]
Add libmpg123 license

6 years agoImport libmpg123
Starg [Tue, 31 Jul 2018 09:45:29 +0000 (18:45 +0900)]
Import libmpg123

6 years agoFix signature of FLAC__stream_decoder_init_stream
Starg [Tue, 31 Jul 2018 10:03:23 +0000 (19:03 +0900)]
Fix signature of FLAC__stream_decoder_init_stream

6 years ago[sfz] Add missing #include
Starg [Tue, 31 Jul 2018 09:58:58 +0000 (18:58 +0900)]
[sfz] Add missing #include

6 years ago%sample and sfz now support ogg vorbis and FLAC files
Starg [Mon, 30 Jul 2018 15:58:54 +0000 (00:58 +0900)]
%sample and sfz now support ogg vorbis and FLAC files

6 years ago[sfz] Add support for "default_path"
Starg [Mon, 30 Jul 2018 13:07:42 +0000 (22:07 +0900)]
[sfz] Add support for "default_path"

6 years ago[sfz] Add support for "offset"
Starg [Mon, 30 Jul 2018 12:49:49 +0000 (21:49 +0900)]
[sfz] Add support for "offset"

6 years ago[sfz] Add support for trigger=attack
Starg [Mon, 30 Jul 2018 11:45:25 +0000 (20:45 +0900)]
[sfz] Add support for trigger=attack

6 years ago[smplfile][sfz] Fix audio glitches
Starg [Sun, 29 Jul 2018 06:05:41 +0000 (15:05 +0900)]
[smplfile][sfz] Fix audio glitches

6 years ago[dls] Fix audio glitches tim41.2.3
Starg [Sat, 28 Jul 2018 13:31:20 +0000 (22:31 +0900)]
[dls] Fix audio glitches

6 years agoFix type of wrdt
Starg [Sat, 28 Jul 2018 12:24:44 +0000 (21:24 +0900)]
Fix type of wrdt

6 years ago[dls] Enhance connection block support tim41.2.2
Starg [Fri, 27 Jul 2018 16:09:27 +0000 (01:09 +0900)]
[dls] Enhance connection block support

6 years agoFix for mingw64
Starg [Fri, 27 Jul 2018 00:39:21 +0000 (09:39 +0900)]
Fix for mingw64

6 years agoRemove appveyor.yml because it didn't owrk
Starg [Thu, 26 Jul 2018 23:07:31 +0000 (08:07 +0900)]
Remove appveyor.yml because it didn't owrk

6 years agoSet compiler names in appveyor.yml
Starg [Thu, 26 Jul 2018 22:57:38 +0000 (07:57 +0900)]
Set compiler names in appveyor.yml

6 years agoAdd appveyor.yml
Starg [Thu, 26 Jul 2018 22:47:18 +0000 (07:47 +0900)]
Add appveyor.yml

6 years ago[sfz] Add some warning messages
Starg [Thu, 26 Jul 2018 21:58:10 +0000 (06:58 +0900)]
[sfz] Add some warning messages

6 years agoOptimize build system for ninja
Starg [Mon, 23 Jul 2018 21:24:09 +0000 (06:24 +0900)]
Optimize build system for ninja

6 years ago[sfz] Workaround: Don't play samples with trigger=release
Starg [Sun, 22 Jul 2018 12:13:17 +0000 (21:13 +0900)]
[sfz] Workaround: Don't play samples with trigger=release

6 years ago[sfz] Add support for "tune"
Starg [Sun, 22 Jul 2018 08:07:34 +0000 (17:07 +0900)]
[sfz] Add support for "tune"

6 years ago[sfz] ignore unknown opcodes
Starg [Sun, 22 Jul 2018 07:57:49 +0000 (16:57 +0900)]
[sfz] ignore unknown opcodes

6 years ago[sfz] Add support for "amp_veltrack" and "volume"
Starg [Sun, 22 Jul 2018 07:15:50 +0000 (16:15 +0900)]
[sfz] Add support for "amp_veltrack" and "volume"

6 years ago[sfz] Add support for "key"; "pitch_keycenter" should default to 60
Starg [Sat, 21 Jul 2018 15:17:26 +0000 (00:17 +0900)]
[sfz] Add support for "key"; "pitch_keycenter" should default to 60

6 years agoAdd DLS support tim41.2.1
Starg [Sun, 8 Jul 2018 12:15:28 +0000 (21:15 +0900)]
Add DLS support

6 years ago[sfz] Fix loop_start
Starg [Mon, 2 Jul 2018 11:25:24 +0000 (20:25 +0900)]
[sfz] Fix loop_start

6 years agoDelayload speex DLL
Starg [Sun, 1 Jul 2018 09:08:49 +0000 (18:08 +0900)]
Delayload speex DLL

6 years ago[sfz] Add amp envelope generator support
Starg [Sat, 30 Jun 2018 18:19:55 +0000 (03:19 +0900)]
[sfz] Add amp envelope generator support

6 years agoFix DEFAULT_PATH
Starg [Tue, 26 Jun 2018 23:28:43 +0000 (08:28 +0900)]
Fix DEFAULT_PATH

6 years ago[sfviewer] Add option to prepend "dir ${basedir}" to cfg files
Starg [Mon, 18 Jun 2018 07:23:07 +0000 (16:23 +0900)]
[sfviewer] Add option to prepend "dir ${basedir}" to cfg files

6 years ago[sfviewer] Make sfviewer dialog resizable
Starg [Mon, 18 Jun 2018 07:10:12 +0000 (16:10 +0900)]
[sfviewer] Make sfviewer dialog resizable

6 years agoImport UnkoTim218 unkotim218
Starg [Wed, 13 Jun 2018 00:22:02 +0000 (09:22 +0900)]
Import UnkoTim218

6 years agoImplement scroll-by-drag for new console
Starg [Wed, 6 Jun 2018 22:42:13 +0000 (07:42 +0900)]
Implement scroll-by-drag for new console

6 years agoSupport compilers without AUDCLNT_STREAMOPTIONS_AMBISONICS
Starg [Tue, 5 Jun 2018 17:13:36 +0000 (02:13 +0900)]
Support compilers without AUDCLNT_STREAMOPTIONS_AMBISONICS

6 years agoFix sf3 load failure causing null pointer access
Starg [Sat, 2 Jun 2018 15:47:46 +0000 (00:47 +0900)]
Fix sf3 load failure causing null pointer access

6 years agoFix sfz preprocessor
Starg [Sat, 2 Jun 2018 15:20:44 +0000 (00:20 +0900)]
Fix sfz preprocessor

6 years agolibstdc++ does not have std::transform_reduce()
Starg [Mon, 28 May 2018 02:48:19 +0000 (11:48 +0900)]
libstdc++ does not have std::transform_reduce()

6 years agoWhitespace changes
Starg [Sun, 27 May 2018 09:29:33 +0000 (18:29 +0900)]
Whitespace changes

6 years agoTweak console output level tim41.2.0
Starg [Sun, 27 May 2018 07:29:32 +0000 (16:29 +0900)]
Tweak console output level

6 years agoImplement text selecting and copying for new console
Starg [Sun, 27 May 2018 04:13:51 +0000 (13:13 +0900)]
Implement text selecting and copying for new console

6 years agoImprove performance of new console
Starg [Sat, 26 May 2018 23:44:22 +0000 (08:44 +0900)]
Improve performance of new console

6 years agoImplement new console
Starg [Thu, 24 May 2018 13:52:36 +0000 (22:52 +0900)]
Implement new console

6 years agoRewrite optimized version of LPF12_2
Starg [Fri, 25 May 2018 17:02:04 +0000 (02:02 +0900)]
Rewrite optimized version of  LPF12_2

6 years agoOptimize LPF24_2
Starg [Thu, 24 May 2018 16:02:52 +0000 (01:02 +0900)]
Optimize LPF24_2

6 years agoOptimize LPF_BW
Starg [Thu, 24 May 2018 15:33:58 +0000 (00:33 +0900)]
Optimize LPF_BW