OSDN Git Service

timidity41/timidity41.git
4 years agoMerge unkotim227
Starg [Thu, 25 Jul 2019 07:56:35 +0000 (16:56 +0900)]
Merge unkotim227

4 years agoImport unkotim227 unkotim227
Starg [Thu, 25 Jul 2019 07:49:14 +0000 (16:49 +0900)]
Import unkotim227

5 years agoFixed a bug where invalid bank/preset in sf2 caused buffer overflow
Starg [Mon, 15 Jul 2019 14:51:14 +0000 (23:51 +0900)]
Fixed a bug where invalid bank/preset in sf2 caused buffer overflow

5 years agoFix merge of UnkoTim215; Some samples was crashing the program
Starg [Mon, 15 Jul 2019 07:27:05 +0000 (16:27 +0900)]
Fix merge of UnkoTim215; Some samples was crashing the program

5 years agoFix merge
Starg [Thu, 11 Jul 2019 11:26:26 +0000 (20:26 +0900)]
Fix merge

5 years agoMerge UnkoTim226
Starg [Thu, 11 Jul 2019 11:19:21 +0000 (20:19 +0900)]
Merge UnkoTim226

5 years agoImport UnkoTim226 unkotim226
Starg [Thu, 11 Jul 2019 10:41:11 +0000 (19:41 +0900)]
Import UnkoTim226

5 years ago[vt100] Use alternate screen buffer
Starg [Sun, 30 Jun 2019 05:36:31 +0000 (14:36 +0900)]
[vt100] Use alternate screen buffer

5 years agoSave recently used cfg file names
Starg [Mon, 24 Jun 2019 19:13:19 +0000 (04:13 +0900)]
Save recently used cfg file names

5 years agoChange the edit box for the config file name to a drop-down
Starg [Mon, 24 Jun 2019 07:21:53 +0000 (16:21 +0900)]
Change the edit box for the config file name to a drop-down

5 years agoFix optimized resampler causing buffer overrun
Starg [Sun, 23 Jun 2019 18:09:44 +0000 (03:09 +0900)]
Fix optimized resampler causing buffer overrun

5 years ago[cmake] Fix compiler options
Starg [Tue, 11 Jun 2019 22:45:05 +0000 (07:45 +0900)]
[cmake] Fix compiler options

5 years agoMake Spectre mitigation optional
Starg [Sun, 9 Jun 2019 11:00:45 +0000 (20:00 +0900)]
Make Spectre mitigation optional

5 years agoPass /nologo option to rc
Starg [Sun, 9 Jun 2019 10:55:55 +0000 (19:55 +0900)]
Pass /nologo option to rc

5 years ago[cmake] Prefer `string APPEND`
Starg [Sun, 9 Jun 2019 10:54:30 +0000 (19:54 +0900)]
[cmake] Prefer `string APPEND`

5 years agotwsynsrv and twsyng don't need pdcurses
Starg [Sat, 25 May 2019 17:14:40 +0000 (02:14 +0900)]
twsynsrv and twsyng don't need pdcurses

5 years agoFix preference dialog
Starg [Tue, 21 May 2019 01:53:46 +0000 (10:53 +0900)]
Fix preference dialog

5 years agoFix the "Options" menu item to show the preference dialog with the output page selected
Starg [Tue, 21 May 2019 01:49:14 +0000 (10:49 +0900)]
Fix the "Options" menu item to show the preference dialog with the output page selected

5 years agoChange PortAudio WASAPI Stream Options to use checkboxes
Starg [Mon, 20 May 2019 15:41:08 +0000 (00:41 +0900)]
Change PortAudio WASAPI Stream Options to use checkboxes

5 years agoFix English dialogs
Starg [Mon, 20 May 2019 15:26:53 +0000 (00:26 +0900)]
Fix English dialogs

5 years agoUpdate pdcurses.def
Starg [Sat, 18 May 2019 12:07:04 +0000 (21:07 +0900)]
Update pdcurses.def

5 years agoUpdate pdcurses/CMakeLists.txt
Starg [Sat, 18 May 2019 12:00:58 +0000 (21:00 +0900)]
Update pdcurses/CMakeLists.txt

