index
:
dumb-voice-protocol.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(unreal): switch dmvop integration from TCP client to subprocess
HEAD
master
魏曹先生
2026-07-02
4
-157
/
+114
*
refactor(unreal): migrate socket I/O to FRunnable worker thread
魏曹先生
2026-06-22
2
-66
/
+237
*
fix(build): copy plugin skeleton files during build
魏曹先生
2026-06-22
1
-2
/
+11
*
feat(manager): implement GUI dashboard with config management
魏曹先生
2026-06-22
10
-27
/
+936
*
feat: add GUI manager and integrate into build pipeline
魏曹先生
2026-06-22
13
-1
/
+177
*
feat(unreal): add usage screenshot
魏曹先生
2026-06-22
1
-0
/
+0
*
fix(dmvopbridge): fix unsafe socket cleanup and thread lifecycle
魏曹先生
2026-06-22
2
-14
/
+21
*
fix(config): make config values fully override CLI arguments
魏曹先生
2026-06-22
1
-25
/
+10
*
feat(config): update default format for game engines
魏曹先生
2026-06-22
1
-1
/
+7
*
feat(unreal): add DMVOP TCP client plugin for Unreal Engine
魏曹先生
2026-06-22
9
-0
/
+269
*
fix(examples): update device flag to auto
魏曹先生
2026-06-22
1
-2
/
+2
*
feat: embed Windows icon and add build resources
0.1.0-release
魏曹先生
2026-06-22
7
-11
/
+133
*
feat: add Windows build script and ignore build directory
魏曹先生
2026-06-22
2
-0
/
+80
*
Update dmvop.toml
魏曹先生
2026-06-22
2
-13
/
+7
*
feat: add cpal-based auto device detection and configuration
魏曹先生
2026-06-22
7
-31
/
+649
*
feat: add TOML config file support with CLI fallback
魏曹先生
2026-06-21
5
-9
/
+169
*
feat(cli): add --models-dir option for custom model path
魏曹先生
2026-06-21
5
-33
/
+61
*
feat: replace `--pinyin` flag with generic `--post="+pinyin"` option
魏曹先生
2026-06-21
8
-15
/
+115
*
feat(unity): add DMVOPListener for real-time voice input via TCP
魏曹先生
2026-06-20
1
-0
/
+146
*
feat: add pinyin conversion for Chinese output
魏曹先生
2026-06-20
5
-5
/
+30
*
feat: add instant mode for near-real-time output
0.1.0
魏曹先生
2026-06-20
3
-0
/
+17
*
feat: add custom help message and fix clap help conflict
魏曹先生
2026-06-20
5
-16
/
+59
*
feat: add verbose mode and update vtx-engine dependency
魏曹先生
2026-06-20
3
-12
/
+18
*
feat: implement core capture engine with CLI and output protocols
魏曹先生
2026-06-20
11
-55
/
+928
*
Add output protocol trait and implementations
魏曹先生
2026-06-20
8
-0
/
+137
*
chore: scaffold initial Rust project with Cargo and CLI structure
魏曹先生
2026-06-20
7
-0
/
+3300