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

Add support for variable length extension metadata blocks #106

Merged
merged 6 commits into from
Jan 7, 2022

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    1f6ff96 View commit details
    Browse the repository at this point in the history
  2. Support blocks with variable length (L8 L9 L10)

    Support parsing L8/L9 from metadata XML
      A predefined list of primaries is added for parsing primary_index of L9/L10.
    
    Co-authored-by: Rainbaby <rainbaby@outlook.jp>
    Co-authored-by: quietvoid <39477805+quietvoid@users.noreply.github.com>
    saindriches and quietvoid committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2f2e16f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0300f View commit details
    Browse the repository at this point in the history
  4. Add documentation and test

    quietvoid committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9fa339a View commit details
    Browse the repository at this point in the history
  5. Fix XML generation after XML->RPU verification

    And add a test
    quietvoid committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1d848df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f08c702 View commit details
    Browse the repository at this point in the history