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

Rip out all code that uses gstreamer #130

Merged
merged 5 commits into from
Apr 23, 2017

Commits on Feb 9, 2017

  1. Rip out all code that directly uses gstreamer

    We can now rip CDs without gstreamer.
    
    This is not the most clean attempt, but I have tried to remove most of the
    code that depends on gstreamer. I hope there is not a lot of code left that
    depends on code that I have removed - I can at least rip a CD fully.
    MerlijnWajer committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    e776769 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Fix several issues in the gstreamer removal PR

    Patch by JoeLametta
    MerlijnWajer committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    304c668 View commit details
    Browse the repository at this point in the history
  2. Add peaktask to morituri/command/debug.py

    Untested; but should work.
    MerlijnWajer committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    3526a24 View commit details
    Browse the repository at this point in the history
  3. EncodeTaskFlac -> FlacEncodeTask

    Untested.
    MerlijnWajer committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    efd75ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fbe7f4 View commit details
    Browse the repository at this point in the history