Maxiz80
Results
2
comments of
Maxiz80
I've rewrite cbAudioOutput_SelectedIndexChanged function Sub cbAudioOutput_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cbAudioOutput.SelectedIndexChanged If Not cbAudioOutput.SelectedItem Is Nothing AndAlso Not GetSelectedStream() Is Nothing Then Dim ms = GetSelectedStream() ms.OutputType =...
I thinks the purpose of @nero-0 is to getting something more similar to MeGUI Where you could schedule a list of folder and each time indexing is complete a new...