OSDN Git Service

timidity41/timidity41.git
4 years ago[libmpg123] Update libmpg123 to 1.25.13
Starg [Sun, 10 Nov 2019 15:56:53 +0000 (00:56 +0900)]
[libmpg123] Update libmpg123 to 1.25.13

4 years agoFix potentially uninitialized variables
Starg [Sat, 9 Nov 2019 14:11:24 +0000 (23:11 +0900)]
Fix potentially uninitialized variables

4 years ago[libunimod] Prevent macro redefinition
Starg [Sat, 9 Nov 2019 13:45:40 +0000 (22:45 +0900)]
[libunimod] Prevent macro redefinition

4 years ago#define _CRT_NONSTDC_NO_DEPRECATE
Starg [Sat, 9 Nov 2019 13:45:15 +0000 (22:45 +0900)]
#define _CRT_NONSTDC_NO_DEPRECATE

4 years agoWork around the link error on clang-cl
Starg [Sat, 9 Nov 2019 12:44:29 +0000 (21:44 +0900)]
Work around the link error on clang-cl

4 years agoGCC gave warning about possible wrong indent vs missing {}. Attempted to analyze...
Stian Skjelstad [Mon, 25 Feb 2019 19:56:30 +0000 (20:56 +0100)]
GCC gave warning about possible wrong indent vs missing {}. Attempted to analyze the code, and the corrected the usage of reuse_mblock().

4 years agoWRD_PAL message should be 12bit (3 hex characters) - the dumb parser could only fit...
Stian Skjelstad [Mon, 25 Feb 2019 19:41:40 +0000 (20:41 +0100)]
WRD_PAL message should be 12bit (3 hex characters) - the dumb parser could only fit 2 of them in the buffer

4 years agoFix --preserve-silence killing the first note.
Alexander Myltsev [Mon, 4 Apr 2016 13:26:03 +0000 (16:26 +0300)]
Fix --preserve-silence killing the first note.

4 years agoMerge branch 'master' into merge-upstream
Starg [Fri, 8 Nov 2019 19:26:19 +0000 (04:26 +0900)]
Merge branch 'master' into merge-upstream

4 years agoMerge branch 'master' (early part) into merge-upstream
Starg [Fri, 8 Nov 2019 19:26:08 +0000 (04:26 +0900)]
Merge branch 'master' (early part) into merge-upstream

4 years agoMerge branch 'master' (early part) into merge-upstream
Starg [Fri, 8 Nov 2019 19:22:09 +0000 (04:22 +0900)]
Merge branch 'master' (early part) into merge-upstream

4 years ago[flac] Fix the issue where clang-cl rejects AVX2
Starg [Mon, 14 Oct 2019 05:19:24 +0000 (14:19 +0900)]
[flac] Fix the issue where clang-cl rejects AVX2

4 years ago[pdcurses] Update pdcurses.def
Starg [Sun, 13 Oct 2019 15:19:12 +0000 (00:19 +0900)]
[pdcurses] Update pdcurses.def

4 years ago[pdcurses] Update pdcurses to 3.9
Starg [Sun, 13 Oct 2019 15:18:08 +0000 (00:18 +0900)]
[pdcurses] Update pdcurses to 3.9

4 years ago[libogg] Update CMakeLists.txt
Starg [Sun, 13 Oct 2019 15:13:08 +0000 (00:13 +0900)]
[libogg] Update CMakeLists.txt

4 years ago[libogg] Update libogg to 1.3.4
Starg [Sun, 13 Oct 2019 15:11:33 +0000 (00:11 +0900)]
[libogg] Update libogg to 1.3.4

4 years ago[libmpg123] Fix path and exclude some files
Starg [Sun, 13 Oct 2019 15:08:20 +0000 (00:08 +0900)]
[libmpg123] Fix path and exclude some files

4 years ago[libmpg123] Update libmpg123 to 1.25.12
Starg [Sun, 13 Oct 2019 14:56:56 +0000 (23:56 +0900)]
[libmpg123] Update libmpg123 to 1.25.12

4 years ago[flac] Fix compiler errors
Starg [Sun, 13 Oct 2019 14:39:07 +0000 (23:39 +0900)]
[flac] Fix compiler errors

4 years ago[flac] Update FLAC to 1.3.3
Starg [Sun, 13 Oct 2019 14:37:47 +0000 (23:37 +0900)]
[flac] Update FLAC to 1.3.3

4 years agoClear selection on clearing console
Starg [Sun, 29 Sep 2019 12:54:27 +0000 (21:54 +0900)]
Clear selection on clearing console

4 years ago[sfz] Add #include count limit
Starg [Thu, 5 Sep 2019 08:33:15 +0000 (17:33 +0900)]
[sfz] Add #include count limit

4 years ago[sfz] Add support for <master> header
Starg [Thu, 5 Sep 2019 08:09:23 +0000 (17:09 +0900)]
[sfz] Add support for <master> header

4 years agoTemporarily disable lorand and hirand in .cfg
Starg [Thu, 5 Sep 2019 04:38:13 +0000 (13:38 +0900)]
Temporarily disable lorand and hirand in .cfg

4 years agoImplement random selection
Starg [Thu, 5 Sep 2019 04:30:02 +0000 (13:30 +0900)]
Implement random selection

4 years agoAdd support for round robin
Starg [Thu, 5 Sep 2019 01:50:33 +0000 (10:50 +0900)]
Add support for round robin

4 years agoDisable output file settings for non-file-output modes
Starg [Wed, 4 Sep 2019 08:38:40 +0000 (17:38 +0900)]
Disable output file settings for non-file-output modes

4 years agoFix AVX version of thread_effect
Starg [Mon, 12 Aug 2019 08:39:10 +0000 (17:39 +0900)]
Fix AVX version of thread_effect

4 years agoAdd break statements in MPanelUpdate()
Starg [Sat, 10 Aug 2019 07:08:34 +0000 (16:08 +0900)]
Add break statements in MPanelUpdate()

4 years agoRestore Japanese messages in DlgPlaylistOpen() and DlgPlaylistSave()
Starg [Sat, 10 Aug 2019 07:06:37 +0000 (16:06 +0900)]
Restore Japanese messages in DlgPlaylistOpen() and DlgPlaylistSave()

4 years agoAsk the user whether to reload cfg
Starg [Sat, 27 Jul 2019 06:56:12 +0000 (15:56 +0900)]
Ask the user whether to reload cfg

4 years ago[sfz] Fix instrument iterator manipulation
Starg [Sat, 27 Jul 2019 06:21:28 +0000 (15:21 +0900)]
[sfz] Fix instrument iterator manipulation

4 years agoSet thread description
Starg [Thu, 25 Jul 2019 09:13:25 +0000 (18:13 +0900)]
Set thread description

4 years agoRemove duplicated w32_reset_dll_directory()
Starg [Thu, 25 Jul 2019 08:33:14 +0000 (17:33 +0900)]
Remove duplicated w32_reset_dll_directory()

4 years agoFix compile errors in portmidisyn_c.c
Starg [Thu, 25 Jul 2019 08:01:17 +0000 (17:01 +0900)]
Fix compile errors in portmidisyn_c.c

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