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 media library operator. #3115

Merged
merged 49 commits into from
Jun 12, 2023
Merged

Add media library operator. #3115

merged 49 commits into from
Jun 12, 2023

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    3907db4 View commit details
    Browse the repository at this point in the history
  2. Add file.mtime.

    smimram committed May 31, 2023
    Configuration menu
    Copy the full SHA
    17a5210 View commit details
    Browse the repository at this point in the history
  3. Quote.

    smimram committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9fcc81b View commit details
    Browse the repository at this point in the history
  4. Peristency and mtime support.

    smimram committed May 31, 2023
    Configuration menu
    Copy the full SHA
    76e16cd View commit details
    Browse the repository at this point in the history
  5. More predicates.

    smimram committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2b8ca49 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. More modular code.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0212613 View commit details
    Browse the repository at this point in the history
  2. Add list.filter_map.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9ddd8c0 View commit details
    Browse the repository at this point in the history
  3. Add log.startup.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bc78544 View commit details
    Browse the repository at this point in the history
  4. Working medialib.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ef1d507 View commit details
    Browse the repository at this point in the history
  5. Style.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4acbef0 View commit details
    Browse the repository at this point in the history
  6. Refresh.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    92776f1 View commit details
    Browse the repository at this point in the history
  7. Revert "Add log.startup."

    This reverts commit bc78544.
    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    be79cd4 View commit details
    Browse the repository at this point in the history
  8. Fix update.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e44c306 View commit details
    Browse the repository at this point in the history
  9. Filename.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    700eccb View commit details
    Browse the repository at this point in the history
  10. Export useful methods.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    75d16ea View commit details
    Browse the repository at this point in the history
  11. Add list.flatten.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5526615 View commit details
    Browse the repository at this point in the history
  12. Polish.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6a9c630 View commit details
    Browse the repository at this point in the history
  13. Year.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    58d3c81 View commit details
    Browse the repository at this point in the history
  14. Set a clock in append, unify frame types.

    toots authored and smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fa3907c View commit details
    Browse the repository at this point in the history
  15. Fix typo.

    toots authored and smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    36db5f3 View commit details
    Browse the repository at this point in the history
  16. Use a record to pass let arguments.

    toots authored and smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1e11fed View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d61c97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6034a1e View commit details
    Browse the repository at this point in the history
  19. Sanitize.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0a4bc38 View commit details
    Browse the repository at this point in the history
  20. filename.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    20f4eae View commit details
    Browse the repository at this point in the history
  21. Better name.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a933f51 View commit details
    Browse the repository at this point in the history
  22. Single and multiple dirs.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6dc56e8 View commit details
    Browse the repository at this point in the history
  23. Regenerate dune.inc.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    277a724 View commit details
    Browse the repository at this point in the history
  24. Changelog entry.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ab8e0e3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c31f9bc View commit details
    Browse the repository at this point in the history
  26. Add some doc.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b97e1b4 View commit details
    Browse the repository at this point in the history
  27. Use native decoder only.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a285083 View commit details
    Browse the repository at this point in the history
  28. Normalize.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a2ac5ec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5aeeed4 View commit details
    Browse the repository at this point in the history
  30. Show entries.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    cdbe754 View commit details
    Browse the repository at this point in the history
  31. Cosmetic.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4777cac View commit details
    Browse the repository at this point in the history
  32. Don't refresh on startup.

    smimram committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1bccc30 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Add log.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e4d1415 View commit details
    Browse the repository at this point in the history
  2. Standardization function.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e69c242 View commit details
    Browse the repository at this point in the history
  3. Reuse code.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4dac518 View commit details
    Browse the repository at this point in the history
  4. Year comparison.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e735fcd View commit details
    Browse the repository at this point in the history
  5. BPM.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    11a5e22 View commit details
    Browse the repository at this point in the history
  6. Cleaner.

    smimram committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    edac876 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Don't refresh by default.

    smimram committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d20f4cb View commit details
    Browse the repository at this point in the history
  2. Update doc/content/cookbook.md

    Co-authored-by: Romain Beauxis <toots@rastageeks.org>
    smimram and toots authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    76ceba6 View commit details
    Browse the repository at this point in the history
  3. Update doc/content/cookbook.md

    Co-authored-by: Romain Beauxis <toots@rastageeks.org>
    smimram and toots authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2be45af View commit details
    Browse the repository at this point in the history
  4. More doc.

    smimram committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    02f8be7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84b8f5e View commit details
    Browse the repository at this point in the history
  6. Version persistent file.

    smimram committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4bcdf82 View commit details
    Browse the repository at this point in the history