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

Stream_name: Adding a default stream name to the Stream Info. #3043

Merged
merged 2 commits into from
Aug 31, 2020
Merged

Stream_name: Adding a default stream name to the Stream Info. #3043

merged 2 commits into from
Aug 31, 2020

Commits on Aug 27, 2020

  1. Stream_name: Adding a default stream name to the Stream Info.

    Previously, the default stream name was blank. To accomodate consistency,
    this commit will add 'Mixxx' to the stream name.
    PawBud committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b728b50 View commit details
    Browse the repository at this point in the history
  2. Stream_name: Replaced QString with QStringLiteral.

    This commit makes it such that, The kDefaultStreamName need not be translated.
    
    Co-authored-by: ronso0 <ronso0@mixxx.org>
    PawBud and ronso0 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    3a86b20 View commit details
    Browse the repository at this point in the history