Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / briandorsey/wavrw issues and pull requests

#127 - `fmt ` chunk not parsed/recognized in MixPre-6 II files

Issue - State: open - Opened by briandorsey 6 months ago
Labels: bug, soonish

#125 - BEXT chunks: consider implementing version specific structs

Issue - State: open - Opened by briandorsey 8 months ago
Labels: complication, soonish, log-IMP

#124 - fmt chunk - implement WAVEFORMATEX parsing

Pull Request - State: closed - Opened by briandorsey 8 months ago

#123 - Consider making all chunks into submodules for consistency.

Issue - State: closed - Opened by briandorsey 8 months ago
Labels: soonish, research / design, log-IMP, housekeeping

#122 - move fmt into a module.

Issue - State: closed - Opened by briandorsey 8 months ago
Labels: soonish, housekeeping

#121 - CLI: think about how to display child data sequences in --detailed view

Issue - State: open - Opened by briandorsey 8 months ago
Labels: soonish, research / design

#119 - Does items() return value need to be Boxed?

Issue - State: open - Opened by briandorsey 8 months ago
Labels: soonish, research / design

#118 - FormatTag's TryFrom shouldn't need a binrw error, refactor

Issue - State: closed - Opened by briandorsey 9 months ago - 1 comment
Labels: bug, soonish, log-FIX

#116 - CLI: view: add `-d` alias for --format=detailed

Issue - State: closed - Opened by briandorsey 9 months ago
Labels: soonish, log-IMP

#115 - how to test for all current and future chunks supporting new()?

Issue - State: open - Opened by briandorsey 9 months ago
Labels: research / design, log-IMP

#114 - CLI: show an error when there is an error parsing a single chunk

Issue - State: open - Opened by briandorsey 9 months ago - 1 comment
Labels: bug, soonish, log-FIX

#113 - update summary for padding chunks to note %non-zero when not all zeros

Issue - State: open - Opened by briandorsey 9 months ago
Labels: log-IMP

#112 - add `_count` to repeating group counter fields

Issue - State: open - Opened by briandorsey 9 months ago - 2 comments
Labels: research / design, log-IMP

#111 - Skip license and add `inst` chunk

Pull Request - State: closed - Opened by briandorsey 9 months ago

#110 - add new `INFO` sub chunks from RIFF1994

Issue - State: closed - Opened by briandorsey 9 months ago
Labels: log-IMP

#109 - add parser for `smpl` chunk

Issue - State: closed - Opened by briandorsey 9 months ago
Labels: log-NEW

#108 - add parser for `inst` chunk

Issue - State: closed - Opened by briandorsey 9 months ago
Labels: log-NEW

#107 - CLI: add colorized output

Issue - State: open - Opened by briandorsey 9 months ago
Labels: log-NEW

#106 - chunk: add ID3 v2 support

Issue - State: open - Opened by briandorsey 9 months ago
Labels: soonish, new chunk, log-NEW

#105 - chunk: add ID3 v1 support

Issue - State: open - Opened by briandorsey 9 months ago
Labels: soonish, new chunk, log-NEW

#104 - Add code examples to everything

Issue - State: open - Opened by briandorsey 9 months ago

#103 - skip updating license.txt for dist & release

Pull Request - State: closed - Opened by briandorsey 9 months ago

#102 - initial cargo-dist setup

Pull Request - State: closed - Opened by briandorsey 9 months ago

#101 - Could iter_chunks() use inner chunk structs instead of KnownChunk wrapper?

Issue - State: open - Opened by briandorsey 9 months ago - 1 comment
Labels: research / design

#100 - experiment with a metadata struct

Issue - State: open - Opened by briandorsey 9 months ago
Labels: soonish, research / design

#99 - Rework high-level chunks API

Pull Request - State: closed - Opened by briandorsey 10 months ago

#98 - CLI: add option to set log level and span details

Issue - State: open - Opened by briandorsey 10 months ago
Labels: log-NEW

#97 - `iter_chunks` improve iteration through error cases

Issue - State: open - Opened by briandorsey 10 months ago
Labels: complication, log-IMP

#96 - consider: implement file/chunk writing before release?

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment
Labels: question

#95 - add parsing notes/annotations/warnings storage

Issue - State: open - Opened by briandorsey 10 months ago - 1 comment
Labels: complication, log-IMP

#94 - consider removing the chunk enum wrappers

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment

#93 - Changes from Cliffle review

Pull Request - State: closed - Opened by briandorsey 10 months ago

#92 - consider using BTreeSet instead of Vec for `--ext`

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment

#91 - consider inverting chunk names before initial release

Issue - State: closed - Opened by briandorsey 10 months ago - 2 comments
Labels: question

#90 - research XML libraries

Issue - State: open - Opened by briandorsey 10 months ago - 3 comments
Labels: research / design

#88 - review structs for `u32` which should be `FourCC`

Issue - State: closed - Opened by briandorsey 10 months ago

#86 - Add primitive to enum mappings to all enums

Issue - State: closed - Opened by briandorsey 10 months ago
Labels: complication

#84 - `info.rs`: types: `.value` --> `.text`

Issue - State: closed - Opened by briandorsey 10 months ago

#82 - automate maintenance of `wavrw topic chunks` content

Issue - State: open - Opened by briandorsey 10 months ago
Labels: log-NEW

#81 - Add warning level log message when parsing files with none English CP in CSET

Issue - State: open - Opened by briandorsey 10 months ago
Labels: complication

#80 - Relicense to match Rust norms

Issue - State: closed - Opened by briandorsey 10 months ago

#78 - setup https://crates.io/crates/cargo-semver-checks

