aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* feat: add GUI manager and integrate into build pipeline魏曹先生2026-06-221-1/+0
* feat: embed Windows icon and add build resources0.1.0-release魏曹先生2026-06-221-0/+3
* feat: add cpal-based auto device detection and configuration魏曹先生2026-06-221-0/+1
* feat: add TOML config file support with CLI fallback魏曹先生2026-06-211-0/+2
* feat(cli): add --models-dir option for custom model path魏曹先生2026-06-211-1/+1
* feat: replace `--pinyin` flag with generic `--post="+pinyin"` option魏曹先生2026-06-211-1/+1
* feat: add pinyin conversion for Chinese output魏曹先生2026-06-201-0/+1
* feat: add verbose mode and update vtx-engine dependency魏曹先生2026-06-201-1/+1
* feat: implement core capture engine with CLI and output protocols魏曹先生2026-06-201-1/+20
* chore: scaffold initial Rust project with Cargo and CLI structure魏曹先生2026-06-201-0/+14