OSDN Git Service

timidity41/timidity41.git
3 years agoUse IFileDialog::SetClientGuid() instead of manually saving initial directories,...
Starg [Sat, 29 Aug 2020 13:12:02 +0000 (22:12 +0900)]
Use IFileDialog::SetClientGuid() instead of manually saving initial directories, which isn't actually working

3 years agoUse IFileDialog
Starg [Sat, 29 Aug 2020 12:26:18 +0000 (21:26 +0900)]
Use IFileDialog

3 years ago[sfz] Add support for crossfade
Starg [Thu, 27 Aug 2020 13:34:24 +0000 (22:34 +0900)]
[sfz] Add support for crossfade

3 years ago[sfz] WIP: Add support for rt_decay
Starg [Wed, 26 Aug 2020 21:09:38 +0000 (06:09 +0900)]
[sfz] WIP: Add support for rt_decay

3 years ago[sfz] Add support for trigger=release_key
Starg [Wed, 26 Aug 2020 14:07:54 +0000 (23:07 +0900)]
[sfz] Add support for trigger=release_key

3 years ago[sfz] WIP: Add support for trigger=release
Starg [Tue, 18 Aug 2020 20:29:39 +0000 (05:29 +0900)]
[sfz] WIP: Add support for trigger=release

3 years ago[w32g_new_console] Fix selecting and scrolling
Starg [Thu, 27 Aug 2020 11:36:59 +0000 (20:36 +0900)]
[w32g_new_console] Fix selecting and scrolling

3 years agoFix resampling (commit 0906b657 somehow broke GUS patch handling)
Starg [Sun, 23 Aug 2020 01:38:45 +0000 (10:38 +0900)]
Fix resampling (commit 0906b657 somehow broke GUS patch handling)

3 years ago[sfz] Remove loop if not necessary
Starg [Sun, 16 Aug 2020 02:03:28 +0000 (11:03 +0900)]
[sfz] Remove loop if not necessary

3 years ago[sfz] Add support for end
Starg [Sat, 15 Aug 2020 14:37:10 +0000 (23:37 +0900)]
[sfz] Add support for end

3 years ago[sfz] Add support for loop_mode=one_shot
Starg [Sat, 15 Aug 2020 14:28:06 +0000 (23:28 +0900)]
[sfz] Add support for loop_mode=one_shot

3 years ago[sfz] Improve offset implementation
Starg [Sat, 15 Aug 2020 08:46:51 +0000 (17:46 +0900)]
[sfz] Improve offset implementation

3 years agoAdd MODES_TRIGGER_RANDOM flag and remove enable_rand field
Starg [Fri, 14 Aug 2020 09:31:24 +0000 (18:31 +0900)]
Add MODES_TRIGGER_RANDOM flag and remove enable_rand field

3 years ago[mod2mid] Fix length calculation for antialiasing
Starg [Sat, 22 Aug 2020 03:27:01 +0000 (12:27 +0900)]
[mod2mid] Fix length calculation for antialiasing

3 years ago[mod2mid] Stop down-sampling on large MOD samples
Starg [Sat, 22 Aug 2020 03:20:48 +0000 (12:20 +0900)]
[mod2mid] Stop down-sampling on large MOD samples

3 years agoExclude unused files from build
Starg [Thu, 20 Aug 2020 12:18:14 +0000 (21:18 +0900)]
Exclude unused files from build

3 years agoFix warnings
Starg [Mon, 17 Aug 2020 07:07:37 +0000 (16:07 +0900)]
Fix warnings

3 years agoUse llabs() instead of abs()
Starg [Mon, 17 Aug 2020 06:32:12 +0000 (15:32 +0900)]
Use llabs() instead of abs()

3 years agoFix vst prototype
Starg [Mon, 17 Aug 2020 06:25:14 +0000 (15:25 +0900)]
Fix vst prototype

3 years ago[wasapi] Pad 24 bit samples to 32 bits on exclusive mode
Starg [Sun, 9 Aug 2020 08:54:48 +0000 (17:54 +0900)]
[wasapi] Pad 24 bit samples to 32 bits on exclusive mode

