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

Refactoring the CD-Rom device state machine system. #1748

Merged
merged 28 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    d6f4c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c51ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c315911 View commit details
    Browse the repository at this point in the history
  4. Adding readTOC.

    nicolasnoble committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3b98404 View commit details
    Browse the repository at this point in the history
  5. Re-organized code a bit.

    nicolasnoble committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c659d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    0b5a9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f91a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bc6c6b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    ae1dd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ff741 View commit details
    Browse the repository at this point in the history
  3. Adding break handler.

    nicolasnoble committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3a2a181 View commit details
    Browse the repository at this point in the history
  4. Adding CDDA Pause/Stop.

    nicolasnoble committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ac8a627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cbf597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94c08e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c297806 View commit details
    Browse the repository at this point in the history
  8. clang-format.

    nicolasnoble committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ade6688 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4a0370 View commit details
    Browse the repository at this point in the history
  10. Adding setVolume method.

    nicolasnoble committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7bfc565 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ee14a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    0b7367b View commit details
    Browse the repository at this point in the history
  2. Fixing break handlers.

    nicolasnoble committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e9741ba View commit details
    Browse the repository at this point in the history
  3. Fixing getLocP call.

    nicolasnoble committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fcc2a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a944e0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    519afb6 View commit details
    Browse the repository at this point in the history
  6. Adding cdda example.

    nicolasnoble committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fd1bddf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d9e150 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0a2774 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9536104 View commit details
    Browse the repository at this point in the history