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

Mac OS Support for agaconv #4

Merged
merged 3 commits into from
Apr 28, 2024
Merged

Commits on Mar 27, 2024

  1. Fixed compiler warnings and errors under MacOs.

    Addes support for MacOs.
    emiespo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bf212fc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fixed ham_convert regular expression to support minor version with 2 …

    …or more digits. Eg: ham_convert_1.10.0 now is correctly found
    eesposito committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    08d09a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Fixes audio reads past eof() when dataLen goes beyond the original bu…

    …ffer, prevents audio spikes.
    eesposito committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7ab09a7 View commit details
    Browse the repository at this point in the history