OSDN Git Service

#28263 DTX2WAV: キャンセル操作の追加, 進捗表示の追加。 feature/dtx2wav
authoryyagi <yyagi.dtxmania@gmail.com>
Tue, 30 Jan 2018 16:19:20 +0000 (01:19 +0900)
committeryyagi <yyagi.dtxmania@gmail.com>
Tue, 30 Jan 2018 16:19:20 +0000 (01:19 +0900)
commit48e3f67971323725c3fa49089a79849ab70ed781
treeec7ad8746f0d138f335a5f0c18ac423a8d87abc9
parent6d077da61d9392471c2fb5fc8c2b4f78c94f0ea7
#28263 DTX2WAV: キャンセル操作の追加, 進捗表示の追加。
16 files changed:
DTX2WAV/CSendMessage.cs [new file with mode: 0644]
DTX2WAV/DTX2WAV.csproj
DTX2WAV/Form1.Designer.cs
DTX2WAV/Form1.cs
DTX2WAV/Form1.resx
DTX2WAV/Form_Converting.Designer.cs [deleted file]
DTX2WAV/Form_FInished.Designer.cs [new file with mode: 0644]
DTX2WAV/Form_FInished.cs [moved from DTX2WAV/Form_Converting.cs with 64% similarity]
DTX2WAV/Form_FInished.resx [moved from DTX2WAV/Form_Converting.resx with 63% similarity]
DTX2WAV/Form_Recording.Designer.cs [new file with mode: 0644]
DTX2WAV/Form_Recording.cs [new file with mode: 0644]
DTX2WAV/Form_Recording.resx [new file with mode: 0644]
DTXMania/コード/ステージ/07.演奏/CStage演奏画面共通.cs
DTXMania/コード/全体/CDTX2WAVmode.cs
DTXMania/コード/全体/CDTXMania.cs
DTXMania/コード/全体/cmdparse.cs