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

[squeezebox] Cleanup / code simplification #10941

Merged
merged 5 commits into from
Jul 18, 2021

Commits on Jul 5, 2021

  1. [squeezebox] Reduce boilerplate by using lambda expressions.

    Signed-off-by: Danny Baumann <dannybaumann@web.de>
    maniac103 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    57fb26a View commit details
    Browse the repository at this point in the history
  2. [squeezebox] Make code dealing with key/value responses more readable.

    Signed-off-by: Danny Baumann <dannybaumann@web.de>
    maniac103 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    380706a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Fix off-by-one mistake.

    Signed-off-by: Danny Baumann <dannybaumann@web.de>
    maniac103 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    181cd5a View commit details
    Browse the repository at this point in the history
  2. [squeezebox] Simplify CLI response parsing code.

    Signed-off-by: Danny Baumann <dannybaumann@web.de>
    maniac103 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    dcfb348 View commit details
    Browse the repository at this point in the history
  3. [squeezebox] Optimize some redundant code.

    Signed-off-by: Danny Baumann <dannybaumann@web.de>
    maniac103 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    f7ef43c View commit details
    Browse the repository at this point in the history