OSDN Git Service

#28263: DTX2WAV007:
authoryyagi <yyagi.dtxmania@gmail.com>
Wed, 21 Feb 2018 15:56:23 +0000 (00:56 +0900)
committeryyagi <yyagi.dtxmania@gmail.com>
Wed, 21 Feb 2018 15:56:23 +0000 (00:56 +0900)
commitef7605d154e29b65f4b5213ec042eb2e0f9c4fe8
tree390c83e62a1f60d33cd6f1d4ea2388f8525adae0
parentc3e7af0b884510d440b2be69134e800e650c204a
#28263: DTX2WAV007:
 * oggとmp3のエンコード設定を追加。(といっても、ビットレート設定のみですが。oggはQ値設定のみ、mp3はCBRのビットレート指定のみ。)
 * DTXMania本体がない時の例外処理追加
 * ウインドウリサイズ対応(道半ば)
 * それなりにタブオーダーを設定
#xxxxx DTXMania本体: 設定画面のフォント指定機能を追加。(resources.csvファイルで設定)
12 files changed:
DTX2WAV/App.config
DTX2WAV/Form1.Designer.cs
DTX2WAV/Form1.cs
DTX2WAV/Form1.resx
DTX2WAV/Form_Recording.resx
DTX2WAV/Properties/AssemblyInfo.cs
DTX2WAV/Properties/Settings.Designer.cs
DTX2WAV/Properties/Settings.settings
DTXMania/コード/ステージ/04.コンフィグ/CActConfigList.cs
DTXMania/コード/全体/CDTXMania.cs
FDK/コード/03.サウンド/CSound.cs
FDK/コード/03.サウンド/CSoundDeviceWASAPI.cs