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

Use typed children macros instead of local casts #190

Merged
merged 5 commits into from
Mar 2, 2024

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a6b993a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9572d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8d96b2 View commit details
    Browse the repository at this point in the history
  4. use FindChild to get the KaxSeekID inside a KaxSeek

    This is the same algorithm used in FindFirstElt().
    robUx4 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bcfc893 View commit details
    Browse the repository at this point in the history
  5. use Child helpers in test00

    robUx4 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b2efa89 View commit details
    Browse the repository at this point in the history