Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/DTXManiaプロジェクト/コード/全体/CDTXMania.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 26 by kairera0467, Thu Feb 28 13:26:37 2013 UTC revision 30 by kairera0467, Sat Mar 2 11:21:08 2013 UTC
# Line 15  using FDK; Line 15  using FDK;
15  using SampleFramework;  using SampleFramework;
16  using DTXMania.Properties;  using DTXMania.Properties;
17  using System.Reflection;  using System.Reflection;
18    using DirectShowLib;
19    
20  namespace DTXMania  namespace DTXMania
21  {  {
# Line 1041  namespace DTXMania Line 1042  namespace DTXMania
1042                                                          CDTXMania.Pad.st検知したデバイス.Clear();       // 入力デバイスフラグクリア(2010.9.11)                                                          CDTXMania.Pad.st検知したデバイス.Clear();       // 入力デバイスフラグクリア(2010.9.11)
1043    
1044                                                          r現在のステージ.On非活性化();                                                          r現在のステージ.On非活性化();
1045    #if dshow
1046                                stage演奏ドラム画面.actFOStageClear.On活性化(this.Device);
1047    #endif
1048                                                          if( !ConfigIni.bギタレボモード )                                                          if( !ConfigIni.bギタレボモード )
1049                                                          {                                                          {
1050                                                                  Trace.TraceInformation( "----------------------" );                                                                  Trace.TraceInformation( "----------------------" );

Legend:
Removed from v.26  
changed lines
  Added in v.30

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26