5 years agoImport PDCurses 3.8
Starg [Sat, 18 May 2019 11:57:48 +0000 (20:57 +0900)]
Import PDCurses 3.8

5 years agoSimplify mix_voice_thread()
Starg [Wed, 1 May 2019 00:55:45 +0000 (09:55 +0900)]
Simplify mix_voice_thread()

5 years agoSimplify mix_voice()
Starg [Tue, 30 Apr 2019 22:55:42 +0000 (07:55 +0900)]
Simplify mix_voice()

5 years agoImport opus 1.3.1
Starg [Tue, 30 Apr 2019 14:42:04 +0000 (23:42 +0900)]
Import opus 1.3.1

5 years agoFix DLS memory leak
Starg [Mon, 29 Apr 2019 15:28:42 +0000 (00:28 +0900)]
Fix DLS memory leak

5 years agoFix passing files to the old instance
Starg [Mon, 8 Apr 2019 18:30:46 +0000 (03:30 +0900)]
Fix passing files to the old instance

5 years agoFix deleting item from playlist_shuffle
Starg [Mon, 8 Apr 2019 18:22:42 +0000 (03:22 +0900)]
Fix deleting item from playlist_shuffle

5 years agoRemove duplicated entry in ctl_list
Starg [Mon, 8 Apr 2019 15:33:46 +0000 (00:33 +0900)]
Remove duplicated entry in ctl_list

5 years agoAlways use "\n" for the help message
Starg [Mon, 8 Apr 2019 15:27:03 +0000 (00:27 +0900)]
Always use "\n" for the help message

5 years agoRemove "sounfont.ini load ... ok" message
Starg [Mon, 8 Apr 2019 15:18:13 +0000 (00:18 +0900)]
Remove "sounfont.ini load ... ok" message

5 years agoUse timidity file API in timidity_pre_load_configuration()
Starg [Mon, 8 Apr 2019 15:14:43 +0000 (00:14 +0900)]
Use timidity file API in timidity_pre_load_configuration()

5 years ago[mfi] Accept MFi files with unknown version
Starg [Sat, 30 Mar 2019 17:17:56 +0000 (02:17 +0900)]
[mfi] Accept MFi files with unknown version

5 years agoImprove file extension filters
Starg [Sat, 30 Mar 2019 17:16:42 +0000 (02:16 +0900)]
Improve file extension filters

5 years agoRemove unnecessary memset
Starg [Wed, 20 Mar 2019 11:33:12 +0000 (20:33 +0900)]
Remove unnecessary memset

5 years agoEnable CFG for clang-cl
Starg [Wed, 20 Mar 2019 11:24:09 +0000 (20:24 +0900)]
Enable CFG for clang-cl

5 years agoFix newline code
Starg [Mon, 18 Mar 2019 21:26:58 +0000 (06:26 +0900)]
Fix newline code

5 years agoMerge branch 'unkotim' into dev41
Starg [Fri, 15 Mar 2019 14:21:12 +0000 (23:21 +0900)]
Merge branch 'unkotim' into dev41

5 years agoImport UnkoTim225 unkotim225
Starg [Fri, 15 Mar 2019 14:19:07 +0000 (23:19 +0900)]
Import UnkoTim225

5 years agoFix blurry font in Tracer Window
Starg [Fri, 15 Mar 2019 14:08:27 +0000 (23:08 +0900)]
Fix blurry font in Tracer Window

5 years ago[sfz] Use std::unordered_map for cache
Starg [Sun, 3 Mar 2019 01:05:23 +0000 (10:05 +0900)]
[sfz] Use std::unordered_map for cache

5 years agoUse /Ob3 switch
Starg [Mon, 18 Feb 2019 11:09:38 +0000 (20:09 +0900)]
Use /Ob3 switch

5 years agoAdd missing forward declarations
Starg [Thu, 14 Feb 2019 23:24:04 +0000 (08:24 +0900)]
Add missing forward declarations

5 years agoFix for AVX2
Starg [Thu, 14 Feb 2019 16:10:01 +0000 (01:10 +0900)]
Fix for AVX2