3 years ago[wdmks] WaveRT devices excpect 24 bit samples to be padded to 32 bits
Starg [Sun, 9 Aug 2020 08:40:43 +0000 (17:40 +0900)]
[wdmks] WaveRT devices excpect 24 bit samples to be padded to 32 bits

3 years ago[wdmks] Fix typo
Starg [Sun, 9 Aug 2020 08:15:06 +0000 (17:15 +0900)]
[wdmks] Fix typo

3 years agoMerge unkotim235
Starg [Mon, 3 Aug 2020 09:49:21 +0000 (18:49 +0900)]
Merge unkotim235

3 years agoImport UnkoTim235 unkotim235
Starg [Mon, 3 Aug 2020 09:43:31 +0000 (18:43 +0900)]
Import UnkoTim235

3 years agoFix resample buffer overrun
Starg [Sun, 2 Aug 2020 09:25:09 +0000 (18:25 +0900)]
Fix resample buffer overrun

3 years agoFix dialog focus
Starg [Sat, 1 Aug 2020 00:17:18 +0000 (09:17 +0900)]
Fix dialog focus

3 years agoFix searching from start
Starg [Fri, 31 Jul 2020 23:49:12 +0000 (08:49 +0900)]
Fix searching from start

3 years agoFix search feature
Starg [Fri, 31 Jul 2020 23:24:14 +0000 (08:24 +0900)]
Fix search feature

3 years agoAdd LVS_SHOWSELALWAYS
Starg [Fri, 31 Jul 2020 21:38:29 +0000 (06:38 +0900)]
Add LVS_SHOWSELALWAYS

3 years agoFix popup menu of list view
Starg [Fri, 31 Jul 2020 21:34:53 +0000 (06:34 +0900)]
Fix popup menu of list view

3 years agoMerge branch 'unkotim' into dev41
Starg [Sun, 12 Jul 2020 00:56:45 +0000 (09:56 +0900)]
Merge branch 'unkotim' into dev41

3 years agoImport UnkoTim234 unkotim234
Starg [Sun, 12 Jul 2020 00:55:28 +0000 (09:55 +0900)]
Import UnkoTim234

3 years ago[wmme] Change verbosity level of a debug message
Starg [Sat, 11 Jul 2020 13:39:36 +0000 (22:39 +0900)]
[wmme] Change verbosity level of a debug message

3 years agoFix sf3 implementation to support mixed sample compression
Starg [Sat, 11 Jul 2020 13:36:10 +0000 (22:36 +0900)]
Fix sf3 implementation to support mixed sample compression

3 years ago[portaudio] Do perform 16 bit to 32 bit conversion if necessary
Starg [Sat, 11 Jul 2020 08:07:49 +0000 (17:07 +0900)]
[portaudio] Do perform 16 bit to 32 bit conversion if necessary

3 years agoImport libmpg123 1.26.2
Starg [Sat, 11 Jul 2020 04:28:51 +0000 (13:28 +0900)]
Import libmpg123 1.26.2

3 years agoImport libvorbis 1.3.7
Starg [Sat, 11 Jul 2020 04:09:31 +0000 (13:09 +0900)]
Import libvorbis 1.3.7

3 years agoClear w32g_play_active flag when open_output() failed
Starg [Sat, 11 Jul 2020 01:40:16 +0000 (10:40 +0900)]
Clear w32g_play_active flag when open_output() failed

3 years agoFix buffer overrun
Starg [Sat, 4 Jul 2020 13:32:34 +0000 (22:32 +0900)]
Fix buffer overrun

4 years agoMerge UnkoTim233
Starg [Sun, 14 Jun 2020 13:06:33 +0000 (22:06 +0900)]
Merge UnkoTim233

4 years agoImport UnkoTim233 unkotim233
Starg [Sun, 14 Jun 2020 12:58:16 +0000 (21:58 +0900)]
Import UnkoTim233

4 years agoFix buffer overrun in read_user_config_file()
Starg [Sat, 13 Jun 2020 00:48:13 +0000 (09:48 +0900)]
Fix buffer overrun in read_user_config_file()

