Skip to content

Tags: HeyImKyu/VRCSTT

Tags

v36

Toggle v36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auto updates implemented (#27)

Config is backed up before update and restored after.
Whole commit-history is in my VRCSTTesting repo, because it was very messy.

v35

Toggle v35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Translate hack to add another 5 hours of free speech recognitio…

…n :3 (#26)

v34

Toggle v34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated UI to very pretty dark-mode

UI
Extracted Settings to own view
Extracted Home to own view
Refactored & fixed some stuffs

v33

Toggle v33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Keep displayed working again

PR #24 
fixes #23

v32

Toggle v32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
"Now Playing" added (#22)

-Added "Now Playing"

-Added KanaConverter
-Now latinizing, then converting kana.
-All chars that are still unknown after that are replaced with *

-If EndTime is 0, return no time
-Happens e.g. with YouTube

v31

Toggle v31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Button to keep the last sent message displayed

Merge pull request #21 from HeyImKyu/KeepLastTextDisplayed

v29

Toggle v29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added favicon and updated ReadMe

Merge pull request #17 from HeyImKyu/ApplicationIcon

v28

Toggle v28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Messages can now exceed 144 characters

Merge pull request #15 from HeyImKyu/MessagesExceedingLimit

v27

Toggle v27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Button stays bigger when using a small window & Textbox less important

Button stays bigger when using a small window & Textbox less important

v26

Toggle v26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enter Text by Keyboard + FavouritesList

Text can now be entered by Keyboard (Send by Enter-Key)
FavouritesList added
Minor UI Rework