OSDN Git Service

Import UnkoTim220 unkotim220
authorStarg <starg@users.osdn.me>
Wed, 19 Sep 2018 14:02:59 +0000 (23:02 +0900)
committerStarg <starg@users.osdn.me>
Wed, 19 Sep 2018 14:02:59 +0000 (23:02 +0900)
commit5506298a733afe0a74f54b5fc52fa67a0a4cb865
treea91256b77ee02ac178670ccc06a2bea1c95bb235
parentcd552d4d66df739131814add75fe3932b0c6bbce
Import UnkoTim220
124 files changed:
config.h
interface/ncurs_c.c
interface/rtsyn_common.c
interface/version.h [new file with mode: 0644]
interface/w32g_c.c
interface/w32g_int_synth_editor.c
interface/w32g_playlist.c
interface/w32g_pref.c
interface/w32g_res.h
interface/w32g_res.rc
interface/w32g_subwin.c
interface/w32g_subwin3.c
interface/w32g_syn.c
interface/w32g_tracer.h
interface/winsyn_c.c
kbtim/kbtim_dll.vcproj
kbtim/kbtim_dll.vcxproj
libmpg123/AUTHORS [new file with mode: 0644]
libmpg123/CMakeLists.txt [new file with mode: 0644]
libmpg123/COPYING [new file with mode: 0644]
libmpg123/ChangeLog [new file with mode: 0644]
libmpg123/README [new file with mode: 0644]
libmpg123/include/mpg123.h [new file with mode: 0644]
libmpg123/libmpg123.vcproj [new file with mode: 0644]
libmpg123/libmpg123.vcxproj [new file with mode: 0644]
libmpg123/src/compat/compat.c [new file with mode: 0644]
libmpg123/src/compat/compat.h [new file with mode: 0644]
libmpg123/src/compat/compat_str.c [new file with mode: 0644]
libmpg123/src/config.h [new file with mode: 0644]
libmpg123/src/intsym.h [new file with mode: 0644]
libmpg123/src/libmpg123/abi_align.h [new file with mode: 0644]
libmpg123/src/libmpg123/dct64.c [new file with mode: 0644]
libmpg123/src/libmpg123/debug.h [new file with mode: 0644]
libmpg123/src/libmpg123/decode.h [new file with mode: 0644]
libmpg123/src/libmpg123/equalizer.c [new file with mode: 0644]
libmpg123/src/libmpg123/feature.c [new file with mode: 0644]
libmpg123/src/libmpg123/fmt123.h [new file with mode: 0644]
libmpg123/src/libmpg123/format.c [new file with mode: 0644]
libmpg123/src/libmpg123/frame.c [new file with mode: 0644]
libmpg123/src/libmpg123/frame.h [new file with mode: 0644]
libmpg123/src/libmpg123/gapless.h [new file with mode: 0644]
libmpg123/src/libmpg123/getbits.h [new file with mode: 0644]
libmpg123/src/libmpg123/getcpuflags.h [new file with mode: 0644]
libmpg123/src/libmpg123/huffman.h [new file with mode: 0644]
libmpg123/src/libmpg123/icy.c [new file with mode: 0644]
libmpg123/src/libmpg123/icy.h [new file with mode: 0644]
libmpg123/src/libmpg123/icy2utf8.c [new file with mode: 0644]
libmpg123/src/libmpg123/icy2utf8.h [new file with mode: 0644]
libmpg123/src/libmpg123/id3.c [new file with mode: 0644]
libmpg123/src/libmpg123/id3.h [new file with mode: 0644]
libmpg123/src/libmpg123/index.c [new file with mode: 0644]
libmpg123/src/libmpg123/index.h [new file with mode: 0644]
libmpg123/src/libmpg123/l2tables.h [new file with mode: 0644]
libmpg123/src/libmpg123/layer1.c [new file with mode: 0644]
libmpg123/src/libmpg123/layer2.c [new file with mode: 0644]
libmpg123/src/libmpg123/layer3.c [new file with mode: 0644]
libmpg123/src/libmpg123/libmpg123.c [new file with mode: 0644]
libmpg123/src/libmpg123/mangle.h [new file with mode: 0644]
libmpg123/src/libmpg123/mpeghead.h [new file with mode: 0644]
libmpg123/src/libmpg123/mpg123.h.in [new file with mode: 0644]
libmpg123/src/libmpg123/mpg123lib_intern.h [new file with mode: 0644]
libmpg123/src/libmpg123/msvc.c [new file with mode: 0644]
libmpg123/src/libmpg123/newhuffman.h [new file with mode: 0644]
libmpg123/src/libmpg123/ntom.c [new file with mode: 0644]
libmpg123/src/libmpg123/optimize.c [new file with mode: 0644]
libmpg123/src/libmpg123/optimize.h [new file with mode: 0644]
libmpg123/src/libmpg123/parse.c [new file with mode: 0644]
libmpg123/src/libmpg123/parse.h [new file with mode: 0644]
libmpg123/src/libmpg123/reader.h [new file with mode: 0644]
libmpg123/src/libmpg123/readers.c [new file with mode: 0644]
libmpg123/src/libmpg123/sample.h [new file with mode: 0644]
libmpg123/src/libmpg123/stringbuf.c [new file with mode: 0644]
libmpg123/src/libmpg123/synth.c [new file with mode: 0644]
libmpg123/src/libmpg123/synth.h [new file with mode: 0644]
libmpg123/src/libmpg123/synth_8bit.c [new file with mode: 0644]
libmpg123/src/libmpg123/synth_8bit.h [new file with mode: 0644]
libmpg123/src/libmpg123/synth_mono.h [new file with mode: 0644]
libmpg123/src/libmpg123/synth_ntom.h [new file with mode: 0644]
libmpg123/src/libmpg123/synth_real.c [new file with mode: 0644]
libmpg123/src/libmpg123/synth_s32.c [new file with mode: 0644]
libmpg123/src/libmpg123/synths.h [new file with mode: 0644]
libmpg123/src/libmpg123/tabinit.c [new file with mode: 0644]
libmpg123/src/libmpg123/true.h [new file with mode: 0644]
tim_cui/tim_cui.vcproj
tim_cui/tim_cui.vcxproj
timdrvsetup/timdrvsetup.vcproj
timdrvsetup/timdrvsetup.vcxproj
timidity/decode.c
timidity/decode.h
timidity/dls.cpp [new file with mode: 0644]
timidity/dls.h [new file with mode: 0644]
timidity/effect.c
timidity/effect.h
timidity/instrum.c
timidity/instrum.h
timidity/int_synth.c
timidity/int_synth.h
timidity/loadsndfontini.h
timidity/midi_a.c
timidity/mix.c
timidity/optcode.h
timidity/sfz.cpp
timidity/smplfile.c
timidity/sndfont.c
timidity/speex_a.c
timidity/sysdep.h
timidity/thread_mix.c
timidity/timidity.c
timidity/timidity.vcproj
timidity/timidity.vcxproj
timidity/w32_libFLAC_dll.c
timidity/w32_libmpg123_dll.c [new file with mode: 0644]
timidity/w32g_ogg_dll.c
timidity/w32g_vorbis_dll.c
timidity_vs2008.sln
timidity_vs2010.sln
timw32g/timw32g.vcproj
timw32g/timw32g.vcxproj
twsyng/twsyng.vcproj
twsyng/twsyng.vcxproj
twsynsrv/twsynsrv.vcproj
twsynsrv/twsynsrv.vcxproj
windrv/windrv.vcproj
windrv/windrv.vcxproj