mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
smart combobox control
some localization for cueripper version bump
This commit is contained in:
@@ -741,7 +741,7 @@ namespace JDP {
|
||||
if (useAR || useCUEToolsDB)
|
||||
cueSheet.DataTrackLengthMSF = txtDataTrackLength.Text;
|
||||
if (useCUEToolsDB)
|
||||
cueSheet.UseCUEToolsDB(false, "CUETools 2.0.6");
|
||||
cueSheet.UseCUEToolsDB(false, "CUETools 2.0.7");
|
||||
if (useAR)
|
||||
cueSheet.UseAccurateRip();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user