修订版 | 5cfc0fc0eabc8ac06023e170ec180d2311b156ad (tree) |
---|---|
时间 | 2017-12-25 01:51:21 |
作者 | yyagi <yyagi.dtxmania@gmai...> |
Commiter | yyagi |
#xxxxx DTXCのリリース番号更新。
#xxxxx readmeの更新。
@@ -11,7 +11,7 @@ using System.Resources; | ||
11 | 11 | [assembly: AssemblyConfiguration( "" )] |
12 | 12 | [assembly: AssemblyCompany( "" )] |
13 | 13 | [assembly: AssemblyProduct( "DTXCreator" )] |
14 | -[assembly: AssemblyCopyright( "Copyright (C) 2000 2017 DTXMania Group" )] | |
14 | +[assembly: AssemblyCopyright("Copyright (C) 2000 2018 DTXMania Group")] | |
15 | 15 | [assembly: AssemblyTrademark( "" )] |
16 | 16 | [assembly: AssemblyCulture( "" )] |
17 | 17 |
@@ -33,6 +33,6 @@ using System.Resources; | ||
33 | 33 | // すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を |
34 | 34 | // 既定値にすることができます: |
35 | 35 | // [assembly: AssemblyVersion("1.0.*")] |
36 | -[assembly: AssemblyVersion( "33.0.0.0" )] | |
37 | -[assembly: AssemblyFileVersion( "33.0.0.0" )] | |
36 | +[assembly: AssemblyVersion("34.0.0.0")] | |
37 | +[assembly: AssemblyFileVersion("34.0.0.0")] | |
38 | 38 | [assembly: NeutralResourcesLanguageAttribute("")] |
@@ -19,7 +19,7 @@ namespace DTXCreator.Properties { | ||
19 | 19 | // または Visual Studio のようなツールを使用して自動生成されました。 |
20 | 20 | // メンバーを追加または削除するには、.ResX ファイルを編集して、/str オプションと共に |
21 | 21 | // ResGen を実行し直すか、または VS プロジェクトをビルドし直します。 |
22 | - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] | |
22 | + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] | |
23 | 23 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
24 | 24 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
25 | 25 | internal class Resources { |
@@ -71,7 +71,7 @@ namespace DTXCreator.Properties { | ||
71 | 71 | } |
72 | 72 | |
73 | 73 | /// <summary> |
74 | - /// 033 に類似しているローカライズされた文字列を検索します。 | |
74 | + /// 034 に類似しているローカライズされた文字列を検索します。 | |
75 | 75 | /// </summary> |
76 | 76 | internal static string DTXC_VERSION { |
77 | 77 | get { |
@@ -125,7 +125,7 @@ | ||
125 | 125 | <value>..\コード\99.リソース\DTXC.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
126 | 126 | </data> |
127 | 127 | <data name="DTXC_VERSION" xml:space="preserve"> |
128 | - <value>033</value> | |
128 | + <value>034</value> | |
129 | 129 | </data> |
130 | 130 | <data name="Redo" type="System.Resources.ResXFileRef, System.Windows.Forms"> |
131 | 131 | <value>..\コード\99.リソース\edit_redohs.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> |
@@ -1,6 +1,6 @@ | ||
1 | 1 | ============================================================ |
2 | 2 | DTXMania .NET style |
3 | - (C) 2000 2017 DTXMania Group | |
3 | + (C) 2000 2018 DTXMania Group | |
4 | 4 | ============================================================ |
5 | 5 | |
6 | 6 | * Requirements |
@@ -78,16 +78,15 @@ carefully. | ||
78 | 78 | |
79 | 79 | * WASAPI / ASIO support |
80 | 80 | |
81 | -DTXMania support both WASAPI and ASIO on Release 096. | |
82 | -(Of course DirectSound is still supported) | |
83 | -From Release 109, about WASAPI support, both WASAPI-Exclusive | |
84 | -and WASAPI-Shared have been also suported. | |
81 | +DTXMania supports WASAPI(Exclusive/Shared) and ASIO. | |
82 | +For Win10, low-latency WASAPI-shared mode is also supported. | |
85 | 83 | |
86 | 84 | To use WASAPI or ASIO, you can reduce the lag from hitting pads |
87 | 85 | to output the sound. |
88 | 86 | |
89 | 87 | If you use Vista or later, DTXMania initially try to uses WASAPI-Exclusive. |
90 | -(If you use XP, DTXMania initially uses DSound(DirectSound).) | |
88 | +(If you use Win10, DTXMania initially uses WASAPI-Shared by default. | |
89 | + If you use XP, DTXMania initially uses DSound(DirectSound).) | |
91 | 90 | If you want to use ASIO, you have to change CONFIGURATION- |
92 | 91 | System-Sound Option-SoundType to "ASIO". |
93 | 92 |
@@ -1,6 +1,6 @@ | ||
1 | 1 | ============================================================ |
2 | 2 | DTXMania .NET style |
3 | - (C) 2000 2017 DTXMania Group | |
3 | + (C) 2000 2018 DTXMania Group | |
4 | 4 | ============================================================ |
5 | 5 | |
6 | 6 | ■動作に必要なもの |
@@ -75,23 +75,23 @@ socre.ini | ||
75 | 75 | |
76 | 76 | |
77 | 77 | ■WASAPI/ASIO対応について |
78 | -DTXManiaは、Release 096以降、WASAPI/ASIOに対応しています。 | |
79 | -また、Release 109以降では、WASAPIは、WASAPI-Exclusive(WASAPI排他)と | |
80 | -WASAPI-Shared(WASAPI共有)の両方に対応しました。 | |
81 | -(Release 096〜108のWASAPI対応は、WASAPI排他のみでした) | |
78 | +DTXManiaは、WASAPI-Exclusive(WASAPI排他)とWASAPI-Shared(WASAPI共有), | |
79 | +ASIOによるサウンド出力に対応しています。 | |
80 | +更に、Release111以降では、Win10でのWASAPI共有低遅延モードに | |
81 | +対応しています。 | |
82 | 82 | |
83 | -WASAPI排他又はASIOを使用することで、従来のバージョンと比べて、 | |
84 | -パッドを叩いてから音が出るまでのラグを小さくすることができます。 | |
83 | +WASAPI排他(Win10では、WASAPI共有も可)、又はASIOを使用することで、 | |
84 | +従来のバージョンと比べて、パッドを叩いてから音が出るまでのラグを | |
85 | +小さくすることができます。 | |
85 | 86 | |
86 | -初期状態ではWASAPI排他でサウンドを再生する設定になっています。 | |
87 | +初期状態では、Win10ではWASAPI共有を、それ以外のOSではWASAPI排他を | |
88 | +使ってサウンドを再生する設定になっています。 | |
87 | 89 | ASIOに変更する場合は、CONFIGURATIONで、SoundTypeをASIOに変更して下さい。 |
88 | -(XPをお使いの場合は、初期設定はDirectSound(従来と同じ)です。) | |
89 | 90 | |
90 | - | |
91 | -ASIOを使用するように設定しても、これが使用できない場合は、自動的に | |
92 | -WASAPI_Exclusive(WASAPI排他)を使うよう試みます。更にWASAPI排他が使用 | |
93 | -できない場合はWASAPI_Shared(WASAPI共有)を、WASAPI共有が使用できない | |
94 | -ときは、DirectSoundを使います。 | |
91 | +ASIOを使用するように設定した場合でも、これが使用できない場合は、 | |
92 | +自動的にWASAPI_Exclusive(WASAPI排他)を使うよう試みます。 | |
93 | +更にWASAPI排他が使用できない場合はWASAPI_Shared(WASAPI共有)を、 | |
94 | +WASAPI共有が使用できないときは、DirectSoundを使います。 | |
95 | 95 | |
96 | 96 | |
97 | 97 | ウインドウのタイトルに、使用しているサウンド出力方式と、 |