OSDN Git Service

timidity41/timidity41.git
2018-03-29 StargAdd -mfma option for GCC when AVX2 is enabled
2018-03-20 StargFix speex configuration
2018-03-13 StargHandle sfz instruments in mixing
2018-03-12 StargEnable console virtual terminal sequence support on...
2018-03-12 StargEnable vt100 interface
2018-03-12 StargENable PortMidi synthesizer
2018-03-12 StargBuild PortMidi
2018-03-12 StargUpdate PortMidi
2018-03-12 StargFix interface selection
2018-03-11 StargFix undefined reference to PKEY_Device_FriendlyName
2018-03-11 StargFix wdmks_a.c for GCC
2018-03-11 StargRemove unnecessary argument passed to g_load_libFLAC_dll()
2018-03-11 StargAdd -Wno-missing-braces options for GCC
2018-03-11 StargDon't use std::for_each_n() because GCC 7.2.0 doesn...
2018-03-11 StargAdd missing comma in w32g_syn.c
2018-03-11 StargFix the patch
2018-03-11 StargRewrite intrinsics for GCC compatibility
2018-03-10 StargPrint arch info in version dialogs tim41.1.5
2018-03-10 StargMinor fixes
2018-03-10 StargCache sfz instruments
2018-03-08 StargFix use of undeclared functions
2018-03-08 StargTreat use of undeclared functions as error
2018-02-28 StargFix sfz memory leak
2018-02-28 Stargsfz: Add support for `hivel` and `lovel`
2018-02-25 StargDisable use of inline asm
2018-02-25 StargAdd missing #include's for pdcurses tim41.1.4
2018-02-23 StargFix AVX2 support
2018-02-23 StargFix link errors tim41.1.3
2018-02-23 StargAdd InstrumentBuilder
2018-02-22 StargChange sfz preprocessor to use double-quoted strings...
2018-02-22 StargPrevent integer overflow
2018-02-22 StargAdd sfz init/free routines
2018-02-21 StargAdd sfz support routines
2018-02-21 StargMerge UnkoTim215
2018-02-21 StargImport UnkoTim215 unkotim215
2018-02-10 StargFix add_item_to_table()
2018-02-09 StargLink against setupapi
2018-02-09 StargRemove duplicated struct definitions in wdmks_a.c
2018-02-09 StargFix resource IDs
2018-02-09 StargFix UnkoTim214
2018-02-09 StargMerge UnkoTim214
2018-02-09 StargImport UnkoTim214 unkotim214
2018-02-01 StargEnable parallel build for MSVC
2018-01-31 StargUse /Qspectre option
2018-01-25 StargFix double-destroying the image list
2018-01-21 StargDon't call IsWindows10OrGreater() because MinGW-w64...
2018-01-21 StargFix for MinGW-w64
2018-01-21 StargImprove OS and WinSDK version checks for WASAPI
2018-01-21 StargDo include necessary header files for MinGW-w64 in...
2018-01-21 StargFix typo: parse_opt_wasapi_poling -> parse_opt_wasapi_p...
2018-01-21 StargFix for MinGW-w64
2018-01-20 StargDisable WASAPI stream category/option settings on old...
2018-01-20 StargShow CPU arch in version dialogs
2018-01-20 StargEnable Spectre mitigations on MSVC
2018-01-18 StargRemove VS project files
2018-01-17 StargEnable C++17 mode
2018-01-13 StargConsole window and document window now accept dropped...
2018-01-13 StargUpdate the text of IDC_BUTTON_OUTPUT_FILE on WM_INITDIALOG tim41.1.2
2018-01-13 StargFix raw, au, and aiff file output
2018-01-13 StargFix WASAPI config dialog not updating some items
2018-01-13 StargWork around negative loop_start in sf2
2018-01-12 StargCall QueryInterface to get IAudioClient2
2018-01-12 Stargtwsyn_bridge_host.h: #include required headers
2018-01-12 StargMove the definition of opt_use_twsyn_bridge to twsyn_br...
2018-01-12 StargEnable twsyn_bridge
2018-01-12 StargFix thread priority
2018-01-11 StargFix WASAPI play mode
2018-01-11 StargFix twsyng link errors
2018-01-11 StargRemove older WASAPI play modes
2018-01-11 StargTarget Winows 10
2018-01-11 StargFix UnkoTim213
2018-01-11 StargImport UnkoTim213
2018-01-11 StargImport UnkoTim213 unkotim213
2018-01-11 StargImport UnkoTim212 unkotim212
2018-01-09 StargPortAudio: fix for mingw64
2018-01-09 Stargw32_utf8_to_mbs(): null-terminate string
2018-01-09 StargAdd missing #include's
2018-01-09 StargBuild PortAudio
2018-01-09 StargImport PortAudio
2018-01-08 StargFixes for mingw
2018-01-08 StargRemove LIBRARY statement from .def file
2018-01-08 StargRemove "lib" prefix from DLLs
2018-01-08 StargFix undefined reference to FLAC__cpu_info_asm_ia32...
2018-01-08 StargBuild libopus
2018-01-08 StargImport libopus
2018-01-08 StargBuild libvorbis
2018-01-08 StargImport libvorbis
2018-01-08 StargCall speex_lib_get_mode() to get modes instead of direc...
2018-01-08 StargReplace "ogg.dll" w/ "libogg.dll"
2018-01-08 StargBuild libFLAC and libogg
2018-01-08 StargImport libogg
2018-01-08 StargImport libFLAC
2018-01-08 StargHandle lame_enc.dll load failure
2018-01-08 StargOutput name should be "lame_enc.dll" without "lib"...
2018-01-08 StargEnable use of SSE4.2
2018-01-08 StargFix lame building
2018-01-08 StargImport lame
2018-01-07 StargBuild speex as DLL
2018-01-07 StargBuild pdcurses as DLL
2018-01-07 StargChange output directories
next