OSDN Git Service

timidity41/timidity41.git
2021-03-23 Starg[filter] Remove MIX_VOICE_BATCH_SIZE check
2021-03-23 Starg[filter] Improve LPF vectorization
2021-03-23 Starg[optcode] Add MM_BLENDV_PS() / MM_BLENDV_PD() macros
2021-03-22 Starg[filter] Vectorize LPF_BW
2021-03-22 Starg[filter] Don't update values unnecessarily
2021-03-21 StargDisable use of SVML when compiling with clang
2021-03-21 StargSSE version of filter batch
2021-03-21 StargAVX512 version of HPF12_2
2021-03-20 StargBatch HPF12_2
2021-03-20 StargBatch voice filters
2021-03-20 Starg[envelope] Optimize reset_envelope2()
2021-03-20 StargAdd more options to --voice-hpf
2021-03-19 Starg[resample] Fix buffer overrun
2021-03-15 Starg[cmake] Workaround for ICE caused by ICC IPO
2021-03-15 Starg[cmake] Enable IPO for ICC
2021-03-15 Starg[cmake] Add support for Intel C++ compiler
2021-03-15 Starg[ecw] Add stub for ECW functions
2021-03-10 StargFix linker options for GCC
2021-03-10 Starg[libunimod] Workaround for conflicting _mm_malloc()
2021-03-10 Starg[cmake] Fix variable type
2021-03-09 StargIncrease stack size to 16 MiB
2021-03-07 Starg[filter] Optimize LPF12_2 for AVX
2021-03-06 Starg[resample] Small optimization
2021-03-01 Starg[resample] Minor fixes
2021-02-28 Starg[resample] Prefer VEX to EVEX
2021-02-28 Starg[resample] Add resample_lagrange_int32_multi()
2021-02-28 Starg[resample] WIP: Add Avx2 and AVX512 versions of resampl...
2021-02-28 Starg[resample] Fix AVX2 linear resamplers
2021-02-28 Starg[resample] WIP: Add resample_voice_linear_int32_optimize()
2021-02-27 StargSmall optimization for lagrange interpolation
2021-02-27 Starg[optcode] Add macros for AVX512
2021-02-27 StargEnable USE_PERMUTEX2
2021-02-21 StargWIP: Add AVX512 version of resample_lagrange_multi()
2021-02-21 StargOptimize AVX2 version of resample_linear_multi()
2021-02-21 Starg[WIP] Add AVX512 version of resample_linear_multi()
2021-02-19 StargSupport for AVX512
2021-02-19 StargImprove instruction set extension settings
2021-02-17 Starg[sfz] Add support for pitch envelope and filter envelop...
2021-02-16 Starg[decode] Let the auto-vectorizer do its job
2021-01-17 StargFix duplicated calls to StyledTextBuffer::Clear()
2020-12-28 StargFix w32g_uniq_playlist() to correctly update playlist_c...
2020-12-14 StargRemove duplicated definitions
2020-11-07 Starg[sfz] Change error msg
2020-11-03 StargChange the font of the main dialog
2020-10-10 Starg[dls] Fix DLSConnectionBlock::DestinationKind::EG1Decay...
2020-10-09 Starg[sfz] Add support for cutoff and resonance
2020-10-09 StargFix comment
2020-10-09 Starg[dls] Explicitly specify enumeration values in DLSConne...
2020-10-09 Starg[dls][sfz] Fix pan
2020-09-27 Starg[decode] Improve FLAC decoder
2020-09-27 StargMerge branch 'unkotim' into dev41
2020-09-27 StargImport UnkoTim237 unkotim unkotim237
2020-09-26 StargUse more usermode locks
2020-09-26 Starg[decode] Optimize FLAC decoder
2020-09-24 Starg[decode] Fix decoding of 24bit FLAC samples
2020-09-12 StargMerge UnkoTim236
2020-09-12 StargImport UnkoTim236 unkotim236
2020-09-05 StargUse SRW lock and condition variable for locking rc_queue
2020-09-05 Starg[sfz] Prevent the same warning from being printed multi...
2020-08-30 StargFix keyswitch
2020-08-30 Starg[sfz] Add support for keyswitch
2020-08-30 StargImplement keyswitch
2020-08-29 StargFix DlgDirOpen() sometimes not working
2020-08-29 StargRemove incorrect L prefix
2020-08-29 StargUse IFileDialog::SetClientGuid() instead of manually...
2020-08-29 StargUse IFileDialog
2020-08-27 Starg[sfz] Add support for crossfade
2020-08-27 Starg[sfz] WIP: Add support for rt_decay
2020-08-27 Starg[sfz] Add support for trigger=release_key
2020-08-27 Starg[sfz] WIP: Add support for trigger=release
2020-08-27 Starg[w32g_new_console] Fix selecting and scrolling
2020-08-23 StargFix resampling (commit 0906b657 somehow broke GUS patch...
2020-08-22 Starg[sfz] Remove loop if not necessary
2020-08-22 Starg[sfz] Add support for end
2020-08-22 Starg[sfz] Add support for loop_mode=one_shot
2020-08-22 Starg[sfz] Improve offset implementation
2020-08-22 StargAdd MODES_TRIGGER_RANDOM flag and remove enable_rand...
2020-08-22 Starg[mod2mid] Fix length calculation for antialiasing
2020-08-22 Starg[mod2mid] Stop down-sampling on large MOD samples
2020-08-20 StargExclude unused files from build
2020-08-17 StargFix warnings
2020-08-17 StargUse llabs() instead of abs()
2020-08-17 StargFix vst prototype
2020-08-09 Starg[wasapi] Pad 24 bit samples to 32 bits on exclusive...
2020-08-09 Starg[wdmks] WaveRT devices excpect 24 bit samples to be...
2020-08-09 Starg[wdmks] Fix typo
2020-08-03 StargMerge unkotim235
2020-08-03 StargImport UnkoTim235 unkotim235
2020-08-02 StargFix resample buffer overrun
2020-08-01 StargFix dialog focus
2020-07-31 StargFix searching from start
2020-07-31 StargFix search feature
2020-07-31 StargAdd LVS_SHOWSELALWAYS
2020-07-31 StargFix popup menu of list view
2020-07-12 StargMerge branch 'unkotim' into dev41
2020-07-12 StargImport UnkoTim234 unkotim234
2020-07-11 Starg[wmme] Change verbosity level of a debug message
2020-07-11 StargFix sf3 implementation to support mixed sample compression
2020-07-11 Starg[portaudio] Do perform 16 bit to 32 bit conversion...
2020-07-11 StargImport libmpg123 1.26.2
next