OSDN Git Service

#xxxxx CONFIGURATIONのtypo修正。 Release102
authoryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sat, 8 Aug 2015 14:23:38 +0000 (14:23 +0000)
committeryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sat, 8 Aug 2015 14:23:38 +0000 (14:23 +0000)
#xxxxx バージョン情報更新。
#xxxxx 終了画面のMakingSupportを、SourceForge.jpからOSDNに変更。
#xxxxx [DTXC] SlimDXのリビルドと、参照設定の更新。

git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@830 16f42ceb-6dc6-49c8-ba94-f2d53467949d

DTXManiaプロジェクト/コード/ステージ/04.コンフィグ/CActConfigList.cs
DTXManiaプロジェクト/コード/全体/CDTXMania.cs
DTXManiaプロジェクト/作成資料/終了画面.psd
実行時フォルダ(DTXCreator)/DTXCreator.exe.config
実行時フォルダ(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll
実行時フォルダ/DTXManiaGR.exe
実行時フォルダ/System/Default/Graphics/ScreenExit background.jpg
実行時フォルダ/dll/FDK.dll

index 9e3488e..45efd9a 100644 (file)
@@ -185,7 +185,7 @@ namespace DTXMania
                        this.list項目リスト.Add( this.iSystemAVI );\r
                        this.iSystemForceAVIFullscreen = new CItemToggle( "FullAVI", CDTXMania.ConfigIni.bForceAVIFullscreen,\r
                                "旧AVIの全画面表示:\n" +\r
-                               "æ\97§ä»\95æ§\98ã\81®å\8b\95ç\94»(AVI)ã\81®è¡¨ç¤ºã\82\92ã\82\92ã\80\81å¼·å\88¶ç\9a\84ã\81«å\85¨ç\94»é\9d¢å\8c\96ã\81\97ã\81¾ã\81\99ã\80\82\n" +\r
+                               "旧仕様の動画(AVI)の表示を、強制的に全画面化します。\n" +\r
                                "BGAと併用している場合は、表示がおかしくなります。",\r
                                "Forcely show the legacy-spec AVI to fullscreen.\n" +\r
                                "If the data contains both AVI and BGA, the screen will corrupt." );\r
index 6c16ba2..4b84d3f 100644 (file)
@@ -20,7 +20,7 @@ namespace DTXMania
        {\r
                // プロパティ\r
                #region [ properties ]\r
-               public static readonly string VERSION = "102(150806)";\r
+               public static readonly string VERSION = "102(150808)";\r
                public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";\r
                public static readonly string D3DXDLL = "d3dx9_43.dll";         // June 2010\r
         //public static readonly string D3DXDLL = "d3dx9_42.dll";      // February 2010\r
index bd69ad7..5fdfefd 100644 (file)
Binary files a/DTXManiaプロジェクト/作成資料/終了画面.psd and b/DTXManiaプロジェクト/作成資料/終了画面.psd differ
index 5f61afa..d318f42 100644 (file)
@@ -2,6 +2,9 @@
 <configuration>\r
        <startup useLegacyV2RuntimeActivationPolicy="true">\r
                <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1"/>\r
+               <supportedRuntime version="v2.0.50727"/>\r
+               <supportedRuntime version="v1.1.4322"/>\r
+               <supportedRuntime version="v1.0.3705"/>\r
        </startup>\r
        <runtime>\r
                <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">\r
@@ -10,7 +13,7 @@
                                <assemblyIdentity       name="SlimDX"\r
                                                                        publicKeyToken="53d0e4ef1f1579f5"\r
                                                                        culture="neutral" />\r
-                               <codeBase       version="4.0.10.43"\r
+                               <codeBase       version="1002.0.10.43"\r
                                                        href="dll\SlimDXc_net20x86_Jun2010.dll"/>\r
                        </dependentAssembly>\r
                </assemblyBinding>\r
index a96c1d6..4acd162 100644 (file)
Binary files a/実行時フォルダ(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll and b/実行時フォルダ(DTXCreator)/dll/SlimDXc_net20x86_Jun2010.dll differ
index 5d08292..012e9d7 100644 (file)
Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ
index 2e0501f..4d20c10 100644 (file)
Binary files a/実行時フォルダ/System/Default/Graphics/ScreenExit background.jpg and b/実行時フォルダ/System/Default/Graphics/ScreenExit background.jpg differ
index 1d51ddc..2e908ca 100644 (file)
Binary files a/実行時フォルダ/dll/FDK.dll and b/実行時フォルダ/dll/FDK.dll differ