summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add `lock at spawn` optionyum2023-09-09
* Bugfix: fix preview text enable/disable in browser sourceyum2023-09-09
* Bugfix: fix process leak in PythonWrapper::InvokeCommandWithArgsyum2023-09-09
* Bugfix: non-text OSC messages wait for sync windowyum2023-09-08
* Bugfix: text data now pages correctlyyum2023-09-08
* Only transcribe if VAD detects somethingyum2023-09-08
* Add keyboard controls to transcribe_v2.pyyum2023-09-08
* Drop transcription queueyum2023-09-07
* Switch to VadCommitteryum2023-09-07
* Put OSC logic into its own threadyum2023-09-05
* Wire transcribe_v2.py into GUIyum2023-09-03
* Add threads to transcribe_v2.pyyum2023-09-03
* Apply subtle compression to audio before transcribingyum2023-09-03
* Experiment with Collector filtersyum2023-09-03
* Begin rewriting transcribe.pyyum2023-09-02
* Fix reference to deprecated symbolv0.14.1yum2023-09-01
* Bugfix: app no longer hangs if closed while transcribingyum2023-09-01
* Various cleanupyum2023-09-01
* Check in app_config.py, remove_audio_source.pyyum2023-09-01
* Add `Enable phonemes` toggle to radial menuyum2023-09-01
* Add Unity panel toggle for phonemes (in-game audio indicator)yum2023-09-01
* libtastt.py now uses config file where appropriateyum2023-08-31
* transcribe.py now just reads from config fileyum2023-08-31
* Clean up UI stoi patternyum2023-08-31
* Bugfixes and tweaksyum2023-08-31
* Deprecate commit similarity thresholdyum2023-08-30
* Continue work on in-game audio, revert steamvr.pyyum2023-08-30
* Fix in-game audio indicatoryum2023-08-29
* Switch back to openvryum2023-08-28
* Put audio feedback into its own threadyum2023-08-25
* Finish pyopenvr -> pyopenxr migrationyum2023-08-25
* Various shader cleanupyum2023-08-21
* Workaround: use STT mesh to write depth bufferyum2023-08-12
* Improve numerical stability in raymarcheryum2023-08-12
* Bugfix: Shader no shows text mirroredyum2023-08-12
* Bugfix: ellipsis waits for boardyum2023-08-12
* Optimize skew-pyramid frame SDFyum2023-08-12
* Small raymarching optimizationsyum2023-08-11
* Animate pre-speech ellipsisyum2023-08-11
* Deprecate old parametersyum2023-08-11
* Add animated ellipsis to shaderyum2023-08-11
* Remove extraneous dot when chatbox spawnsyum2023-08-10
* Bump up ray marching stepsyum2023-08-10
* Clean up pbr.cgincyum2023-08-10
* Add basic PBR parameters to new shaderyum2023-08-10
* Add skew pyramid to bottom of ray-marched chatboxyum2023-08-10
* Bugfix: shader no longer shows up as pinkv0.14.0yum2023-08-10
* Fix user-reported bug in generate_shader.pyyum2023-08-10
* Add show/hide animation for ray-marched custom chatboxyum2023-08-10
* Begin work on show/hide animationsyum2023-08-10