4 years ago[sfviewer] More fixes for buffer overrun
Starg [Sun, 7 Jun 2020 00:08:50 +0000 (09:08 +0900)]
[sfviewer] More fixes for buffer overrun

4 years agoFix for large files
Starg [Sun, 31 May 2020 12:35:28 +0000 (21:35 +0900)]
Fix for large files

4 years ago[sfviewer] Fix for buffer overrun
Starg [Sun, 31 May 2020 12:35:10 +0000 (21:35 +0900)]
[sfviewer] Fix for buffer overrun

4 years ago[mpg123] Fix prototype of mpg123_read
Starg [Tue, 19 May 2020 09:39:53 +0000 (18:39 +0900)]
[mpg123] Fix prototype of mpg123_read

4 years agoAdd support for WM_APPCOMMAND
Starg [Mon, 18 May 2020 14:54:09 +0000 (23:54 +0900)]
Add support for WM_APPCOMMAND

4 years ago[mpg123] Fix build
Starg [Sat, 16 May 2020 11:34:13 +0000 (20:34 +0900)]
[mpg123] Fix build

4 years agoImport mpg123 1.26rc3
Starg [Sat, 16 May 2020 11:25:50 +0000 (20:25 +0900)]
Import mpg123 1.26rc3

4 years ago[wasapi] Minor fixes
Starg [Sun, 10 May 2020 10:14:49 +0000 (19:14 +0900)]
[wasapi] Minor fixes

4 years agoMerge branch 'unkotim' into dev41
Starg [Mon, 20 Apr 2020 13:53:56 +0000 (22:53 +0900)]
Merge branch 'unkotim' into dev41

4 years agoImport UnkoTim232 unkotim232
Starg [Mon, 20 Apr 2020 13:52:24 +0000 (22:52 +0900)]
Import UnkoTim232

4 years ago[wasapi] Fix memory leak
Starg [Sun, 29 Mar 2020 12:39:20 +0000 (21:39 +0900)]
[wasapi] Fix memory leak

4 years agoMerge branch 'unkotim' into dev41
Starg [Thu, 26 Mar 2020 14:47:20 +0000 (23:47 +0900)]
Merge branch 'unkotim' into dev41

4 years agoImport UnkoTim231 unkotim231
Starg [Thu, 26 Mar 2020 14:45:02 +0000 (23:45 +0900)]
Import UnkoTim231

4 years ago[flac][vorbis] Remove embedding file location; Fix title encoding
Starg [Wed, 25 Mar 2020 09:36:54 +0000 (18:36 +0900)]
[flac][vorbis] Remove embedding file location; Fix title encoding

4 years agoFix incorrect string comparison
Starg [Wed, 25 Mar 2020 08:29:32 +0000 (17:29 +0900)]
Fix incorrect string comparison

4 years agoAvoid accessing GUI from main thread while playing
Starg [Sat, 14 Mar 2020 20:10:54 +0000 (05:10 +0900)]
Avoid accessing GUI from main thread while playing

4 years agoRemove unnecessary repeat of InitializeNewConsole()
Starg [Sat, 14 Mar 2020 18:50:55 +0000 (03:50 +0900)]
Remove unnecessary repeat of InitializeNewConsole()

4 years agoAdd --first-parent option to "git describe"
Starg [Sat, 14 Mar 2020 12:28:47 +0000 (21:28 +0900)]
Add  --first-parent option to "git describe"

4 years agoFix merge
Starg [Sat, 14 Mar 2020 12:21:37 +0000 (21:21 +0900)]
Fix merge

4 years agoMerge UnkoTim230
Starg [Sat, 14 Mar 2020 12:16:22 +0000 (21:16 +0900)]
Merge UnkoTim230

4 years agoImport UnkoTim230 unkotim230
Starg [Sat, 14 Mar 2020 11:45:40 +0000 (20:45 +0900)]
Import UnkoTim230

4 years agoPrevent the progress scrollbar from jumping to the end while playing
Starg [Wed, 11 Mar 2020 21:52:52 +0000 (06:52 +0900)]
Prevent the progress scrollbar from jumping to the end while playing

4 years agoRemove LIBRARY declarations from .def files
Starg [Sat, 7 Mar 2020 17:11:47 +0000 (02:11 +0900)]
Remove LIBRARY declarations from .def files

