|
|
@ -225,6 +225,7 @@
|
|
|
|
this.loadLastMovieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.loadLastMovieToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.makeMovieBackupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.makeMovieBackupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.viewSubtitlesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.viewSubtitlesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.undoLoadstateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.undoLoadstateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.undoSavestateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.undoSavestateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
@ -282,7 +283,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.openROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
|
|
|
|
this.openROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.OpenFile;
|
|
|
|
this.openROMToolStripMenuItem.Name = "openROMToolStripMenuItem";
|
|
|
|
this.openROMToolStripMenuItem.Name = "openROMToolStripMenuItem";
|
|
|
|
this.openROMToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.openROMToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.openROMToolStripMenuItem.Text = "Open ROM";
|
|
|
|
this.openROMToolStripMenuItem.Text = "Open ROM";
|
|
|
|
this.openROMToolStripMenuItem.Click += new System.EventHandler(this.openROMToolStripMenuItem_Click);
|
|
|
|
this.openROMToolStripMenuItem.Click += new System.EventHandler(this.openROMToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -295,7 +296,7 @@
|
|
|
|
this.autoloadMostRecentToolStripMenuItem});
|
|
|
|
this.autoloadMostRecentToolStripMenuItem});
|
|
|
|
this.recentROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Recent;
|
|
|
|
this.recentROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Recent;
|
|
|
|
this.recentROMToolStripMenuItem.Name = "recentROMToolStripMenuItem";
|
|
|
|
this.recentROMToolStripMenuItem.Name = "recentROMToolStripMenuItem";
|
|
|
|
this.recentROMToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.recentROMToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.recentROMToolStripMenuItem.Text = "Recent ROM";
|
|
|
|
this.recentROMToolStripMenuItem.Text = "Recent ROM";
|
|
|
|
this.recentROMToolStripMenuItem.DropDownOpened += new System.EventHandler(this.recentROMToolStripMenuItem_DropDownOpened);
|
|
|
|
this.recentROMToolStripMenuItem.DropDownOpened += new System.EventHandler(this.recentROMToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -328,14 +329,14 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.closeROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Close;
|
|
|
|
this.closeROMToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Close;
|
|
|
|
this.closeROMToolStripMenuItem.Name = "closeROMToolStripMenuItem";
|
|
|
|
this.closeROMToolStripMenuItem.Name = "closeROMToolStripMenuItem";
|
|
|
|
this.closeROMToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.closeROMToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.closeROMToolStripMenuItem.Text = "&Close ROM";
|
|
|
|
this.closeROMToolStripMenuItem.Text = "&Close ROM";
|
|
|
|
this.closeROMToolStripMenuItem.Click += new System.EventHandler(this.closeROMToolStripMenuItem_Click);
|
|
|
|
this.closeROMToolStripMenuItem.Click += new System.EventHandler(this.closeROMToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripMenuItem1
|
|
|
|
// toolStripMenuItem1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(149, 6);
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(142, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// saveStateToolStripMenuItem
|
|
|
|
// saveStateToolStripMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -353,7 +354,7 @@
|
|
|
|
this.toolStripSeparator6,
|
|
|
|
this.toolStripSeparator6,
|
|
|
|
this.saveNamedStateToolStripMenuItem});
|
|
|
|
this.saveNamedStateToolStripMenuItem});
|
|
|
|
this.saveStateToolStripMenuItem.Name = "saveStateToolStripMenuItem";
|
|
|
|
this.saveStateToolStripMenuItem.Name = "saveStateToolStripMenuItem";
|
|
|
|
this.saveStateToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.saveStateToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.saveStateToolStripMenuItem.Text = "Save State";
|
|
|
|
this.saveStateToolStripMenuItem.Text = "Save State";
|
|
|
|
this.saveStateToolStripMenuItem.DropDownOpened += new System.EventHandler(this.saveStateToolStripMenuItem_DropDownOpened);
|
|
|
|
this.saveStateToolStripMenuItem.DropDownOpened += new System.EventHandler(this.saveStateToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -455,7 +456,7 @@
|
|
|
|
this.toolStripSeparator7,
|
|
|
|
this.toolStripSeparator7,
|
|
|
|
this.loadNamedStateToolStripMenuItem});
|
|
|
|
this.loadNamedStateToolStripMenuItem});
|
|
|
|
this.loadStateToolStripMenuItem.Name = "loadStateToolStripMenuItem";
|
|
|
|
this.loadStateToolStripMenuItem.Name = "loadStateToolStripMenuItem";
|
|
|
|
this.loadStateToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.loadStateToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.loadStateToolStripMenuItem.Text = "Load State";
|
|
|
|
this.loadStateToolStripMenuItem.Text = "Load State";
|
|
|
|
this.loadStateToolStripMenuItem.DropDownOpened += new System.EventHandler(this.loadStateToolStripMenuItem_DropDownOpened);
|
|
|
|
this.loadStateToolStripMenuItem.DropDownOpened += new System.EventHandler(this.loadStateToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -560,7 +561,7 @@
|
|
|
|
this.saveToCurrentSlotToolStripMenuItem,
|
|
|
|
this.saveToCurrentSlotToolStripMenuItem,
|
|
|
|
this.loadCurrentSlotToolStripMenuItem});
|
|
|
|
this.loadCurrentSlotToolStripMenuItem});
|
|
|
|
this.saveSlotToolStripMenuItem.Name = "saveSlotToolStripMenuItem";
|
|
|
|
this.saveSlotToolStripMenuItem.Name = "saveSlotToolStripMenuItem";
|
|
|
|
this.saveSlotToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.saveSlotToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.saveSlotToolStripMenuItem.Text = "SaveSlot";
|
|
|
|
this.saveSlotToolStripMenuItem.Text = "SaveSlot";
|
|
|
|
this.saveSlotToolStripMenuItem.DropDownOpened += new System.EventHandler(this.saveSlotToolStripMenuItem_DropDownOpened);
|
|
|
|
this.saveSlotToolStripMenuItem.DropDownOpened += new System.EventHandler(this.saveSlotToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -670,7 +671,7 @@
|
|
|
|
// toolStripMenuItem2
|
|
|
|
// toolStripMenuItem2
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(149, 6);
|
|
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(142, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// movieToolStripMenuItem
|
|
|
|
// movieToolStripMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -686,7 +687,7 @@
|
|
|
|
this.bindSavestatesToMoviesToolStripMenuItem,
|
|
|
|
this.bindSavestatesToMoviesToolStripMenuItem,
|
|
|
|
this.automaticallyBackupMoviesToolStripMenuItem});
|
|
|
|
this.automaticallyBackupMoviesToolStripMenuItem});
|
|
|
|
this.movieToolStripMenuItem.Name = "movieToolStripMenuItem";
|
|
|
|
this.movieToolStripMenuItem.Name = "movieToolStripMenuItem";
|
|
|
|
this.movieToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.movieToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.movieToolStripMenuItem.Text = "Movie";
|
|
|
|
this.movieToolStripMenuItem.Text = "Movie";
|
|
|
|
this.movieToolStripMenuItem.DropDownOpened += new System.EventHandler(this.movieToolStripMenuItem_DropDownOpened);
|
|
|
|
this.movieToolStripMenuItem.DropDownOpened += new System.EventHandler(this.movieToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -794,7 +795,7 @@
|
|
|
|
this.screenshotF12ToolStripMenuItem,
|
|
|
|
this.screenshotF12ToolStripMenuItem,
|
|
|
|
this.screenshotAsToolStripMenuItem});
|
|
|
|
this.screenshotAsToolStripMenuItem});
|
|
|
|
this.screenshotToolStripMenuItem.Name = "screenshotToolStripMenuItem";
|
|
|
|
this.screenshotToolStripMenuItem.Name = "screenshotToolStripMenuItem";
|
|
|
|
this.screenshotToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.screenshotToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.screenshotToolStripMenuItem.Text = "Screenshot";
|
|
|
|
this.screenshotToolStripMenuItem.Text = "Screenshot";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// screenshotF12ToolStripMenuItem
|
|
|
|
// screenshotF12ToolStripMenuItem
|
|
|
@ -815,13 +816,13 @@
|
|
|
|
// toolStripSeparator4
|
|
|
|
// toolStripSeparator4
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(149, 6);
|
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(142, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
|
|
this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
|
|
|
this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
|
|
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
|
|
|
|
this.exitToolStripMenuItem.Text = "Exit";
|
|
|
|
this.exitToolStripMenuItem.Text = "Exit";
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1057,7 +1058,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.controllersToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.GameController;
|
|
|
|
this.controllersToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.GameController;
|
|
|
|
this.controllersToolStripMenuItem.Name = "controllersToolStripMenuItem";
|
|
|
|
this.controllersToolStripMenuItem.Name = "controllersToolStripMenuItem";
|
|
|
|
this.controllersToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.controllersToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.controllersToolStripMenuItem.Text = "&Controllers...";
|
|
|
|
this.controllersToolStripMenuItem.Text = "&Controllers...";
|
|
|
|
this.controllersToolStripMenuItem.Click += new System.EventHandler(this.controllersToolStripMenuItem_Click);
|
|
|
|
this.controllersToolStripMenuItem.Click += new System.EventHandler(this.controllersToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1065,7 +1066,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.hotkeysToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.HotKeys;
|
|
|
|
this.hotkeysToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.HotKeys;
|
|
|
|
this.hotkeysToolStripMenuItem.Name = "hotkeysToolStripMenuItem";
|
|
|
|
this.hotkeysToolStripMenuItem.Name = "hotkeysToolStripMenuItem";
|
|
|
|
this.hotkeysToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.hotkeysToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.hotkeysToolStripMenuItem.Text = "&Hotkeys...";
|
|
|
|
this.hotkeysToolStripMenuItem.Text = "&Hotkeys...";
|
|
|
|
this.hotkeysToolStripMenuItem.Click += new System.EventHandler(this.hotkeysToolStripMenuItem_Click);
|
|
|
|
this.hotkeysToolStripMenuItem.Click += new System.EventHandler(this.hotkeysToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1073,7 +1074,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.messagesToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.MessageConfig;
|
|
|
|
this.messagesToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.MessageConfig;
|
|
|
|
this.messagesToolStripMenuItem.Name = "messagesToolStripMenuItem";
|
|
|
|
this.messagesToolStripMenuItem.Name = "messagesToolStripMenuItem";
|
|
|
|
this.messagesToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.messagesToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.messagesToolStripMenuItem.Text = "&Messages...";
|
|
|
|
this.messagesToolStripMenuItem.Text = "&Messages...";
|
|
|
|
this.messagesToolStripMenuItem.Click += new System.EventHandler(this.messagesToolStripMenuItem_Click);
|
|
|
|
this.messagesToolStripMenuItem.Click += new System.EventHandler(this.messagesToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1081,7 +1082,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.pathsToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.CopyFolderHS;
|
|
|
|
this.pathsToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.CopyFolderHS;
|
|
|
|
this.pathsToolStripMenuItem.Name = "pathsToolStripMenuItem";
|
|
|
|
this.pathsToolStripMenuItem.Name = "pathsToolStripMenuItem";
|
|
|
|
this.pathsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.pathsToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.pathsToolStripMenuItem.Text = "Paths...";
|
|
|
|
this.pathsToolStripMenuItem.Text = "Paths...";
|
|
|
|
this.pathsToolStripMenuItem.Click += new System.EventHandler(this.pathsToolStripMenuItem_Click);
|
|
|
|
this.pathsToolStripMenuItem.Click += new System.EventHandler(this.pathsToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1089,14 +1090,14 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.soundToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.AudioHS;
|
|
|
|
this.soundToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.AudioHS;
|
|
|
|
this.soundToolStripMenuItem.Name = "soundToolStripMenuItem";
|
|
|
|
this.soundToolStripMenuItem.Name = "soundToolStripMenuItem";
|
|
|
|
this.soundToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.soundToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.soundToolStripMenuItem.Text = "&Sound...";
|
|
|
|
this.soundToolStripMenuItem.Text = "&Sound...";
|
|
|
|
this.soundToolStripMenuItem.Click += new System.EventHandler(this.soundToolStripMenuItem_Click);
|
|
|
|
this.soundToolStripMenuItem.Click += new System.EventHandler(this.soundToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolStripSeparator9
|
|
|
|
// toolStripSeparator9
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(149, 6);
|
|
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(146, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// gUIToolStripMenuItem
|
|
|
|
// gUIToolStripMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1111,7 +1112,7 @@
|
|
|
|
this.singleInstanceModeToolStripMenuItem,
|
|
|
|
this.singleInstanceModeToolStripMenuItem,
|
|
|
|
this.enableContextMenuToolStripMenuItem});
|
|
|
|
this.enableContextMenuToolStripMenuItem});
|
|
|
|
this.gUIToolStripMenuItem.Name = "gUIToolStripMenuItem";
|
|
|
|
this.gUIToolStripMenuItem.Name = "gUIToolStripMenuItem";
|
|
|
|
this.gUIToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.gUIToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.gUIToolStripMenuItem.Text = "GUI";
|
|
|
|
this.gUIToolStripMenuItem.Text = "GUI";
|
|
|
|
this.gUIToolStripMenuItem.DropDownOpened += new System.EventHandler(this.gUIToolStripMenuItem_DropDownOpened);
|
|
|
|
this.gUIToolStripMenuItem.DropDownOpened += new System.EventHandler(this.gUIToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1202,7 +1203,7 @@
|
|
|
|
this.miSpeed150,
|
|
|
|
this.miSpeed150,
|
|
|
|
this.miSpeed200});
|
|
|
|
this.miSpeed200});
|
|
|
|
this.frameSkipToolStripMenuItem.Name = "frameSkipToolStripMenuItem";
|
|
|
|
this.frameSkipToolStripMenuItem.Name = "frameSkipToolStripMenuItem";
|
|
|
|
this.frameSkipToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.frameSkipToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.frameSkipToolStripMenuItem.Text = "Speed/Skip";
|
|
|
|
this.frameSkipToolStripMenuItem.Text = "Speed/Skip";
|
|
|
|
this.frameSkipToolStripMenuItem.DropDownOpened += new System.EventHandler(this.frameSkipToolStripMenuItem_DropDownOpened);
|
|
|
|
this.frameSkipToolStripMenuItem.DropDownOpened += new System.EventHandler(this.frameSkipToolStripMenuItem_DropDownOpened);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1345,13 +1346,13 @@
|
|
|
|
// toolStripSeparator10
|
|
|
|
// toolStripSeparator10
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
|
|
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
|
|
|
this.toolStripSeparator10.Size = new System.Drawing.Size(149, 6);
|
|
|
|
this.toolStripSeparator10.Size = new System.Drawing.Size(146, 6);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// saveConfigToolStripMenuItem
|
|
|
|
// saveConfigToolStripMenuItem
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.saveConfigToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Save;
|
|
|
|
this.saveConfigToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.Save;
|
|
|
|
this.saveConfigToolStripMenuItem.Name = "saveConfigToolStripMenuItem";
|
|
|
|
this.saveConfigToolStripMenuItem.Name = "saveConfigToolStripMenuItem";
|
|
|
|
this.saveConfigToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.saveConfigToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.saveConfigToolStripMenuItem.Text = "Save Config";
|
|
|
|
this.saveConfigToolStripMenuItem.Text = "Save Config";
|
|
|
|
this.saveConfigToolStripMenuItem.Click += new System.EventHandler(this.saveConfigToolStripMenuItem_Click);
|
|
|
|
this.saveConfigToolStripMenuItem.Click += new System.EventHandler(this.saveConfigToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1359,7 +1360,7 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.loadConfigToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.LoadConfig;
|
|
|
|
this.loadConfigToolStripMenuItem.Image = global::BizHawk.MultiClient.Properties.Resources.LoadConfig;
|
|
|
|
this.loadConfigToolStripMenuItem.Name = "loadConfigToolStripMenuItem";
|
|
|
|
this.loadConfigToolStripMenuItem.Name = "loadConfigToolStripMenuItem";
|
|
|
|
this.loadConfigToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
|
|
this.loadConfigToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
|
|
|
this.loadConfigToolStripMenuItem.Text = "Load Config";
|
|
|
|
this.loadConfigToolStripMenuItem.Text = "Load Config";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// toolsToolStripMenuItem
|
|
|
|
// toolsToolStripMenuItem
|
|
|
@ -1740,6 +1741,7 @@
|
|
|
|
this.loadLastMovieToolStripMenuItem,
|
|
|
|
this.loadLastMovieToolStripMenuItem,
|
|
|
|
this.makeMovieBackupToolStripMenuItem,
|
|
|
|
this.makeMovieBackupToolStripMenuItem,
|
|
|
|
this.viewSubtitlesToolStripMenuItem,
|
|
|
|
this.viewSubtitlesToolStripMenuItem,
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem,
|
|
|
|
this.toolStripSeparator19,
|
|
|
|
this.toolStripSeparator19,
|
|
|
|
this.undoLoadstateToolStripMenuItem,
|
|
|
|
this.undoLoadstateToolStripMenuItem,
|
|
|
|
this.undoSavestateToolStripMenuItem,
|
|
|
|
this.undoSavestateToolStripMenuItem,
|
|
|
@ -1747,7 +1749,7 @@
|
|
|
|
this.screenshotToolStripMenuItem1,
|
|
|
|
this.screenshotToolStripMenuItem1,
|
|
|
|
this.closeROMToolStripMenuItem1});
|
|
|
|
this.closeROMToolStripMenuItem1});
|
|
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(179, 286);
|
|
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(179, 330);
|
|
|
|
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
|
|
|
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
|
|
|
this.contextMenuStrip1.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.contextMenuStrip1_Closing);
|
|
|
|
this.contextMenuStrip1.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.contextMenuStrip1_Closing);
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1814,6 +1816,13 @@
|
|
|
|
this.viewSubtitlesToolStripMenuItem.Text = "View Subtitles";
|
|
|
|
this.viewSubtitlesToolStripMenuItem.Text = "View Subtitles";
|
|
|
|
this.viewSubtitlesToolStripMenuItem.Click += new System.EventHandler(this.viewSubtitlesToolStripMenuItem_Click);
|
|
|
|
this.viewSubtitlesToolStripMenuItem.Click += new System.EventHandler(this.viewSubtitlesToolStripMenuItem_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// viewCommentsToolStripMenuItem
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem.Name = "viewCommentsToolStripMenuItem";
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem.Text = "View Comments";
|
|
|
|
|
|
|
|
this.viewCommentsToolStripMenuItem.Click += new System.EventHandler(this.viewCommentsToolStripMenuItem_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
// toolStripSeparator19
|
|
|
|
// toolStripSeparator19
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.toolStripSeparator19.Name = "toolStripSeparator19";
|
|
|
|
this.toolStripSeparator19.Name = "toolStripSeparator19";
|
|
|
@ -2086,6 +2095,7 @@
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot8;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot8;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot9;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot9;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot10;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel StatusSlot10;
|
|
|
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem viewCommentsToolStripMenuItem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|