Issue - State: open - Opened by briandorsey 10 months ago - 1 comment
Labels: tooling

#77 - add `help known_chunks` or similar, to list all parsable chunks

Issue - State: closed - Opened by briandorsey 10 months ago - 2 comments
Labels: log-NEW

#76 - add cargo metadata

Issue - State: closed - Opened by briandorsey 10 months ago

#75 - implement `wavl` and `slnt` chunks

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment
Labels: complication, new chunk, log-NEW

#73 - simplify metadata_chunks interface by returning unknown chunk instead of Err()

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment
Labels: soonish

#72 - planning: decide on a pattern for reading samples from `data` chunk

Issue - State: open - Opened by briandorsey 10 months ago
Labels: log-IMP

#71 - CLI: add `licences` subcommand to `help`, showing all licences used by imported modules

Issue - State: closed - Opened by briandorsey 10 months ago - 1 comment
Labels: log-NEW

#70 - research errors and figure out an error plan for wavrw

Issue - State: closed - Opened by briandorsey 11 months ago
Labels: research / design

#69 - decide on consistent set of triaits and use for all chunks

Issue - State: closed - Opened by briandorsey 11 months ago - 3 comments

#68 - CLI: show subchunk FourCCs in `--format=line` mode

Issue - State: closed - Opened by briandorsey 11 months ago
Labels: soonish

#67 - planning: cargo release?

Issue - State: open - Opened by briandorsey 11 months ago - 1 comment
Labels: research / design, tooling

#66 - planning: binary releases?

Issue - State: closed - Opened by briandorsey 11 months ago - 2 comments
Labels: research / design, tooling

#65 - figure out a plan/style for a changelog

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: research / design

#64 - CLI: revert `list` output to single line

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: soonish

#63 - display LIST as LIST-INFO, etc in line format

Issue - State: closed - Opened by briandorsey 11 months ago

#62 - CLI: combine `view` & `chunks` into --format flag

Issue - State: closed - Opened by briandorsey 11 months ago

#61 - create tool to compare metadata to other tools

Issue - State: open - Opened by briandorsey 11 months ago
Labels: tooling

#60 - review Rust Command Line Apps book

Issue - State: open - Opened by briandorsey 11 months ago
Labels: research / design

#59 - Review Rust API guidelines

Issue - State: open - Opened by briandorsey 11 months ago
Labels: research / design

#58 - CLI trim summary text

Issue - State: closed - Opened by briandorsey 11 months ago

#57 - add debugging helper which lists size and first bytes of extra data

Issue - State: open - Opened by briandorsey 11 months ago - 1 comment

#56 - panic when reading very large WAV

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: bug

#55 - parser: implement `JUNK`, `FLLR`, etc chunks

Issue - State: closed - Opened by briandorsey 11 months ago
Labels: complication

#54 - parser: implement `plst` chunk

Issue - State: closed - Opened by briandorsey 11 months ago

#53 - error when directory passed to `view` command

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: bug

#52 - break CLI & library out into separate crates in a workspace

Issue - State: closed - Opened by briandorsey 11 months ago
Labels: complication

#51 - research: binary file visualizations

Issue - State: open - Opened by briandorsey 11 months ago
Labels: research / design

#50 - planning: redesign default text output for `view`

Issue - State: open - Opened by briandorsey 11 months ago
Labels: research / design, log-IMP

#47 - parser: implement `fact` chunk

Issue - State: closed - Opened by briandorsey 11 months ago

#46 - create help topics infrastructure

Issue - State: open - Opened by briandorsey 11 months ago - 1 comment
Labels: complication

#45 - CLI internals: convert CLAP usage to builder style from declarations

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: soonish

#44 - planning: think about overall command structure

Issue - State: open - Opened by briandorsey 11 months ago - 3 comments
Labels: research / design, log-IMP

#41 - bext: write UMID parser, based on: SMPTE 330M

Issue - State: open - Opened by briandorsey 11 months ago
Labels: complication, log-NEW

#40 - bext: validate time_reference endianness, spec has DWORD high then DWORD low

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: soonish

#39 - fmt: add FormatTag enum name to fmt summary()

Issue - State: closed - Opened by briandorsey 11 months ago
Labels: soonish

#38 - chunk write support - add support where needed and ensure all chunks roundtrip correctly

Issue - State: open - Opened by briandorsey 11 months ago
Labels: complication, log-NEW

#37 - document module enough to add `#![warn(missing_docs)]`

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: documentation

#36 - parser: implement iXML

Issue - State: open - Opened by briandorsey 11 months ago
Labels: complication, log-NEW

#35 - planning: decide how to deal with text encodings other than utf8

Issue - State: open - Opened by briandorsey 11 months ago
Labels: research / design

#34 - KnownChunk should align to word boundaries

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment

#32 - add examples for using library

Issue - State: closed - Opened by briandorsey 11 months ago - 1 comment
Labels: documentation, soonish

#31 - Making my suggestions more explicit (based against PR branch)

Pull Request - State: closed - Opened by kitlith 11 months ago - 7 comments

#30 - chunk refactor experiment

Pull Request - State: closed - Opened by briandorsey 12 months ago - 1 comment

#27 - parser: implement CSET chunk

Issue - State: closed - Opened by briandorsey 12 months ago
Labels: soonish

#26 - CLI: check a set of files, show all files which contain a certain chunk

Issue - State: open - Opened by briandorsey 12 months ago
Labels: log-NEW

#25 - [Discussion] Quick sketch for unified chunk id and size handling

Issue - State: closed - Opened by kitlith 12 months ago - 6 comments