OSDN Git Service

timidity41/timidity41.git
2018-05-27 StargTweak console output level tim41.2.0
2018-05-27 StargImplement text selecting and copying for new console
2018-05-27 StargImprove performance of new console
2018-05-26 StargImplement new console
2018-05-25 StargRewrite optimized version of LPF12_2
2018-05-24 StargOptimize LPF24_2
2018-05-24 StargOptimize LPF_BW
2018-05-24 StargFix updating console verbosity
2018-05-23 StargTemporary workaround to fix twsyng
2018-05-23 StargPrefer _mm_cvtsd_f64()
2018-05-21 StargOptimize LPF24 for double * 2 tim41.1.9
2018-05-21 StargOptimize LPF12_2 for double*2
2018-05-21 StargModify WASAPI dialog to allow multiple stream options
2018-05-20 StargENABLE_VIRTUAL_TERMINAL_PROCESSING is not available...
2018-05-20 StargReduce build time (part 2)
2018-05-17 StargReduce build time
2018-05-12 StargFix merge and enable AVX2 for lagrange resample
2018-05-12 StargMerge unkotim217
2018-05-12 StargImport unkotim217 unkotim217
2018-05-06 StargRelax EXPANDDIR_MAX_SIZE limit
2018-05-05 StargFix DlgDirOpen() not working on second time
2018-04-30 StargAdd sf3 support to sfviewer tim41.1.8
2018-04-30 StargAdd PortMidi license to readme
2018-04-30 StargFix some WASAPI settings not updated
2018-04-29 StargFix gather and scatter macros for negative offsets
2018-04-29 StargAvoid division by zero in tf_read()
2018-04-29 StargFix loop offset calculation
2018-04-28 StargUse floating point math in speex
2018-04-28 StargFix uninitializing playlist tim41.1.7
2018-04-28 StargFix offset calculation of sf3 samples
2018-04-25 StargWIP: Add support for sf3
2018-04-25 StargMerge unkotim216
2018-04-25 StargImport unkotim216 unkotim216
2018-04-23 StargFix optimized lagrange interpolation
2018-04-22 StargOptimized lagrange interpolation
2018-04-22 StargFix gather and scatter macro
2018-04-18 StargDefine gather and scatter SIMD macro tim41.1.6
2018-04-17 StargImport readme
2018-04-17 StargFix AVX2 version of resample_linear_multi()
2018-04-15 StargFix incorrect thread api calls
2018-04-14 StargFix build when git is not available
2018-03-30 StargFix typo in optcode.h
2018-03-29 StargFix limiter application when multithreading is enabled
2018-03-29 Stargthread_effect.c: fix MM256_LS_ADD_* -> MM256_LS_FMA_*
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
next