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

Handle multiple binfiles, overhaul parameter handling, split WAV files #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 30, 2022

  1. Merged consecutive printf statements

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    709b3c1 View commit details
    Browse the repository at this point in the history
  2. Support for track # and multiple bin FILEs in cue sheet

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ec67b4a View commit details
    Browse the repository at this point in the history
  3. Use va_list for die_format, replaced remaining error code with die_fo…

    …rmat
    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    544a776 View commit details
    Browse the repository at this point in the history
  4. Refactored setting output filename into a function

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    567794c View commit details
    Browse the repository at this point in the history
  5. Abort further processing if output file already exists

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ecd586c View commit details
    Browse the repository at this point in the history
  6. Added support for splitting WAV files into individual tracks

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5470761 View commit details
    Browse the repository at this point in the history
  7. Man page enhancements

    twojstaryzdomu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5804173 View commit details
    Browse the repository at this point in the history