Merged popout with main brainch.
This commit is contained in:
parent
255e26435c
commit
b8abed37c2
815
Source/LibationWinForms/Form1.Designer.cs
generated
815
Source/LibationWinForms/Form1.Designer.cs
generated
@ -28,102 +28,108 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
private void InitializeComponent()
|
private void InitializeComponent()
|
||||||
{
|
{
|
||||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
|
||||||
this.gridPanel = new System.Windows.Forms.Panel();
|
this.gridPanel = new System.Windows.Forms.Panel();
|
||||||
this.filterHelpBtn = new System.Windows.Forms.Button();
|
this.filterHelpBtn = new System.Windows.Forms.Button();
|
||||||
this.filterBtn = new System.Windows.Forms.Button();
|
this.filterBtn = new System.Windows.Forms.Button();
|
||||||
this.filterSearchTb = new System.Windows.Forms.TextBox();
|
this.filterSearchTb = new System.Windows.Forms.TextBox();
|
||||||
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
||||||
this.importToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.importToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.autoScanLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.autoScanLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.noAccountsYetAddAccountToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.scanLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.scanLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.scanLibraryOfAllAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.scanLibraryOfSomeAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.removeLibraryBooksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.removeLibraryBooksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.removeAllAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.removeAllAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.removeSomeAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.removeSomeAccountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.liberateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.liberateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.beginBookBackupsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.beginBookBackupsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.beginPdfBackupsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.beginPdfBackupsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.convertAllM4bToMp3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.liberateVisible2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.liberateVisible2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.exportLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.exportLibraryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.quickFiltersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.quickFiltersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.firstFilterIsDefaultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.firstFilterIsDefaultToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.editQuickFiltersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.editQuickFiltersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
||||||
this.scanningToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.scanningToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.visibleBooksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.visibleBooksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.liberateVisibleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.liberateVisibleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.replaceTagsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.replaceTagsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.setDownloadedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.setDownloadedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.removeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.removeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.accountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.accountsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.basicSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.basicSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
||||||
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||||
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
||||||
this.visibleCountLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
this.visibleCountLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
||||||
this.springLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
this.springLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
||||||
this.backupsCountsLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
this.backupsCountsLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
||||||
this.pdfsCountsLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
this.pdfsCountsLbl = new System.Windows.Forms.ToolStripStatusLabel();
|
||||||
this.addFilterBtn = new System.Windows.Forms.Button();
|
this.addFilterBtn = new System.Windows.Forms.Button();
|
||||||
this.menuStrip1.SuspendLayout();
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
||||||
this.statusStrip1.SuspendLayout();
|
this.processBookQueue1 = new LibationWinForms.ProcessBookQueue();
|
||||||
this.SuspendLayout();
|
this.menuStrip1.SuspendLayout();
|
||||||
//
|
this.statusStrip1.SuspendLayout();
|
||||||
// gridPanel
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
||||||
//
|
this.splitContainer1.Panel1.SuspendLayout();
|
||||||
this.gridPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
this.splitContainer1.Panel2.SuspendLayout();
|
||||||
|
this.splitContainer1.SuspendLayout();
|
||||||
|
this.SuspendLayout();
|
||||||
|
//
|
||||||
|
// gridPanel
|
||||||
|
//
|
||||||
|
this.gridPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||||
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Left)
|
||||||
| System.Windows.Forms.AnchorStyles.Right)));
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||||||
this.gridPanel.Location = new System.Drawing.Point(34, 178);
|
this.gridPanel.Location = new System.Drawing.Point(15, 60);
|
||||||
this.gridPanel.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.gridPanel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||||
this.gridPanel.Name = "gridPanel";
|
this.gridPanel.Name = "gridPanel";
|
||||||
this.gridPanel.Size = new System.Drawing.Size(2378, 1216);
|
this.gridPanel.Size = new System.Drawing.Size(865, 556);
|
||||||
this.gridPanel.TabIndex = 5;
|
this.gridPanel.TabIndex = 5;
|
||||||
//
|
//
|
||||||
// filterHelpBtn
|
// filterHelpBtn
|
||||||
//
|
//
|
||||||
this.filterHelpBtn.Location = new System.Drawing.Point(34, 85);
|
this.filterHelpBtn.Location = new System.Drawing.Point(15, 27);
|
||||||
this.filterHelpBtn.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.filterHelpBtn.Margin = new System.Windows.Forms.Padding(15, 3, 4, 3);
|
||||||
this.filterHelpBtn.Name = "filterHelpBtn";
|
this.filterHelpBtn.Name = "filterHelpBtn";
|
||||||
this.filterHelpBtn.Size = new System.Drawing.Size(63, 74);
|
this.filterHelpBtn.Size = new System.Drawing.Size(26, 27);
|
||||||
this.filterHelpBtn.TabIndex = 3;
|
this.filterHelpBtn.TabIndex = 3;
|
||||||
this.filterHelpBtn.Text = "?";
|
this.filterHelpBtn.Text = "?";
|
||||||
this.filterHelpBtn.UseVisualStyleBackColor = true;
|
this.filterHelpBtn.UseVisualStyleBackColor = true;
|
||||||
this.filterHelpBtn.Click += new System.EventHandler(this.filterHelpBtn_Click);
|
this.filterHelpBtn.Click += new System.EventHandler(this.filterHelpBtn_Click);
|
||||||
//
|
//
|
||||||
// filterBtn
|
// filterBtn
|
||||||
//
|
//
|
||||||
this.filterBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.filterBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||||
this.filterBtn.Location = new System.Drawing.Point(2198, 85);
|
this.filterBtn.Location = new System.Drawing.Point(792, 27);
|
||||||
this.filterBtn.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.filterBtn.Margin = new System.Windows.Forms.Padding(4, 3, 15, 3);
|
||||||
this.filterBtn.Name = "filterBtn";
|
this.filterBtn.Name = "filterBtn";
|
||||||
this.filterBtn.Size = new System.Drawing.Size(214, 74);
|
this.filterBtn.Size = new System.Drawing.Size(88, 27);
|
||||||
this.filterBtn.TabIndex = 2;
|
this.filterBtn.TabIndex = 2;
|
||||||
this.filterBtn.Text = "Filter";
|
this.filterBtn.Text = "Filter";
|
||||||
this.filterBtn.UseVisualStyleBackColor = true;
|
this.filterBtn.UseVisualStyleBackColor = true;
|
||||||
this.filterBtn.Click += new System.EventHandler(this.filterBtn_Click);
|
this.filterBtn.Click += new System.EventHandler(this.filterBtn_Click);
|
||||||
//
|
//
|
||||||
// filterSearchTb
|
// filterSearchTb
|
||||||
//
|
//
|
||||||
this.filterSearchTb.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
this.filterSearchTb.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||||
| System.Windows.Forms.AnchorStyles.Right)));
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||||||
this.filterSearchTb.Location = new System.Drawing.Point(527, 90);
|
this.filterSearchTb.Location = new System.Drawing.Point(220, 30);
|
||||||
this.filterSearchTb.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.filterSearchTb.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||||
this.filterSearchTb.Name = "filterSearchTb";
|
this.filterSearchTb.Name = "filterSearchTb";
|
||||||
this.filterSearchTb.Size = new System.Drawing.Size(1648, 47);
|
this.filterSearchTb.Size = new System.Drawing.Size(564, 23);
|
||||||
this.filterSearchTb.TabIndex = 1;
|
this.filterSearchTb.TabIndex = 1;
|
||||||
this.filterSearchTb.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.filterSearchTb_KeyPress);
|
this.filterSearchTb.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.filterSearchTb_KeyPress);
|
||||||
//
|
//
|
||||||
// menuStrip1
|
// menuStrip1
|
||||||
//
|
//
|
||||||
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(40, 40);
|
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(40, 40);
|
||||||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.importToolStripMenuItem,
|
this.importToolStripMenuItem,
|
||||||
this.liberateToolStripMenuItem,
|
this.liberateToolStripMenuItem,
|
||||||
this.exportToolStripMenuItem,
|
this.exportToolStripMenuItem,
|
||||||
@ -131,328 +137,359 @@
|
|||||||
this.scanningToolStripMenuItem,
|
this.scanningToolStripMenuItem,
|
||||||
this.visibleBooksToolStripMenuItem,
|
this.visibleBooksToolStripMenuItem,
|
||||||
this.settingsToolStripMenuItem});
|
this.settingsToolStripMenuItem});
|
||||||
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
||||||
this.menuStrip1.Name = "menuStrip1";
|
this.menuStrip1.Name = "menuStrip1";
|
||||||
this.menuStrip1.Padding = new System.Windows.Forms.Padding(17, 5, 0, 5);
|
this.menuStrip1.Padding = new System.Windows.Forms.Padding(7, 2, 0, 2);
|
||||||
this.menuStrip1.Size = new System.Drawing.Size(2446, 58);
|
this.menuStrip1.Size = new System.Drawing.Size(895, 24);
|
||||||
this.menuStrip1.TabIndex = 0;
|
this.menuStrip1.TabIndex = 0;
|
||||||
this.menuStrip1.Text = "menuStrip1";
|
this.menuStrip1.Text = "menuStrip1";
|
||||||
//
|
//
|
||||||
// importToolStripMenuItem
|
// importToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.importToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.importToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.autoScanLibraryToolStripMenuItem,
|
this.autoScanLibraryToolStripMenuItem,
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem,
|
this.noAccountsYetAddAccountToolStripMenuItem,
|
||||||
this.scanLibraryToolStripMenuItem,
|
this.scanLibraryToolStripMenuItem,
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem,
|
this.scanLibraryOfAllAccountsToolStripMenuItem,
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem,
|
this.scanLibraryOfSomeAccountsToolStripMenuItem,
|
||||||
this.removeLibraryBooksToolStripMenuItem});
|
this.removeLibraryBooksToolStripMenuItem});
|
||||||
this.importToolStripMenuItem.Name = "importToolStripMenuItem";
|
this.importToolStripMenuItem.Name = "importToolStripMenuItem";
|
||||||
this.importToolStripMenuItem.Size = new System.Drawing.Size(132, 48);
|
this.importToolStripMenuItem.Size = new System.Drawing.Size(55, 20);
|
||||||
this.importToolStripMenuItem.Text = "&Import";
|
this.importToolStripMenuItem.Text = "&Import";
|
||||||
//
|
//
|
||||||
// autoScanLibraryToolStripMenuItem
|
// autoScanLibraryToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.autoScanLibraryToolStripMenuItem.Name = "autoScanLibraryToolStripMenuItem";
|
this.autoScanLibraryToolStripMenuItem.Name = "autoScanLibraryToolStripMenuItem";
|
||||||
this.autoScanLibraryToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.autoScanLibraryToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.autoScanLibraryToolStripMenuItem.Text = "A&uto Scan Library";
|
this.autoScanLibraryToolStripMenuItem.Text = "A&uto Scan Library";
|
||||||
this.autoScanLibraryToolStripMenuItem.Click += new System.EventHandler(this.autoScanLibraryToolStripMenuItem_Click);
|
this.autoScanLibraryToolStripMenuItem.Click += new System.EventHandler(this.autoScanLibraryToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// noAccountsYetAddAccountToolStripMenuItem
|
// noAccountsYetAddAccountToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem.Name = "noAccountsYetAddAccountToolStripMenuItem";
|
this.noAccountsYetAddAccountToolStripMenuItem.Name = "noAccountsYetAddAccountToolStripMenuItem";
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.noAccountsYetAddAccountToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem.Text = "No accounts yet. A&dd Account...";
|
this.noAccountsYetAddAccountToolStripMenuItem.Text = "No accounts yet. A&dd Account...";
|
||||||
this.noAccountsYetAddAccountToolStripMenuItem.Click += new System.EventHandler(this.noAccountsYetAddAccountToolStripMenuItem_Click);
|
this.noAccountsYetAddAccountToolStripMenuItem.Click += new System.EventHandler(this.noAccountsYetAddAccountToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// scanLibraryToolStripMenuItem
|
// scanLibraryToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.scanLibraryToolStripMenuItem.Name = "scanLibraryToolStripMenuItem";
|
this.scanLibraryToolStripMenuItem.Name = "scanLibraryToolStripMenuItem";
|
||||||
this.scanLibraryToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.scanLibraryToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.scanLibraryToolStripMenuItem.Text = "Scan &Library";
|
this.scanLibraryToolStripMenuItem.Text = "Scan &Library";
|
||||||
this.scanLibraryToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryToolStripMenuItem_Click);
|
this.scanLibraryToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// scanLibraryOfAllAccountsToolStripMenuItem
|
// scanLibraryOfAllAccountsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem.Name = "scanLibraryOfAllAccountsToolStripMenuItem";
|
this.scanLibraryOfAllAccountsToolStripMenuItem.Name = "scanLibraryOfAllAccountsToolStripMenuItem";
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.scanLibraryOfAllAccountsToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem.Text = "Scan Library of &All Accounts";
|
this.scanLibraryOfAllAccountsToolStripMenuItem.Text = "Scan Library of &All Accounts";
|
||||||
this.scanLibraryOfAllAccountsToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryOfAllAccountsToolStripMenuItem_Click);
|
this.scanLibraryOfAllAccountsToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryOfAllAccountsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// scanLibraryOfSomeAccountsToolStripMenuItem
|
// scanLibraryOfSomeAccountsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem.Name = "scanLibraryOfSomeAccountsToolStripMenuItem";
|
this.scanLibraryOfSomeAccountsToolStripMenuItem.Name = "scanLibraryOfSomeAccountsToolStripMenuItem";
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.scanLibraryOfSomeAccountsToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem.Text = "Scan Library of &Some Accounts...";
|
this.scanLibraryOfSomeAccountsToolStripMenuItem.Text = "Scan Library of &Some Accounts...";
|
||||||
this.scanLibraryOfSomeAccountsToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryOfSomeAccountsToolStripMenuItem_Click);
|
this.scanLibraryOfSomeAccountsToolStripMenuItem.Click += new System.EventHandler(this.scanLibraryOfSomeAccountsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// removeLibraryBooksToolStripMenuItem
|
// removeLibraryBooksToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.removeLibraryBooksToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.removeLibraryBooksToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.removeAllAccountsToolStripMenuItem,
|
this.removeAllAccountsToolStripMenuItem,
|
||||||
this.removeSomeAccountsToolStripMenuItem});
|
this.removeSomeAccountsToolStripMenuItem});
|
||||||
this.removeLibraryBooksToolStripMenuItem.Name = "removeLibraryBooksToolStripMenuItem";
|
this.removeLibraryBooksToolStripMenuItem.Name = "removeLibraryBooksToolStripMenuItem";
|
||||||
this.removeLibraryBooksToolStripMenuItem.Size = new System.Drawing.Size(613, 54);
|
this.removeLibraryBooksToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
|
||||||
this.removeLibraryBooksToolStripMenuItem.Text = "Remove Library Books";
|
this.removeLibraryBooksToolStripMenuItem.Text = "Remove Library Books";
|
||||||
this.removeLibraryBooksToolStripMenuItem.Click += new System.EventHandler(this.removeLibraryBooksToolStripMenuItem_Click);
|
this.removeLibraryBooksToolStripMenuItem.Click += new System.EventHandler(this.removeLibraryBooksToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// removeAllAccountsToolStripMenuItem
|
// removeAllAccountsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.removeAllAccountsToolStripMenuItem.Name = "removeAllAccountsToolStripMenuItem";
|
this.removeAllAccountsToolStripMenuItem.Name = "removeAllAccountsToolStripMenuItem";
|
||||||
this.removeAllAccountsToolStripMenuItem.Size = new System.Drawing.Size(390, 54);
|
this.removeAllAccountsToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
||||||
this.removeAllAccountsToolStripMenuItem.Text = "All Accounts";
|
this.removeAllAccountsToolStripMenuItem.Text = "All Accounts";
|
||||||
this.removeAllAccountsToolStripMenuItem.Click += new System.EventHandler(this.removeAllAccountsToolStripMenuItem_Click);
|
this.removeAllAccountsToolStripMenuItem.Click += new System.EventHandler(this.removeAllAccountsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// removeSomeAccountsToolStripMenuItem
|
// removeSomeAccountsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.removeSomeAccountsToolStripMenuItem.Name = "removeSomeAccountsToolStripMenuItem";
|
this.removeSomeAccountsToolStripMenuItem.Name = "removeSomeAccountsToolStripMenuItem";
|
||||||
this.removeSomeAccountsToolStripMenuItem.Size = new System.Drawing.Size(390, 54);
|
this.removeSomeAccountsToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
||||||
this.removeSomeAccountsToolStripMenuItem.Text = "Some Accounts";
|
this.removeSomeAccountsToolStripMenuItem.Text = "Some Accounts";
|
||||||
this.removeSomeAccountsToolStripMenuItem.Click += new System.EventHandler(this.removeSomeAccountsToolStripMenuItem_Click);
|
this.removeSomeAccountsToolStripMenuItem.Click += new System.EventHandler(this.removeSomeAccountsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// liberateToolStripMenuItem
|
// liberateToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.liberateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.liberateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.beginBookBackupsToolStripMenuItem,
|
this.beginBookBackupsToolStripMenuItem,
|
||||||
this.beginPdfBackupsToolStripMenuItem,
|
this.beginPdfBackupsToolStripMenuItem,
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem,
|
this.convertAllM4bToMp3ToolStripMenuItem,
|
||||||
this.liberateVisible2ToolStripMenuItem});
|
this.liberateVisible2ToolStripMenuItem});
|
||||||
this.liberateToolStripMenuItem.Name = "liberateToolStripMenuItem";
|
this.liberateToolStripMenuItem.Name = "liberateToolStripMenuItem";
|
||||||
this.liberateToolStripMenuItem.Size = new System.Drawing.Size(148, 48);
|
this.liberateToolStripMenuItem.Size = new System.Drawing.Size(61, 20);
|
||||||
this.liberateToolStripMenuItem.Text = "&Liberate";
|
this.liberateToolStripMenuItem.Text = "&Liberate";
|
||||||
//
|
//
|
||||||
// beginBookBackupsToolStripMenuItem
|
// beginBookBackupsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.beginBookBackupsToolStripMenuItem.Name = "beginBookBackupsToolStripMenuItem";
|
this.beginBookBackupsToolStripMenuItem.Name = "beginBookBackupsToolStripMenuItem";
|
||||||
this.beginBookBackupsToolStripMenuItem.Size = new System.Drawing.Size(728, 54);
|
this.beginBookBackupsToolStripMenuItem.Size = new System.Drawing.Size(293, 22);
|
||||||
this.beginBookBackupsToolStripMenuItem.Text = "Begin &Book and PDF Backups: {0}";
|
this.beginBookBackupsToolStripMenuItem.Text = "Begin &Book and PDF Backups: {0}";
|
||||||
this.beginBookBackupsToolStripMenuItem.Click += new System.EventHandler(this.beginBookBackupsToolStripMenuItem_Click);
|
this.beginBookBackupsToolStripMenuItem.Click += new System.EventHandler(this.beginBookBackupsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// beginPdfBackupsToolStripMenuItem
|
// beginPdfBackupsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.beginPdfBackupsToolStripMenuItem.Name = "beginPdfBackupsToolStripMenuItem";
|
this.beginPdfBackupsToolStripMenuItem.Name = "beginPdfBackupsToolStripMenuItem";
|
||||||
this.beginPdfBackupsToolStripMenuItem.Size = new System.Drawing.Size(728, 54);
|
this.beginPdfBackupsToolStripMenuItem.Size = new System.Drawing.Size(293, 22);
|
||||||
this.beginPdfBackupsToolStripMenuItem.Text = "Begin &PDF Only Backups: {0}";
|
this.beginPdfBackupsToolStripMenuItem.Text = "Begin &PDF Only Backups: {0}";
|
||||||
this.beginPdfBackupsToolStripMenuItem.Click += new System.EventHandler(this.beginPdfBackupsToolStripMenuItem_Click);
|
this.beginPdfBackupsToolStripMenuItem.Click += new System.EventHandler(this.beginPdfBackupsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// convertAllM4bToMp3ToolStripMenuItem
|
// convertAllM4bToMp3ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem.Name = "convertAllM4bToMp3ToolStripMenuItem";
|
this.convertAllM4bToMp3ToolStripMenuItem.Name = "convertAllM4bToMp3ToolStripMenuItem";
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem.Size = new System.Drawing.Size(728, 54);
|
this.convertAllM4bToMp3ToolStripMenuItem.Size = new System.Drawing.Size(293, 22);
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem.Text = "Convert all &M4b to Mp3 [Long-running]...";
|
this.convertAllM4bToMp3ToolStripMenuItem.Text = "Convert all &M4b to Mp3 [Long-running]...";
|
||||||
this.convertAllM4bToMp3ToolStripMenuItem.Click += new System.EventHandler(this.convertAllM4bToMp3ToolStripMenuItem_Click);
|
this.convertAllM4bToMp3ToolStripMenuItem.Click += new System.EventHandler(this.convertAllM4bToMp3ToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// liberateVisible2ToolStripMenuItem
|
// liberateVisible2ToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.liberateVisible2ToolStripMenuItem.Name = "liberateVisible2ToolStripMenuItem";
|
this.liberateVisible2ToolStripMenuItem.Name = "liberateVisible2ToolStripMenuItem";
|
||||||
this.liberateVisible2ToolStripMenuItem.Size = new System.Drawing.Size(728, 54);
|
this.liberateVisible2ToolStripMenuItem.Size = new System.Drawing.Size(293, 22);
|
||||||
this.liberateVisible2ToolStripMenuItem.Text = "Liberate &Visible Books: {0}";
|
this.liberateVisible2ToolStripMenuItem.Text = "Liberate &Visible Books: {0}";
|
||||||
this.liberateVisible2ToolStripMenuItem.Click += new System.EventHandler(this.liberateVisible);
|
this.liberateVisible2ToolStripMenuItem.Click += new System.EventHandler(this.liberateVisible);
|
||||||
//
|
//
|
||||||
// exportToolStripMenuItem
|
// exportToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.exportLibraryToolStripMenuItem});
|
this.exportLibraryToolStripMenuItem});
|
||||||
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
|
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
|
||||||
this.exportToolStripMenuItem.Size = new System.Drawing.Size(127, 48);
|
this.exportToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
|
||||||
this.exportToolStripMenuItem.Text = "E&xport";
|
this.exportToolStripMenuItem.Text = "E&xport";
|
||||||
//
|
//
|
||||||
// exportLibraryToolStripMenuItem
|
// exportLibraryToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.exportLibraryToolStripMenuItem.Name = "exportLibraryToolStripMenuItem";
|
this.exportLibraryToolStripMenuItem.Name = "exportLibraryToolStripMenuItem";
|
||||||
this.exportLibraryToolStripMenuItem.Size = new System.Drawing.Size(387, 54);
|
this.exportLibraryToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
||||||
this.exportLibraryToolStripMenuItem.Text = "E&xport Library...";
|
this.exportLibraryToolStripMenuItem.Text = "E&xport Library...";
|
||||||
this.exportLibraryToolStripMenuItem.Click += new System.EventHandler(this.exportLibraryToolStripMenuItem_Click);
|
this.exportLibraryToolStripMenuItem.Click += new System.EventHandler(this.exportLibraryToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// quickFiltersToolStripMenuItem
|
// quickFiltersToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.quickFiltersToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.quickFiltersToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.firstFilterIsDefaultToolStripMenuItem,
|
this.firstFilterIsDefaultToolStripMenuItem,
|
||||||
this.editQuickFiltersToolStripMenuItem,
|
this.editQuickFiltersToolStripMenuItem,
|
||||||
this.toolStripSeparator1});
|
this.toolStripSeparator1});
|
||||||
this.quickFiltersToolStripMenuItem.Name = "quickFiltersToolStripMenuItem";
|
this.quickFiltersToolStripMenuItem.Name = "quickFiltersToolStripMenuItem";
|
||||||
this.quickFiltersToolStripMenuItem.Size = new System.Drawing.Size(204, 48);
|
this.quickFiltersToolStripMenuItem.Size = new System.Drawing.Size(84, 20);
|
||||||
this.quickFiltersToolStripMenuItem.Text = "Quick &Filters";
|
this.quickFiltersToolStripMenuItem.Text = "Quick &Filters";
|
||||||
//
|
//
|
||||||
// firstFilterIsDefaultToolStripMenuItem
|
// firstFilterIsDefaultToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.firstFilterIsDefaultToolStripMenuItem.Name = "firstFilterIsDefaultToolStripMenuItem";
|
this.firstFilterIsDefaultToolStripMenuItem.Name = "firstFilterIsDefaultToolStripMenuItem";
|
||||||
this.firstFilterIsDefaultToolStripMenuItem.Size = new System.Drawing.Size(639, 54);
|
this.firstFilterIsDefaultToolStripMenuItem.Size = new System.Drawing.Size(256, 22);
|
||||||
this.firstFilterIsDefaultToolStripMenuItem.Text = "Start Libation with 1st filter &Default";
|
this.firstFilterIsDefaultToolStripMenuItem.Text = "Start Libation with 1st filter &Default";
|
||||||
this.firstFilterIsDefaultToolStripMenuItem.Click += new System.EventHandler(this.FirstFilterIsDefaultToolStripMenuItem_Click);
|
this.firstFilterIsDefaultToolStripMenuItem.Click += new System.EventHandler(this.FirstFilterIsDefaultToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// editQuickFiltersToolStripMenuItem
|
// editQuickFiltersToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.editQuickFiltersToolStripMenuItem.Name = "editQuickFiltersToolStripMenuItem";
|
this.editQuickFiltersToolStripMenuItem.Name = "editQuickFiltersToolStripMenuItem";
|
||||||
this.editQuickFiltersToolStripMenuItem.Size = new System.Drawing.Size(639, 54);
|
this.editQuickFiltersToolStripMenuItem.Size = new System.Drawing.Size(256, 22);
|
||||||
this.editQuickFiltersToolStripMenuItem.Text = "&Edit quick filters...";
|
this.editQuickFiltersToolStripMenuItem.Text = "&Edit quick filters...";
|
||||||
this.editQuickFiltersToolStripMenuItem.Click += new System.EventHandler(this.EditQuickFiltersToolStripMenuItem_Click);
|
this.editQuickFiltersToolStripMenuItem.Click += new System.EventHandler(this.EditQuickFiltersToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// toolStripSeparator1
|
// toolStripSeparator1
|
||||||
//
|
//
|
||||||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||||||
this.toolStripSeparator1.Size = new System.Drawing.Size(636, 6);
|
this.toolStripSeparator1.Size = new System.Drawing.Size(253, 6);
|
||||||
//
|
//
|
||||||
// scanningToolStripMenuItem
|
// scanningToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.scanningToolStripMenuItem.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.scanningToolStripMenuItem.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
||||||
this.scanningToolStripMenuItem.Enabled = false;
|
this.scanningToolStripMenuItem.Enabled = false;
|
||||||
this.scanningToolStripMenuItem.Image = global::LibationWinForms.Properties.Resources.import_16x16;
|
this.scanningToolStripMenuItem.Image = global::LibationWinForms.Properties.Resources.import_16x16;
|
||||||
this.scanningToolStripMenuItem.Name = "scanningToolStripMenuItem";
|
this.scanningToolStripMenuItem.Name = "scanningToolStripMenuItem";
|
||||||
this.scanningToolStripMenuItem.Size = new System.Drawing.Size(224, 48);
|
this.scanningToolStripMenuItem.Size = new System.Drawing.Size(117, 44);
|
||||||
this.scanningToolStripMenuItem.Text = "Scanning...";
|
this.scanningToolStripMenuItem.Text = "Scanning...";
|
||||||
this.scanningToolStripMenuItem.Visible = false;
|
this.scanningToolStripMenuItem.Visible = false;
|
||||||
//
|
//
|
||||||
// visibleBooksToolStripMenuItem
|
// visibleBooksToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.visibleBooksToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.visibleBooksToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.liberateVisibleToolStripMenuItem,
|
this.liberateVisibleToolStripMenuItem,
|
||||||
this.replaceTagsToolStripMenuItem,
|
this.replaceTagsToolStripMenuItem,
|
||||||
this.setDownloadedToolStripMenuItem,
|
this.setDownloadedToolStripMenuItem,
|
||||||
this.removeToolStripMenuItem});
|
this.removeToolStripMenuItem});
|
||||||
this.visibleBooksToolStripMenuItem.Name = "visibleBooksToolStripMenuItem";
|
this.visibleBooksToolStripMenuItem.Name = "visibleBooksToolStripMenuItem";
|
||||||
this.visibleBooksToolStripMenuItem.Size = new System.Drawing.Size(267, 48);
|
this.visibleBooksToolStripMenuItem.Size = new System.Drawing.Size(108, 20);
|
||||||
this.visibleBooksToolStripMenuItem.Text = "&Visible Books: {0}";
|
this.visibleBooksToolStripMenuItem.Text = "&Visible Books: {0}";
|
||||||
//
|
//
|
||||||
// liberateVisibleToolStripMenuItem
|
// liberateVisibleToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.liberateVisibleToolStripMenuItem.Name = "liberateVisibleToolStripMenuItem";
|
this.liberateVisibleToolStripMenuItem.Name = "liberateVisibleToolStripMenuItem";
|
||||||
this.liberateVisibleToolStripMenuItem.Size = new System.Drawing.Size(525, 54);
|
this.liberateVisibleToolStripMenuItem.Size = new System.Drawing.Size(209, 22);
|
||||||
this.liberateVisibleToolStripMenuItem.Text = "&Liberate: {0}";
|
this.liberateVisibleToolStripMenuItem.Text = "&Liberate: {0}";
|
||||||
this.liberateVisibleToolStripMenuItem.Click += new System.EventHandler(this.liberateVisible);
|
this.liberateVisibleToolStripMenuItem.Click += new System.EventHandler(this.liberateVisible);
|
||||||
//
|
//
|
||||||
// replaceTagsToolStripMenuItem
|
// replaceTagsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.replaceTagsToolStripMenuItem.Name = "replaceTagsToolStripMenuItem";
|
this.replaceTagsToolStripMenuItem.Name = "replaceTagsToolStripMenuItem";
|
||||||
this.replaceTagsToolStripMenuItem.Size = new System.Drawing.Size(525, 54);
|
this.replaceTagsToolStripMenuItem.Size = new System.Drawing.Size(209, 22);
|
||||||
this.replaceTagsToolStripMenuItem.Text = "Replace &Tags...";
|
this.replaceTagsToolStripMenuItem.Text = "Replace &Tags...";
|
||||||
this.replaceTagsToolStripMenuItem.Click += new System.EventHandler(this.replaceTagsToolStripMenuItem_Click);
|
this.replaceTagsToolStripMenuItem.Click += new System.EventHandler(this.replaceTagsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// setDownloadedToolStripMenuItem
|
// setDownloadedToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.setDownloadedToolStripMenuItem.Name = "setDownloadedToolStripMenuItem";
|
this.setDownloadedToolStripMenuItem.Name = "setDownloadedToolStripMenuItem";
|
||||||
this.setDownloadedToolStripMenuItem.Size = new System.Drawing.Size(525, 54);
|
this.setDownloadedToolStripMenuItem.Size = new System.Drawing.Size(209, 22);
|
||||||
this.setDownloadedToolStripMenuItem.Text = "Set \'&Downloaded\' status...";
|
this.setDownloadedToolStripMenuItem.Text = "Set \'&Downloaded\' status...";
|
||||||
this.setDownloadedToolStripMenuItem.Click += new System.EventHandler(this.setDownloadedToolStripMenuItem_Click);
|
this.setDownloadedToolStripMenuItem.Click += new System.EventHandler(this.setDownloadedToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// removeToolStripMenuItem
|
// removeToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.removeToolStripMenuItem.Name = "removeToolStripMenuItem";
|
this.removeToolStripMenuItem.Name = "removeToolStripMenuItem";
|
||||||
this.removeToolStripMenuItem.Size = new System.Drawing.Size(525, 54);
|
this.removeToolStripMenuItem.Size = new System.Drawing.Size(209, 22);
|
||||||
this.removeToolStripMenuItem.Text = "&Remove from library...";
|
this.removeToolStripMenuItem.Text = "&Remove from library...";
|
||||||
this.removeToolStripMenuItem.Click += new System.EventHandler(this.removeToolStripMenuItem_Click);
|
this.removeToolStripMenuItem.Click += new System.EventHandler(this.removeToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// settingsToolStripMenuItem
|
// settingsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.accountsToolStripMenuItem,
|
this.accountsToolStripMenuItem,
|
||||||
this.basicSettingsToolStripMenuItem,
|
this.basicSettingsToolStripMenuItem,
|
||||||
this.toolStripSeparator2,
|
this.toolStripSeparator2,
|
||||||
this.aboutToolStripMenuItem});
|
this.aboutToolStripMenuItem});
|
||||||
this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
|
this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
|
||||||
this.settingsToolStripMenuItem.Size = new System.Drawing.Size(149, 48);
|
this.settingsToolStripMenuItem.Size = new System.Drawing.Size(61, 20);
|
||||||
this.settingsToolStripMenuItem.Text = "&Settings";
|
this.settingsToolStripMenuItem.Text = "&Settings";
|
||||||
//
|
//
|
||||||
// accountsToolStripMenuItem
|
// accountsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.accountsToolStripMenuItem.Name = "accountsToolStripMenuItem";
|
this.accountsToolStripMenuItem.Name = "accountsToolStripMenuItem";
|
||||||
this.accountsToolStripMenuItem.Size = new System.Drawing.Size(327, 54);
|
this.accountsToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
|
||||||
this.accountsToolStripMenuItem.Text = "&Accounts...";
|
this.accountsToolStripMenuItem.Text = "&Accounts...";
|
||||||
this.accountsToolStripMenuItem.Click += new System.EventHandler(this.accountsToolStripMenuItem_Click);
|
this.accountsToolStripMenuItem.Click += new System.EventHandler(this.accountsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// basicSettingsToolStripMenuItem
|
// basicSettingsToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.basicSettingsToolStripMenuItem.Name = "basicSettingsToolStripMenuItem";
|
this.basicSettingsToolStripMenuItem.Name = "basicSettingsToolStripMenuItem";
|
||||||
this.basicSettingsToolStripMenuItem.Size = new System.Drawing.Size(327, 54);
|
this.basicSettingsToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
|
||||||
this.basicSettingsToolStripMenuItem.Text = "&Settings...";
|
this.basicSettingsToolStripMenuItem.Text = "&Settings...";
|
||||||
this.basicSettingsToolStripMenuItem.Click += new System.EventHandler(this.basicSettingsToolStripMenuItem_Click);
|
this.basicSettingsToolStripMenuItem.Click += new System.EventHandler(this.basicSettingsToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// toolStripSeparator2
|
// toolStripSeparator2
|
||||||
//
|
//
|
||||||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||||||
this.toolStripSeparator2.Size = new System.Drawing.Size(324, 6);
|
this.toolStripSeparator2.Size = new System.Drawing.Size(130, 6);
|
||||||
//
|
//
|
||||||
// aboutToolStripMenuItem
|
// aboutToolStripMenuItem
|
||||||
//
|
//
|
||||||
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
|
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
|
||||||
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(327, 54);
|
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
|
||||||
this.aboutToolStripMenuItem.Text = "A&bout...";
|
this.aboutToolStripMenuItem.Text = "A&bout...";
|
||||||
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
|
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
|
||||||
//
|
//
|
||||||
// statusStrip1
|
// statusStrip1
|
||||||
//
|
//
|
||||||
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(40, 40);
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(40, 40);
|
||||||
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||||
this.visibleCountLbl,
|
this.visibleCountLbl,
|
||||||
this.springLbl,
|
this.springLbl,
|
||||||
this.backupsCountsLbl,
|
this.backupsCountsLbl,
|
||||||
this.pdfsCountsLbl});
|
this.pdfsCountsLbl});
|
||||||
this.statusStrip1.Location = new System.Drawing.Point(0, 1419);
|
this.statusStrip1.Location = new System.Drawing.Point(0, 619);
|
||||||
this.statusStrip1.Name = "statusStrip1";
|
this.statusStrip1.Name = "statusStrip1";
|
||||||
this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 39, 0);
|
this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 16, 0);
|
||||||
this.statusStrip1.Size = new System.Drawing.Size(2446, 54);
|
this.statusStrip1.Size = new System.Drawing.Size(895, 22);
|
||||||
this.statusStrip1.TabIndex = 6;
|
this.statusStrip1.TabIndex = 6;
|
||||||
this.statusStrip1.Text = "statusStrip1";
|
this.statusStrip1.Text = "statusStrip1";
|
||||||
//
|
//
|
||||||
// visibleCountLbl
|
// visibleCountLbl
|
||||||
//
|
//
|
||||||
this.visibleCountLbl.Name = "visibleCountLbl";
|
this.visibleCountLbl.Name = "visibleCountLbl";
|
||||||
this.visibleCountLbl.Size = new System.Drawing.Size(136, 41);
|
this.visibleCountLbl.Size = new System.Drawing.Size(53, 17);
|
||||||
this.visibleCountLbl.Text = "Visible: 0";
|
this.visibleCountLbl.Text = "Visible: 0";
|
||||||
//
|
//
|
||||||
// springLbl
|
// springLbl
|
||||||
//
|
//
|
||||||
this.springLbl.Name = "springLbl";
|
this.springLbl.Name = "springLbl";
|
||||||
this.springLbl.Size = new System.Drawing.Size(1299, 41);
|
this.springLbl.Size = new System.Drawing.Size(436, 17);
|
||||||
this.springLbl.Spring = true;
|
this.springLbl.Spring = true;
|
||||||
//
|
//
|
||||||
// backupsCountsLbl
|
// backupsCountsLbl
|
||||||
//
|
//
|
||||||
this.backupsCountsLbl.Name = "backupsCountsLbl";
|
this.backupsCountsLbl.Name = "backupsCountsLbl";
|
||||||
this.backupsCountsLbl.Size = new System.Drawing.Size(544, 41);
|
this.backupsCountsLbl.Size = new System.Drawing.Size(218, 17);
|
||||||
this.backupsCountsLbl.Text = "[Calculating backed up book quantities]";
|
this.backupsCountsLbl.Text = "[Calculating backed up book quantities]";
|
||||||
//
|
//
|
||||||
// pdfsCountsLbl
|
// pdfsCountsLbl
|
||||||
//
|
//
|
||||||
this.pdfsCountsLbl.Name = "pdfsCountsLbl";
|
this.pdfsCountsLbl.Name = "pdfsCountsLbl";
|
||||||
this.pdfsCountsLbl.Size = new System.Drawing.Size(426, 41);
|
this.pdfsCountsLbl.Size = new System.Drawing.Size(171, 17);
|
||||||
this.pdfsCountsLbl.Text = "| [Calculating backed up PDFs]";
|
this.pdfsCountsLbl.Text = "| [Calculating backed up PDFs]";
|
||||||
//
|
//
|
||||||
// addFilterBtn
|
// addFilterBtn
|
||||||
//
|
//
|
||||||
this.addFilterBtn.Location = new System.Drawing.Point(114, 85);
|
this.addFilterBtn.Location = new System.Drawing.Point(49, 27);
|
||||||
this.addFilterBtn.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.addFilterBtn.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||||
this.addFilterBtn.Name = "addFilterBtn";
|
this.addFilterBtn.Name = "addFilterBtn";
|
||||||
this.addFilterBtn.Size = new System.Drawing.Size(396, 74);
|
this.addFilterBtn.Size = new System.Drawing.Size(163, 27);
|
||||||
this.addFilterBtn.TabIndex = 4;
|
this.addFilterBtn.TabIndex = 4;
|
||||||
this.addFilterBtn.Text = "Add To Quick Filters";
|
this.addFilterBtn.Text = "Add To Quick Filters";
|
||||||
this.addFilterBtn.UseVisualStyleBackColor = true;
|
this.addFilterBtn.UseVisualStyleBackColor = true;
|
||||||
this.addFilterBtn.Click += new System.EventHandler(this.AddFilterBtn_Click);
|
this.addFilterBtn.Click += new System.EventHandler(this.AddFilterBtn_Click);
|
||||||
//
|
//
|
||||||
// Form1
|
// splitContainer1
|
||||||
//
|
//
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(17F, 41F);
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
||||||
this.ClientSize = new System.Drawing.Size(2446, 1473);
|
this.splitContainer1.Name = "splitContainer1";
|
||||||
this.Controls.Add(this.filterBtn);
|
//
|
||||||
this.Controls.Add(this.addFilterBtn);
|
// splitContainer1.Panel1
|
||||||
this.Controls.Add(this.filterSearchTb);
|
//
|
||||||
this.Controls.Add(this.filterHelpBtn);
|
this.splitContainer1.Panel1.Controls.Add(this.menuStrip1);
|
||||||
this.Controls.Add(this.statusStrip1);
|
this.splitContainer1.Panel1.Controls.Add(this.gridPanel);
|
||||||
this.Controls.Add(this.gridPanel);
|
this.splitContainer1.Panel1.Controls.Add(this.filterSearchTb);
|
||||||
this.Controls.Add(this.menuStrip1);
|
this.splitContainer1.Panel1.Controls.Add(this.addFilterBtn);
|
||||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.splitContainer1.Panel1.Controls.Add(this.filterBtn);
|
||||||
this.MainMenuStrip = this.menuStrip1;
|
this.splitContainer1.Panel1.Controls.Add(this.statusStrip1);
|
||||||
this.Margin = new System.Windows.Forms.Padding(10, 8, 10, 8);
|
this.splitContainer1.Panel1.Controls.Add(this.filterHelpBtn);
|
||||||
this.Name = "Form1";
|
//
|
||||||
this.Text = "Libation: Liberate your Library";
|
// splitContainer1.Panel2
|
||||||
this.Load += new System.EventHandler(this.Form1_Load);
|
//
|
||||||
this.menuStrip1.ResumeLayout(false);
|
this.splitContainer1.Panel2.Controls.Add(this.processBookQueue1);
|
||||||
this.menuStrip1.PerformLayout();
|
this.splitContainer1.Size = new System.Drawing.Size(1231, 641);
|
||||||
this.statusStrip1.ResumeLayout(false);
|
this.splitContainer1.SplitterDistance = 895;
|
||||||
this.statusStrip1.PerformLayout();
|
this.splitContainer1.SplitterWidth = 8;
|
||||||
this.ResumeLayout(false);
|
this.splitContainer1.TabIndex = 7;
|
||||||
this.PerformLayout();
|
//
|
||||||
|
// processBookQueue1
|
||||||
|
//
|
||||||
|
this.processBookQueue1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||||
|
this.processBookQueue1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
|
this.processBookQueue1.Location = new System.Drawing.Point(0, 0);
|
||||||
|
this.processBookQueue1.Name = "processBookQueue1";
|
||||||
|
this.processBookQueue1.Size = new System.Drawing.Size(328, 641);
|
||||||
|
this.processBookQueue1.TabIndex = 0;
|
||||||
|
//
|
||||||
|
// Form1
|
||||||
|
//
|
||||||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
||||||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
|
this.ClientSize = new System.Drawing.Size(1231, 641);
|
||||||
|
this.Controls.Add(this.splitContainer1);
|
||||||
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||||
|
this.MainMenuStrip = this.menuStrip1;
|
||||||
|
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
||||||
|
this.Name = "Form1";
|
||||||
|
this.Text = "Libation: Liberate your Library";
|
||||||
|
this.Load += new System.EventHandler(this.Form1_Load);
|
||||||
|
this.menuStrip1.ResumeLayout(false);
|
||||||
|
this.menuStrip1.PerformLayout();
|
||||||
|
this.statusStrip1.ResumeLayout(false);
|
||||||
|
this.statusStrip1.PerformLayout();
|
||||||
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
||||||
|
this.splitContainer1.Panel1.PerformLayout();
|
||||||
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
||||||
|
this.splitContainer1.ResumeLayout(false);
|
||||||
|
this.ResumeLayout(false);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -500,5 +537,7 @@
|
|||||||
private System.Windows.Forms.ToolStripMenuItem setDownloadedToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem setDownloadedToolStripMenuItem;
|
||||||
private System.Windows.Forms.ToolStripMenuItem removeToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem removeToolStripMenuItem;
|
||||||
private System.Windows.Forms.ToolStripMenuItem liberateVisible2ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem liberateVisible2ToolStripMenuItem;
|
||||||
}
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
||||||
|
private ProcessBookQueue processBookQueue1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -31,6 +31,9 @@ namespace LibationWinForms
|
|||||||
if (this.DesignMode)
|
if (this.DesignMode)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
//splitContainer1.Panel2Collapsed = true;
|
||||||
|
processBookQueue1.popoutBtn.Click += ProcessBookQueue1_PopOut;
|
||||||
|
|
||||||
productsGrid = new ProductsGrid { Dock = DockStyle.Fill };
|
productsGrid = new ProductsGrid { Dock = DockStyle.Fill };
|
||||||
productsGrid.VisibleCountChanged += (_, qty) => visibleCountLbl.Text = string.Format("Visible: {0}", qty);
|
productsGrid.VisibleCountChanged += (_, qty) => visibleCountLbl.Text = string.Format("Visible: {0}", qty);
|
||||||
gridPanel.Controls.Add(productsGrid);
|
gridPanel.Controls.Add(productsGrid);
|
||||||
@ -646,6 +649,36 @@ namespace LibationWinForms
|
|||||||
|
|
||||||
this.scanningToolStripMenuItem.Visible = false;
|
this.scanningToolStripMenuItem.Visible = false;
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
}
|
|
||||||
|
#region Process Queue
|
||||||
|
|
||||||
|
private void ProcessBookQueue1_PopOut(object sender, EventArgs e)
|
||||||
|
{
|
||||||
|
ProcessBookForm dockForm = new();
|
||||||
|
dockForm.WidthChange = splitContainer1.Panel2.Width + splitContainer1.SplitterWidth;
|
||||||
|
dockForm.RestoreSizeAndLocation(Configuration.Instance);
|
||||||
|
dockForm.FormClosing += DockForm_FormClosing;
|
||||||
|
splitContainer1.Panel2.Controls.Remove(processBookQueue1);
|
||||||
|
splitContainer1.Panel2Collapsed = true;
|
||||||
|
processBookQueue1.popoutBtn.Visible = false;
|
||||||
|
dockForm.PassControl(processBookQueue1);
|
||||||
|
dockForm.Show();
|
||||||
|
this.Width -= dockForm.WidthChange;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void DockForm_FormClosing(object sender, FormClosingEventArgs e)
|
||||||
|
{
|
||||||
|
if (sender is ProcessBookForm dockForm)
|
||||||
|
{
|
||||||
|
this.Width += dockForm.WidthChange;
|
||||||
|
splitContainer1.Panel2.Controls.Add(dockForm.RegainControl());
|
||||||
|
splitContainer1.Panel2Collapsed = false;
|
||||||
|
processBookQueue1.popoutBtn.Visible = true;
|
||||||
|
dockForm.SaveSizeAndLocation(Configuration.Instance);
|
||||||
|
this.Focus();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#endregion
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -204,8 +204,8 @@ namespace LibationWinForms.NewUI
|
|||||||
details =
|
details =
|
||||||
$@" Title: {libraryBook.Book.Title}
|
$@" Title: {libraryBook.Book.Title}
|
||||||
ID: {libraryBook.Book.AudibleProductId}
|
ID: {libraryBook.Book.AudibleProductId}
|
||||||
Author: {trunc(libraryBook.Book.AuthorNames)}
|
Author: {trunc(libraryBook.Book.AuthorNames())}
|
||||||
Narr: {trunc(libraryBook.Book.NarratorNames)}";
|
Narr: {trunc(libraryBook.Book.NarratorNames())}";
|
||||||
}
|
}
|
||||||
catch
|
catch
|
||||||
{
|
{
|
||||||
|
|||||||
@ -206,8 +206,8 @@ namespace LibationWinForms
|
|||||||
|
|
||||||
//Set default values from library
|
//Set default values from library
|
||||||
AudioDecodable_TitleDiscovered(sender, libraryBook.Book.Title);
|
AudioDecodable_TitleDiscovered(sender, libraryBook.Book.Title);
|
||||||
AudioDecodable_AuthorsDiscovered(sender, libraryBook.Book.AuthorNames);
|
AudioDecodable_AuthorsDiscovered(sender, libraryBook.Book.AuthorNames());
|
||||||
AudioDecodable_NarratorsDiscovered(sender, libraryBook.Book.NarratorNames);
|
AudioDecodable_NarratorsDiscovered(sender, libraryBook.Book.NarratorNames());
|
||||||
AudioDecodable_CoverImageDiscovered(sender,
|
AudioDecodable_CoverImageDiscovered(sender,
|
||||||
PictureStorage.GetPicture(
|
PictureStorage.GetPicture(
|
||||||
new PictureDefinition(
|
new PictureDefinition(
|
||||||
|
|||||||
@ -19,12 +19,11 @@ namespace LibationWinForms
|
|||||||
private readonly LogMe Logger;
|
private readonly LogMe Logger;
|
||||||
private readonly object lockObject = new();
|
private readonly object lockObject = new();
|
||||||
|
|
||||||
public event EventHandler PopOut;
|
|
||||||
|
|
||||||
public Task QueueRunner { get; private set; }
|
public Task QueueRunner { get; private set; }
|
||||||
public bool Running => !QueueRunner?.IsCompleted ?? false;
|
public bool Running => !QueueRunner?.IsCompleted ?? false;
|
||||||
|
|
||||||
public ToolStripButton popoutBtn = new ToolStripButton();
|
public ToolStripButton popoutBtn = new();
|
||||||
|
|
||||||
public ProcessBookQueue()
|
public ProcessBookQueue()
|
||||||
{
|
{
|
||||||
@ -37,11 +36,10 @@ namespace LibationWinForms
|
|||||||
this.popoutBtn.Text = "Pop Out";
|
this.popoutBtn.Text = "Pop Out";
|
||||||
this.popoutBtn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.popoutBtn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||||
this.popoutBtn.Alignment = ToolStripItemAlignment.Right;
|
this.popoutBtn.Alignment = ToolStripItemAlignment.Right;
|
||||||
popoutBtn.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
|
this.popoutBtn.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
|
||||||
|
|
||||||
statusStrip1.Items.Add(popoutBtn);
|
statusStrip1.Items.Add(popoutBtn);
|
||||||
}
|
}
|
||||||
|
|
||||||
public async Task AddDownloadDecrypt(IEnumerable<GridEntry> entries)
|
public async Task AddDownloadDecrypt(IEnumerable<GridEntry> entries)
|
||||||
{
|
{
|
||||||
foreach (var entry in entries)
|
foreach (var entry in entries)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user