Develop and Download Open Source Software

Browse Subversion Repository

Diff of /NNDDv2/trunk/src/org/mineap/nndd/view/VideoInfoView.as

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

revision 808 by mineap, Wed May 2 05:31:56 2012 UTC revision 817 by mineap, Wed May 2 12:27:43 2012 UTC
# Line 1161  private function readStore():void{ Line 1161  private function readStore():void{
1161                  {                  {
1162                          useOldVersionVideoSize = ConfUtil.parseBoolean(confValue);                          useOldVersionVideoSize = ConfUtil.parseBoolean(confValue);
1163                  }                  }
1164                    playerController.isUseOldVersionVideoSize(useOldVersionVideoSize);
1165                                    
1166                                    
1167                  confValue = ConfigManager.getInstance().getItem("relationSortIndex");                  confValue = ConfigManager.getInstance().getItem("relationSortIndex");

Legend:
Removed from v.808  
changed lines
  Added in v.817

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