Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DlgPrefRecord: enable CUE sheet recording by default #3374

Merged
merged 2 commits into from Nov 27, 2020

Conversation

Be-ing
Copy link
Member

@Be-ing Be-ing commented Nov 26, 2020

A CUE sheet cannot be created retroactively after making a
recording, so it is better to have it on by default. If a user
does not want them, they can delete the CUE files and turn off
the option easily.

As discussed on Zulip
https://mixxx.zulipchat.com/#narrow/stream/109122-general/topic/Exporting.20a.20Mixcloud-digestable.20playlist

Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have the default value now scattered among the code base.
Please use a single constant.

A CUE sheet cannot be created retroactively after making a
recording, so it is better to have it on by default. If a user
does not want them, they can delete the CUE files and turn off
the option easily.

As discussed on Zulip
https://mixxx.zulipchat.com/#narrow/stream/109122-general/topic/Exporting.20a.20Mixcloud-digestable.20playlist
@Be-ing
Copy link
Member Author

Be-ing commented Nov 26, 2020

Okay, done. I will not do anymore refactoring of this legacy code. I am only changing this one boolean value; that's it.

This preferences code needs an overhaul so that it is not possible to have the default value inconsistent in different places.

@uklotzde uklotzde added this to the 2.3.0 milestone Nov 26, 2020
@uklotzde
Copy link
Contributor

uklotzde commented Nov 26, 2020

Unrelated: I see varying and spurious(?) test failures on different Windows CI builds. This is strange.

Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you.

@daschuer daschuer merged commit 8d262bf into mixxxdj:2.3 Nov 27, 2020
@Be-ing Be-ing deleted the cue_sheet_default branch November 27, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants