OSDN Git Service

timidity41/timidity41.git
2023-03-19 StargEnable stack protection dev41
2023-03-19 Starg[actions] Update toolchains
2023-01-16 Starg[actions] Update toolchain
2023-01-15 Starg[actions] Update toolchains
2022-11-22 Starg[actions] Update toolchains
2022-11-13 Starg[flac] Update flac to 1.4.2
2022-11-09 Starg[actions] Update toolchain
2022-10-23 Starg[actions] Cache toolchain
2022-09-25 Starg[actions] Change release name
2022-09-25 Starg[actions] Explicitly fetch tags
2022-09-25 StargRevert "[actions][cmake] Add --tags option to git describe"
2022-09-25 Starg[actions] Fix release name
2022-09-25 Starg[actions][cmake] Add --tags option to git describe
2022-09-24 StargAdd #pragma code_page to resource script
2022-09-24 Starg[portaudio] Disable inline asm for gcc/clang
2022-09-24 Starg[actions] Split CMake options
2022-09-24 Starg[cmake] Reorder CMAKE_RC_FLAGS
2022-09-24 Starg[actions] Set target for windres
2022-09-24 Starg[cmake] Fix target dependency
2022-09-24 Starg[actions] Fix robocopy exit code
2022-09-24 Starg[actions] Fix CMake options
2022-09-24 Starg[actions] Fetch all history
2022-09-24 Starg[actions] Add quotes
2022-09-24 StargUse GitHub Actions
2022-09-24 StargSurround macro parameters with parentheses
2022-09-24 StargAdd missing casts to fix compile errors
2022-09-24 Starg[wrd] wrdt_apply(): Remove unused variable
2022-09-24 Starg[flac] Fix build
2022-09-24 Starg[flac] Update FLAC to 1.4.1
2022-09-24 StargMove to GitHub
2022-09-23 Starg[cmake] Install license files
2022-09-23 StargRefactor CMake files
2022-09-23 StargAdd .editorconfig
2022-09-23 StargAdd .gitignore
2022-09-05 Starg[cmake] Fix WriteVersion.cmake
2022-04-11 StargAdd DS_CENTER style to dialogs
2022-02-23 Starg[flac] Add missing include to windows_unicode_filenames.c
2022-02-23 StargUpdate FLAC to 1.3.4
2021-09-29 StargEnable SVML for Intel LLVM
2021-09-27 StargUse ThinLTO on llvm-mingw
2021-09-27 StargFix compilation on llvm-mingw
2021-09-04 StargRemove support for Intel C++ Compiler Classic
2021-09-04 StargAdd support for LLVM-based Intel compiler
2021-09-04 StargEnable SJIS support of GCC
2021-09-01 Starg[filter] Fix AVX builds
2021-08-12 StargCheck the return value of GlobalLock()
2021-08-12 StargPlace the tooltip of the tracer window topmost
2021-08-02 Starg[ogg] Import libogg 1.3.5
2021-05-09 Starg[portaudio] PortAudio now always use UTF-8
2021-05-09 Starg[mpg123] Remove WANT_GETCPUFLAGS
2021-05-09 Starg[portaudio] Fix mingw-w64 build
2021-05-09 Starg[portaudio] Fix build errors
2021-05-09 StargAdd missing #include's
2021-05-09 Starg[portaudio] Import pa_stable_v190700_20210406
2021-05-09 Starg[mpg123] Update mpg123 to 1.27.2
2021-05-05 Starg[filter] Use unpack macros in LPF12_2
2021-05-05 Starg[filter] Refactor SIMD filters
2021-05-05 Starg[optcode] Fix transpose macro
2021-05-04 Starg[optcode] Change transpose macros to accept arrays
2021-05-04 Starg[filter][optcode] Refactor SIMD code
2021-05-02 Starg[filter] Add AVX512 version of sample_filter_LPF24_batc...
2021-05-02 Starg[filter] Add AVX version of sample_filter_LPF24_batch...
2021-05-02 Starg[filter] Add batch processing of LPF24
2021-05-02 Starg[filter] Fix recalc_filter_LPW_BW_batch()
2021-05-01 Starg[decode] Add AVX512 version of FLAC decoder
2021-04-22 Starg[int_synth] Fix loading multiple files
2021-04-05 StargEnable 64 bit IO support on MinGW
2021-04-05 StargFix for GCC
2021-04-03 Starg[playmidi] Fix buffer overflow when more than 32 voices...
2021-04-03 StargWorkaround for conflicting _m_prefetchw() definitions...
2021-04-03 Starg[optcode] Don't use member access on vector register...
2021-04-01 Starg[filter] Avoid storel and storeh
2021-04-01 Starg[filter] Don't use unsupported intrinsics
2021-03-25 Starg[cmake] Exclude filter.c from ICC IPO
2021-03-25 Starg[filter] Fix bug in buffer_filter_batch()
2021-03-25 Starg[filter] Fix AVX512 version
2021-03-24 StargIncrease MIX_VOICE_BATCH_SIZE to 32
2021-03-24 Starg[filter] Fix mask calculation
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
next