5 years agoRemove gather and scatter
Starg [Thu, 14 Feb 2019 15:33:11 +0000 (00:33 +0900)]
Remove gather and scatter

5 years agoMerge UnkoTim224
Starg [Thu, 14 Feb 2019 15:24:54 +0000 (00:24 +0900)]
Merge UnkoTim224

5 years agoImport UnkoTim224 unkotim224
Starg [Thu, 14 Feb 2019 15:18:14 +0000 (00:18 +0900)]
Import UnkoTim224

5 years ago[dls][sfz] Add support for pan
Starg [Sun, 27 Jan 2019 07:28:40 +0000 (16:28 +0900)]
[dls][sfz] Add support for pan

5 years agoFix type incompatibility
Starg [Thu, 17 Jan 2019 04:34:22 +0000 (13:34 +0900)]
Fix type incompatibility

5 years agoMerge UnkoTim223
Starg [Wed, 16 Jan 2019 16:33:04 +0000 (01:33 +0900)]
Merge UnkoTim223

5 years agoImport UnkoTim223 unkotim223
Starg [Wed, 16 Jan 2019 16:16:23 +0000 (01:16 +0900)]
Import UnkoTim223

5 years agoFix updating module menu
Starg [Sun, 13 Jan 2019 04:07:35 +0000 (13:07 +0900)]
Fix updating module menu

5 years agoFix the module popup menu not showing the last module
Starg [Sun, 13 Jan 2019 03:55:16 +0000 (12:55 +0900)]
Fix the module popup menu not showing the last module

5 years ago[sfz] Change <global> and <control> to not add up
Starg [Tue, 1 Jan 2019 02:50:02 +0000 (11:50 +0900)]
[sfz] Change <global> and <control> to not add up

5 years ago[sfz] Implement amp_keycenter and amp_keytrack
Starg [Sat, 22 Dec 2018 06:17:51 +0000 (15:17 +0900)]
[sfz] Implement amp_keycenter and amp_keytrack

5 years ago[sfz] Fix amp_veltrack
Starg [Sat, 22 Dec 2018 05:53:07 +0000 (14:53 +0900)]
[sfz] Fix amp_veltrack

5 years ago[sfz] Add support for transpose
Starg [Sat, 22 Dec 2018 05:43:51 +0000 (14:43 +0900)]
[sfz] Add support for transpose

5 years agoFix sfz envelope
Starg [Fri, 21 Dec 2018 21:36:04 +0000 (06:36 +0900)]
Fix sfz envelope

5 years ago[sfz] Fix sfz envelope
Starg [Fri, 21 Dec 2018 21:16:03 +0000 (06:16 +0900)]
[sfz] Fix sfz envelope

5 years agoChange twsyng.exe and twsynsrv.exe to use twsyng32.ini
Starg [Wed, 19 Dec 2018 14:59:00 +0000 (23:59 +0900)]
Change twsyng.exe and twsynsrv.exe to use twsyng32.ini

5 years ago[dls] Fix sustain level
Starg [Wed, 19 Dec 2018 14:40:41 +0000 (23:40 +0900)]
[dls] Fix sustain level

5 years ago[dls][sfz] Fix envelope
Starg [Wed, 12 Dec 2018 22:20:22 +0000 (07:20 +0900)]
[dls][sfz] Fix envelope

5 years agoDon't ask user to reload config unnecessarily
Starg [Wed, 19 Dec 2018 13:07:56 +0000 (22:07 +0900)]
Don't ask user to reload config unnecessarily

5 years agoFix nullptr dereference when CC#111 is the last event
Starg [Tue, 11 Dec 2018 13:42:58 +0000 (22:42 +0900)]
Fix nullptr dereference when CC#111 is the last event

5 years agoRemove incompatible winmm declarations
Starg [Sat, 8 Dec 2018 13:52:05 +0000 (22:52 +0900)]
Remove incompatible winmm declarations

5 years agoSupport sf3 as config file
Starg [Sat, 8 Dec 2018 13:50:58 +0000 (22:50 +0900)]
Support sf3 as config file

5 years agoFix type incompatibility
Starg [Sat, 8 Dec 2018 04:03:14 +0000 (13:03 +0900)]
Fix type incompatibility

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