aboutsummaryrefslogtreecommitdiff
path: root/binding
Commit message (Collapse)AuthorAgeFilesLines
* feat(unreal): switch dmvop integration from TCP client to subprocessHEADmaster魏曹先生2026-07-024-157/+114
| | | | launch
* refactor(unreal): migrate socket I/O to FRunnable worker thread魏曹先生2026-06-222-66/+237
|
* fix(build): copy plugin skeleton files during build魏曹先生2026-06-221-2/+11
|
* feat(unreal): add usage screenshot魏曹先生2026-06-221-0/+0
|
* fix(dmvopbridge): fix unsafe socket cleanup and thread lifecycle魏曹先生2026-06-222-14/+21
|
* feat(unreal): add DMVOP TCP client plugin for Unreal Engine魏曹先生2026-06-228-0/+252
|
* fix(examples): update device flag to auto魏曹先生2026-06-221-2/+2
|
* feat: replace `--pinyin` flag with generic `--post="+pinyin"` option魏曹先生2026-06-211-1/+1
|
* feat(unity): add DMVOPListener for real-time voice input via TCP魏曹先生2026-06-201-0/+146