home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / konvertory / besure / BeSure.EXE / BeSure.exe / 0 / RCDATA / TFBESURE / TFBESURE.txt
Encoding:
Text File  |  2002-06-14  |  11.7 KB  |  545 lines

  1. object fBeSure: TfBeSure
  2.   Left = 339
  3.   Top = 167
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'BeSure v1.2'
  7.   ClientHeight = 209
  8.   ClientWidth = 424
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label2: TLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 45
  25.     Height = 13
  26.     Caption = 'Input files'
  27.   end
  28.   object Button1: TButton
  29.     Left = 344
  30.     Top = 4
  31.     Width = 75
  32.     Height = 25
  33.     Caption = 'Go'
  34.     Enabled = False
  35.     TabOrder = 0
  36.     OnClick = Button1Click
  37.   end
  38.   object Panel1: TPanel
  39.     Left = 0
  40.     Top = 224
  41.     Width = 424
  42.     Height = 289
  43.     TabOrder = 1
  44.     Visible = False
  45.     object BitBtn1: TBitBtn
  46.       Left = 8
  47.       Top = 257
  48.       Width = 73
  49.       Height = 25
  50.       Anchors = [akLeft, akBottom]
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clWindowText
  53.       Font.Height = -11
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.       TabOrder = 0
  58.       Kind = bkOK
  59.     end
  60.     object BitBtn2: TBitBtn
  61.       Left = 88
  62.       Top = 257
  63.       Width = 73
  64.       Height = 25
  65.       Anchors = [akLeft, akBottom]
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clWindowText
  68.       Font.Height = -11
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = []
  71.       ParentFont = False
  72.       TabOrder = 1
  73.       OnClick = BitBtn2Click
  74.       Kind = bkCancel
  75.     end
  76.     object BitBtn3: TBitBtn
  77.       Left = 345
  78.       Top = 8
  79.       Width = 73
  80.       Height = 25
  81.       Anchors = [akTop, akRight]
  82.       Caption = 'Add'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       TabOrder = 2
  90.       OnClick = BitBtn3Click
  91.     end
  92.     object BitBtn4: TBitBtn
  93.       Left = 345
  94.       Top = 36
  95.       Width = 73
  96.       Height = 25
  97.       Anchors = [akTop, akRight]
  98.       Caption = 'Delete'
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clWindowText
  101.       Font.Height = -11
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentFont = False
  105.       TabOrder = 3
  106.       OnClick = BitBtn4Click
  107.     end
  108.     object BitBtn5: TBitBtn
  109.       Left = 345
  110.       Top = 100
  111.       Width = 73
  112.       Height = 25
  113.       Anchors = [akTop, akRight]
  114.       Caption = 'Move up'
  115.       Font.Charset = DEFAULT_CHARSET
  116.       Font.Color = clWindowText
  117.       Font.Height = -11
  118.       Font.Name = 'MS Sans Serif'
  119.       Font.Style = []
  120.       ParentFont = False
  121.       TabOrder = 4
  122.       OnClick = BitBtn5Click
  123.     end
  124.     object BitBtn6: TBitBtn
  125.       Left = 345
  126.       Top = 68
  127.       Width = 73
  128.       Height = 25
  129.       Anchors = [akTop, akRight]
  130.       Caption = 'Sort'
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clWindowText
  133.       Font.Height = -11
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = []
  136.       ParentFont = False
  137.       TabOrder = 5
  138.       OnClick = BitBtn6Click
  139.     end
  140.     object BitBtn7: TBitBtn
  141.       Left = 345
  142.       Top = 128
  143.       Width = 73
  144.       Height = 25
  145.       Anchors = [akTop, akRight]
  146.       Caption = 'Move down'
  147.       Font.Charset = DEFAULT_CHARSET
  148.       Font.Color = clWindowText
  149.       Font.Height = -11
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = []
  152.       ParentFont = False
  153.       TabOrder = 6
  154.       OnClick = BitBtn7Click
  155.     end
  156.     object lbInputFiles: TTextListBox
  157.       Left = 8
  158.       Top = 8
  159.       Width = 329
  160.       Height = 181
  161.       ItemHeight = 13
  162.       TabOrder = 7
  163.       OnClick = lbInputFilesClick
  164.     end
  165.     object cbStreams: TGroupBox
  166.       Left = 8
  167.       Top = 192
  168.       Width = 329
  169.       Height = 61
  170.       Caption = 'Audio Streams'
  171.       Enabled = False
  172.       TabOrder = 8
  173.       object cb80: TCheckBox
  174.         Left = 8
  175.         Top = 16
  176.         Width = 49
  177.         Height = 17
  178.         Caption = '0x80'
  179.         Enabled = False
  180.         TabOrder = 0
  181.         OnClick = cb80Click
  182.       end
  183.       object cb81: TCheckBox
  184.         Tag = 1
  185.         Left = 96
  186.         Top = 16
  187.         Width = 49
  188.         Height = 17
  189.         Caption = '0x81'
  190.         Enabled = False
  191.         TabOrder = 1
  192.         OnClick = cb80Click
  193.       end
  194.       object cb82: TCheckBox
  195.         Tag = 2
  196.         Left = 188
  197.         Top = 16
  198.         Width = 49
  199.         Height = 17
  200.         Caption = '0x82'
  201.         Enabled = False
  202.         TabOrder = 2
  203.         OnClick = cb80Click
  204.       end
  205.       object cb83: TCheckBox
  206.         Tag = 3
  207.         Left = 280
  208.         Top = 16
  209.         Width = 47
  210.         Height = 17
  211.         Caption = '0x83'
  212.         Enabled = False
  213.         TabOrder = 3
  214.         OnClick = cb80Click
  215.       end
  216.       object cb84: TCheckBox
  217.         Tag = 4
  218.         Left = 8
  219.         Top = 36
  220.         Width = 49
  221.         Height = 17
  222.         Caption = '0x84'
  223.         Enabled = False
  224.         TabOrder = 4
  225.         OnClick = cb80Click
  226.       end
  227.       object cb85: TCheckBox
  228.         Tag = 5
  229.         Left = 96
  230.         Top = 36
  231.         Width = 49
  232.         Height = 17
  233.         Caption = '0x85'
  234.         Enabled = False
  235.         TabOrder = 5
  236.         OnClick = cb80Click
  237.       end
  238.       object cb86: TCheckBox
  239.         Tag = 6
  240.         Left = 188
  241.         Top = 36
  242.         Width = 49
  243.         Height = 17
  244.         Caption = '0x86'
  245.         Enabled = False
  246.         TabOrder = 6
  247.         OnClick = cb80Click
  248.       end
  249.       object cb87: TCheckBox
  250.         Tag = 7
  251.         Left = 280
  252.         Top = 36
  253.         Width = 47
  254.         Height = 17
  255.         Caption = '0x87'
  256.         Enabled = False
  257.         TabOrder = 7
  258.         OnClick = cb80Click
  259.       end
  260.     end
  261.   end
  262.   object dxPopupEdit1: TdxPopupEdit
  263.     Left = 64
  264.     Top = 4
  265.     Width = 273
  266.     TabOrder = 2
  267.     Text = '0 files selected'
  268.     HideEditCursor = True
  269.     PopupControl = Panel1
  270.     OnCloseUp = dxPopupEdit1CloseUp
  271.     OnInitPopup = dxPopupEdit1InitPopup
  272.   end
  273.   object PageControl1: TPageControl
  274.     Left = 8
  275.     Top = 32
  276.     Width = 409
  277.     Height = 173
  278.     ActivePage = tsSettings
  279.     TabOrder = 3
  280.     object tsFiles: TTabSheet
  281.       Caption = 'Files and folders'
  282.       object Label1: TLabel
  283.         Left = 8
  284.         Top = 8
  285.         Width = 43
  286.         Height = 13
  287.         Caption = 'BeSweet'
  288.       end
  289.       object Label3: TLabel
  290.         Left = 8
  291.         Top = 32
  292.         Width = 103
  293.         Height = 13
  294.         Caption = 'SurCode CD Pro DTS'
  295.       end
  296.       object Label4: TLabel
  297.         Left = 8
  298.         Top = 56
  299.         Width = 105
  300.         Height = 13
  301.         Caption = 'BeSweet Temp Folder'
  302.       end
  303.       object Label5: TLabel
  304.         Left = 8
  305.         Top = 80
  306.         Width = 89
  307.         Height = 13
  308.         Caption = 'Final Output Folder'
  309.       end
  310.       object feBeSweet: TFilenameEdit
  311.         Left = 136
  312.         Top = 4
  313.         Width = 257
  314.         Height = 21
  315.         NumGlyphs = 1
  316.         TabOrder = 0
  317.         Text = 'D:\Multimedia\BeSweet\BeSweet.exe'
  318.       end
  319.       object feSurCode: TFilenameEdit
  320.         Left = 136
  321.         Top = 28
  322.         Width = 257
  323.         Height = 21
  324.         Filter = 
  325.           'Surcode Executable (surcodedts.exe)|surcodedts.exe|All files (*.' +
  326.           '*)|*.*'
  327.         NumGlyphs = 1
  328.         TabOrder = 1
  329.         Text = '"D:\Multimedia\SurCode CD Pro DTS\surcodedts.exe"'
  330.       end
  331.       object deBeSweetOutputFolder: TDirectoryEdit
  332.         Left = 136
  333.         Top = 52
  334.         Width = 257
  335.         Height = 21
  336.         DialogOptions = [sdAllowCreate, sdPerformCreate]
  337.         NumGlyphs = 1
  338.         TabOrder = 2
  339.       end
  340.       object deSurcodeOutputFolder: TDirectoryEdit
  341.         Left = 136
  342.         Top = 76
  343.         Width = 257
  344.         Height = 21
  345.         DialogOptions = [sdAllowCreate, sdPerformCreate, sdPrompt]
  346.         NumGlyphs = 1
  347.         TabOrder = 3
  348.       end
  349.       object feLogfile: TFilenameEdit
  350.         Left = 136
  351.         Top = 100
  352.         Width = 257
  353.         Height = 21
  354.         NumGlyphs = 1
  355.         TabOrder = 4
  356.       end
  357.       object cbUseLogfile: TCheckBox
  358.         Left = 8
  359.         Top = 104
  360.         Width = 97
  361.         Height = 17
  362.         Caption = 'Logfile'
  363.         TabOrder = 5
  364.         OnClick = cbUseLogfileClick
  365.       end
  366.     end
  367.     object tsSettings: TTabSheet
  368.       Caption = 'Besweet Settings'
  369.       ImageIndex = 1
  370.       object Label6: TLabel
  371.         Left = 8
  372.         Top = 52
  373.         Width = 21
  374.         Height = 13
  375.         Caption = '-ota('
  376.       end
  377.       object Label7: TLabel
  378.         Left = 8
  379.         Top = 76
  380.         Width = 25
  381.         Height = 13
  382.         Caption = '-azid('
  383.       end
  384.       object Label8: TLabel
  385.         Left = 8
  386.         Top = 100
  387.         Width = 25
  388.         Height = 13
  389.         Caption = '-ssrc('
  390.       end
  391.       object Label9: TLabel
  392.         Left = 8
  393.         Top = 124
  394.         Width = 32
  395.         Height = 13
  396.         Caption = '-boost('
  397.       end
  398.       object Label11: TLabel
  399.         Left = 392
  400.         Top = 52
  401.         Width = 3
  402.         Height = 13
  403.         Caption = ')'
  404.       end
  405.       object Label12: TLabel
  406.         Left = 392
  407.         Top = 76
  408.         Width = 3
  409.         Height = 13
  410.         Caption = ')'
  411.       end
  412.       object Label13: TLabel
  413.         Left = 392
  414.         Top = 100
  415.         Width = 3
  416.         Height = 13
  417.         Caption = ')'
  418.       end
  419.       object Label14: TLabel
  420.         Left = 392
  421.         Top = 124
  422.         Width = 3
  423.         Height = 13
  424.         Caption = ')'
  425.       end
  426.       object Label17: TLabel
  427.         Left = 48
  428.         Top = 32
  429.         Width = 161
  430.         Height = 13
  431.         Alignment = taCenter
  432.         AutoSize = False
  433.         Caption = 'Additional options'
  434.       end
  435.       object Label18: TLabel
  436.         Left = 216
  437.         Top = 32
  438.         Width = 169
  439.         Height = 13
  440.         Alignment = taCenter
  441.         AutoSize = False
  442.         Caption = 'Fixed options'
  443.       end
  444.       object cbUseGMax: TCheckBox
  445.         Left = 8
  446.         Top = 8
  447.         Width = 97
  448.         Height = 17
  449.         Caption = 'Normalize'
  450.         Checked = True
  451.         State = cbChecked
  452.         TabOrder = 0
  453.         OnClick = cbUseGMaxClick
  454.       end
  455.       object eBoost: TEdit
  456.         Left = 48
  457.         Top = 120
  458.         Width = 337
  459.         Height = 21
  460.         TabOrder = 8
  461.       end
  462.       object eSSRC: TEdit
  463.         Left = 48
  464.         Top = 96
  465.         Width = 161
  466.         Height = 21
  467.         TabOrder = 7
  468.       end
  469.       object eAzid: TEdit
  470.         Left = 48
  471.         Top = 72
  472.         Width = 161
  473.         Height = 21
  474.         TabOrder = 6
  475.       end
  476.       object eOta: TEdit
  477.         Left = 48
  478.         Top = 48
  479.         Width = 337
  480.         Height = 21
  481.         TabOrder = 5
  482.       end
  483.       object rbDTSCD: TRadioButton
  484.         Left = 80
  485.         Top = 8
  486.         Width = 73
  487.         Height = 17
  488.         Caption = 'DTS-CD'
  489.         TabOrder = 1
  490.       end
  491.       object rbCDDA: TRadioButton
  492.         Left = 216
  493.         Top = 8
  494.         Width = 65
  495.         Height = 17
  496.         Caption = 'CDDA'
  497.         TabOrder = 3
  498.       end
  499.       object eOtaFixed: TEdit
  500.         Left = 216
  501.         Top = 72
  502.         Width = 169
  503.         Height = 21
  504.         Color = clScrollBar
  505.         ReadOnly = True
  506.         TabOrder = 9
  507.       end
  508.       object cbShutdown: TCheckBox
  509.         Left = 272
  510.         Top = 8
  511.         Width = 121
  512.         Height = 17
  513.         Caption = 'Shutdown afterwards'
  514.         TabOrder = 4
  515.       end
  516.       object eSSRCFixed: TEdit
  517.         Left = 216
  518.         Top = 96
  519.         Width = 169
  520.         Height = 21
  521.         Color = clScrollBar
  522.         ReadOnly = True
  523.         TabOrder = 10
  524.         Text = '--rate 44100'
  525.       end
  526.       object rbAC3CD: TRadioButton
  527.         Left = 150
  528.         Top = 8
  529.         Width = 65
  530.         Height = 17
  531.         Caption = 'AC3-CD'
  532.         TabOrder = 2
  533.       end
  534.     end
  535.   end
  536.   object odVobFiles: TOpenDialog
  537.     DefaultExt = '*.vob'
  538.     Filter = 'Sound Files (*.vob; *.ac3)|*.vob;*.ac3|All Files (*.*)|*.*'
  539.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofExtensionDifferent, ofEnableSizing]
  540.     Title = 'Open source files'
  541.     Left = 256
  542.     Top = 120
  543.   end
  544. end
  545.