4 years agoImprove help text
Starg [Sat, 7 Mar 2020 16:57:47 +0000 (01:57 +0900)]
Improve help text

4 years agoRemove LIBRARY declarations from .def files
Starg [Sat, 7 Mar 2020 16:10:55 +0000 (01:10 +0900)]
Remove LIBRARY declarations from .def files

4 years agoUpdate command help text
Starg [Tue, 3 Mar 2020 09:49:46 +0000 (18:49 +0900)]
Update command help text

4 years agoFix -o option causing double-free
Starg [Tue, 3 Mar 2020 09:40:23 +0000 (18:40 +0900)]
Fix -o option causing double-free

4 years ago[vorbis] Add more command line options
Starg [Tue, 3 Mar 2020 09:29:34 +0000 (18:29 +0900)]
[vorbis] Add more command line options

4 years ago[vorbis] Allow adding any kind of comments
Starg [Tue, 3 Mar 2020 08:58:36 +0000 (17:58 +0900)]
[vorbis] Allow adding any kind of comments

4 years agoAdd command line option for loopStart - loopEnd
Starg [Mon, 2 Mar 2020 16:04:58 +0000 (01:04 +0900)]
Add command line option for loopStart - loopEnd

4 years ago[vorbis] Implement tag embedding
Starg [Mon, 2 Mar 2020 15:51:43 +0000 (00:51 +0900)]
[vorbis] Implement tag embedding

4 years agoImplement loop expansion between loopStart-loopEnd markers
Starg [Mon, 2 Mar 2020 13:13:33 +0000 (22:13 +0900)]
Implement loop expansion between loopStart-loopEnd markers

4 years agoAdd GUI option to embed ogg loop
Starg [Sun, 16 Feb 2020 05:13:37 +0000 (14:13 +0900)]
Add GUI option to embed ogg loop

4 years agoEnsure all ME_LOOP_EXPANSION_START events to be preserved
Starg [Sat, 15 Feb 2020 18:33:47 +0000 (03:33 +0900)]
Ensure all ME_LOOP_EXPANSION_START events to be preserved

4 years agoFix loop embedding
Starg [Sat, 15 Feb 2020 17:37:10 +0000 (02:37 +0900)]
Fix loop embedding

4 years agoFix for crash
Starg [Fri, 7 Feb 2020 00:41:39 +0000 (09:41 +0900)]
Fix for crash

4 years ago[vorbis] Implement loop embedding
Starg [Thu, 6 Feb 2020 23:49:33 +0000 (08:49 +0900)]
[vorbis] Implement loop embedding

4 years agoBuild vcedit
Starg [Thu, 6 Feb 2020 20:51:23 +0000 (05:51 +0900)]
Build vcedit

4 years agoAdd vcedit.c license
Starg [Thu, 6 Feb 2020 20:42:24 +0000 (05:42 +0900)]
Add vcedit.c license

4 years agoImport vorbiscomment
Starg [Thu, 6 Feb 2020 20:38:38 +0000 (05:38 +0900)]
Import vorbiscomment

4 years agoWIP: Add loop events
Starg [Thu, 12 Dec 2019 23:10:59 +0000 (08:10 +0900)]
WIP: Add loop events

4 years agoSplit vorbisenc and vorbisfile from vorbis
Starg [Thu, 12 Dec 2019 20:37:56 +0000 (05:37 +0900)]
Split vorbisenc and vorbisfile from vorbis

4 years agoNew options to prevent sleep/display off
Starg [Sat, 1 Feb 2020 20:19:08 +0000 (05:19 +0900)]
New options to prevent sleep/display off

4 years agoFix merge
Starg [Tue, 12 Nov 2019 19:29:19 +0000 (04:29 +0900)]
Fix merge

4 years agoMerge UnkoTim228
Starg [Tue, 12 Nov 2019 19:26:50 +0000 (04:26 +0900)]
Merge UnkoTim228

4 years agoImport UnkoTim228 unkotim228
Starg [Tue, 12 Nov 2019 19:01:19 +0000 (04:01 +0900)]
Import UnkoTim228

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