OSDN Git Service

・ 「DTXCreatorプロジェクト」と「実行時フォルダ(DTXCreator)」を trunk/ に追加。
authorfrom <from@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sun, 7 Nov 2010 08:59:07 +0000 (08:59 +0000)
committerfrom <from@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sun, 7 Nov 2010 08:59:07 +0000 (08:59 +0000)
commitce6283e8cb60180d4829d3f6a08ea781a6fddc7e
tree76be7170a7744d88dd066e93947e62ac8e5a4613
parent66b2328f627c4b3aea9aeff8de9eaf769d9c9ce6
・ 「DTXCreatorプロジェクト」と「実行時フォルダ(DTXCreator)」を trunk/ に追加。
・ FDK.dll について、ビルド成功後に「実行時フォルダ(DTXCreator)」にもコピーするよう機能を追加。

git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@14 16f42ceb-6dc6-49c8-ba94-f2d53467949d
105 files changed:
DTXCreatorプロジェクト/DTXCreator.exe.x86.manifest [new file with mode: 0644]
DTXCreatorプロジェクト/DTXCreatorソリューション.sln [new file with mode: 0644]
DTXCreatorプロジェクト/DTXCreatorプロジェクト.csproj [new file with mode: 0644]
DTXCreatorプロジェクト/DTXCreatorプロジェクト.csproj.user [new file with mode: 0644]
DTXCreatorプロジェクト/Properties/AssemblyInfo.cs [new file with mode: 0644]
DTXCreatorプロジェクト/Properties/Resources.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/Properties/Resources.resx [new file with mode: 0644]
DTXCreatorプロジェクト/Properties/Settings.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/Properties/Settings.settings [new file with mode: 0644]
DTXCreatorプロジェクト/app.config [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/AppSetting.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/CDTX入出力.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Cバージョン情報.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Cバージョン情報.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Cメインフォーム.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/00.全体/Program.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/01.UndoRedo/CUndoRedoセル.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/01.UndoRedo/CUndoRedoセル仮想.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/01.UndoRedo/CUndoRedoディレクトリ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/01.UndoRedo/CUndoRedo管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CAVI.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CAVIキャッシュ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CAVIリスト管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CBMP.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CBMPキャッシュ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CBMPリスト管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CWAV.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CWAVキャッシュ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/CWAVリスト管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/Cサウンドプロパティダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/Cサウンドプロパティダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/Cサウンドプロパティダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C動画プロパティダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C動画プロパティダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C動画プロパティダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C画像プロパティダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C画像プロパティダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/02.WAV_BMP_AVI/C画像プロパティダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/03.オプション関連/Cオプションダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/03.オプション関連/Cオプションダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/03.オプション関連/Cオプションダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/03.オプション関連/Cオプション管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/04.チップパレット関連/Cチップパレット向けDragDropデータ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cクリップセル.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cクリップボード.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cチップ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cチップ位置用UndoRedo.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cチップ配置用UndoRedo.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cレーン.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/Cレーン割付用UndoRedo.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C小節.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C小節用UndoRedo.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C小節長変更ダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C小節長変更ダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C小節長変更ダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C数値入力ダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C数値入力ダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C数値入力ダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C検索ダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C検索ダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C検索ダイアログ.ja-JP.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C検索ダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C編集モード管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C置換ダイアログ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C置換ダイアログ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C置換ダイアログ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C譜面管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/05.譜面/C選択モード管理.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/06.汎用/Cファイル選択・パス変換.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/06.汎用/Cメッセージポップアップ.Designer.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/06.汎用/Cメッセージポップアップ.cs [new file with mode: 0644]
DTXCreatorプロジェクト/コード/06.汎用/Cメッセージポップアップ.resx [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/AudioHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/CopyHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/CutHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/DTXC.ico [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/DataContainer_MoveNextHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/DataContainer_NewRecordHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/DocumentHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/EditInformationHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/Edit_RedoHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/Edit_UndoHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/Help.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/MoveDown.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/MoveUp.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/MusicDoc.PNG [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/PasteHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/PauseHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/PicDoc.PNG [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/PointerHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/StopHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/VideoDoc.PNG [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/deleteHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/openHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/pencil.gif [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/saveHS.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/りらちょー.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/バージョン情報.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/最初から再生.png [new file with mode: 0644]
DTXCreatorプロジェクト/コード/99.リソース/表示形式.png [new file with mode: 0644]