Method | Description | |
---|---|---|
GridViewRip ( Main main ) : System | ||
RipAudioCD ( ) : void |
Rips the selected files in the Grid
|
|
RipAudioCDCancel ( ) : void |
Cancel the Ripping Process
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
ProcessCmdKey ( |
Handle Key input on the Grid
|
Method | Description | |
---|---|---|
CheckRows ( bool check ) : void |
Checks or unchecks the checkbox columns
|
|
CreateColumns ( ) : void |
Create the Columns of the Grid based on the users setting
|
|
GridViewRip_VisibleChanged ( object sender, |
Fired, when the visibilty of the Grid changes
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LanguageChanged ( ) : void |
Language Change event has been fired. Apply the new language
|
|
LocaliseScreen ( ) : void | ||
OnMessageReceive ( MPTagThat.Core.QueueMessage message ) : void |
Handle Messages
|
|
OnMessageReceiveEncoding ( MPTagThat.Core.QueueMessage message ) : void |
Handle Messages from the Audio Encoder
|
|
QueryFreeDB ( char drive ) : void |
Queries FreeDB for the Audio CD inserted
|
|
RippingThread ( ) : void | ||
SaveSettings ( ) : void |
Save the settings
|
|
SetStatusLabel ( string text ) : void | ||
chkBoxHdr_OnCheckBoxClicked ( bool state ) : void |
The Checkbox Header has been checked. Set the state of all rows
|
|
dataGridViewRip_CurrentCellDirtyStateChanged ( object sender, |
For combo box and check box cells, commit any value change as soon as it is made rather than waiting for the focus to leave the cell.
|
|
mediaChangeMonitor_MediaInserted ( string eDriveLetter ) : void | ||
mediaChangeMonitor_MediaRemoved ( string eDriveLetter ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected ProcessCmdKey ( |
||
msg | ||
keyData | Keys | |
return | bool |