OSDN Git Service

timidity41/timidity41.git
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
2018-01-07 StargRemove unnecessary "##" tim41.1.1
2018-01-06 Stargcfgforsf depends on version.c
2018-01-06 StargBuild sfviewer
2018-01-06 StargBuild cfgforsf
2018-01-06 StargFix possible divide-by-zero error (CVE-2017-11546)
2018-01-06 StargAlways enable buffer security checks
2018-01-01 StargFix Win64 compatibility
2018-01-01 StargAdd forward declaration of struct _EffectList
2018-01-01 StargFix UB
2018-01-01 StargRemove WM_SETREDRAW
2018-01-01 StargFix appending text to the console window
2018-01-01 StargConvert "Cancel" to full-width form
2017-12-31 StargUse -ffast-math option
2017-12-30 StargFix linking
2017-12-30 StargPrefer object libraries
2017-12-30 StargEnable LTO for GCC
2017-12-30 StargWork around SJIS bad characters
2017-12-30 StargUse full path in calcnewton
2017-12-30 StargFix linking on mingw64
2017-12-30 StargFix for mingw64, part 3
2017-12-30 StargDisable intrinsics on GCC
2017-12-30 StargFix for mingw64, part 2
2017-12-30 StargFix for windres
2017-12-30 StargRemove manifest file
2017-12-30 StargEmbed manifest file in resource script
2017-12-30 StargChange version number scheme
2017-12-29 StargAdd /permissive- switch
2017-12-29 StargFix for GCC
2017-12-27 StargAvoid C++ keyword as a function parameter
2017-12-27 StargAdd #include <stdlib.h>
2017-12-27 StargRemove declaration of errno
2017-12-27 StargFix disabling IDC_EDIT_DECAY
2017-12-27 StargRemove unused variables
2017-12-27 StargReplace "補完" with "補間"
2017-12-26 StargImprove version number system tim41.1.0
2017-12-25 StargEnable visual style
2017-12-25 StargBump version
2017-12-25 StargEnable VST, soundspec, and etc.
2017-12-24 StargChange project URL tim41.0.211.0-20171225
2017-12-24 StargRemove DLLs
2017-12-24 StargUpdate version info.
2017-12-24 StargEnable opus, speex, lame, and gogo.
2017-12-24 StargFix native WASAPI mode.
2017-12-24 StargMerge develop branch.
2017-12-24 StargAccept portaudio.dll without PaAsio_ShowControlPanel
2017-12-23 StargFix rtsyn related errors.
2017-12-23 StargFix pdcurses linking.
2017-12-23 StargEnable vorbis, flac, and portaudio.
2017-12-23 StargMigrate libspeex to CMake.
2017-12-23 StargFix link errors.
2017-12-23 StargDefine TWSYNG32 for twsyng.
2017-12-23 StargInclude "windows.h" in "sndfontini.c".
2017-12-23 StargCMake clean up.
2017-12-23 StargReplace UINT with uint32 in "timer2.{c,h}".
2017-12-23 StargCheck HAVE_CONFIG_H.
2017-12-23 StargReplace TRUE/FALSE with 1/0 in "optcode.c".
2017-12-23 StargDefine DEFAULT_PATH and TIMID_VERSION for timidity...
2017-12-23 StargCMake migration part 2.
2017-12-23 StargRemove "config.h".
2017-12-23 StargRemove "interface.h".
2017-12-23 StargCMake migration part 1
2017-12-23 StargImported UnkoTim211 unkotim211
2017-12-18 StargUpdated copyright infomation.
2017-12-15 StargSimplified flushing WASAPI.
2017-11-12 StargAppend null bytes if the size of the audio buffer is...
2017-11-12 StargFlush WASAPI on PM_REQ_FLUSH rather than on PM_REQ_OUTP...
2017-11-12 StargDon't report audio queue size, as it broke the tracer.
2017-11-12 StargImplemented native WASAPI play mode.
2017-11-11 StargStart adding WASAPI support.
2017-11-11 StargTweaked compile flags.
2017-08-25 StargAdd suuport for portaudio WASAPI
2017-08-25 StargAccept portaudio.dll without PaAsio_ShowControlPanel
2017-08-25 StargModified CMake files to add support for portaudio
2017-08-17 StargAdded more file extensions to GetOpenFileName() filter
2017-08-17 StargAdded supportedOS and requestedExecutionLevel to manifest
2017-06-04 StargAdded mod file extensions to GetOpenFileName() filter
2017-06-04 StargRevert "Prevent GetOpenFileName() from changing current...
2017-05-29 StargFixed directory opening
2017-05-29 StargPrevent GetOpenFileName() from changing current dir
2017-05-29 StargSilence some warnings
2017-05-29 StargUse common controls v6
next