Gol-D-Ace
dbf95bdc15
Update translations from Crowdin
2017-03-05 23:40:11 +01:00
Gol-D-Ace
a13c0a3c29
Update translations from Crowdin
2017-02-27 20:54:02 +01:00
Gol-D-Ace
6223ed6520
Update translations from Crowdin
2017-01-07 00:23:16 +01:00
shiina424
5133353d92
frontend-tools: Fix output-timer translation bug
...
Don't use tr() to translate, use obs_module_text().
Closes jp9000/obs-studio#735
2016-12-24 04:16:31 -08:00
jp9000
9e7daff511
frontend-tools: Set buddied controls for captions dialog
2016-12-24 03:01:48 -08:00
jp9000
5e19fa7cd9
frontend-tools: Don't include colon in "Audio Source"
...
Makes it consistent with how UI locale is with the rest of the program.
2016-12-23 20:23:38 -08:00
jp9000
950f677cc2
frontend-tools: Reset stop event before starting captions
...
In case the stop event has already been set and hasn't had a chance to
unset for whatever reason.
2016-12-23 20:21:56 -08:00
jp9000
d32f7c95a2
frontend-tools: Detach caption thread if critical failure
...
Prevents the thread from being considered "active" if a critical failure
occur, so calling the stop function won't be necessary.
2016-12-23 20:21:55 -08:00
jp9000
869692098a
frontend-tools: Add ability to select caption language
...
Also, default to current user UI language.
2016-12-23 20:21:54 -08:00
Gol-D-Ace
69f0bc244a
Update translations from Crowdin
2016-12-23 20:46:47 +01:00
jp9000
b8e078f2bf
frontend-tools: Add caption generation tool (windows)
...
Allows generating captions via the windows speech recognition API
(SAPI).
This is currently marked as experimental due to speech recognition
technology still being less than ideal. Speech recognition technology
in general is probably never going to be anywhere near perfect.
Microsoft's speech recognition in particular requires a bit of training
via the windows speech recognition tool to ensure it can dictate better.
Clear speech with a good mic is recognized fairly well, but casual
speech and/or speaking with a poor microphone will have some significant
issues. Captions can often be way off when speaking casually rather
than with clear diction.
2016-12-23 10:37:13 -08:00
jp9000
2cbb3c2505
frontend-tools: Move source helper functions to a header
2016-12-23 10:37:10 -08:00
cg2121
c6c58e55b3
frontend-tools: Add options to start output timers every time
...
Adds options to start output timers every time streaming or recording
has started.
Closes jp9000/obs-studio#668
2016-11-25 10:05:11 -08:00
Gol-D-Ace
2d47dc4e2c
Update translations from Crowdin
2016-11-20 12:22:26 +01:00
Gol-D-Ace
90e805ad9b
Update translations from CrowdIn
2016-11-16 00:32:47 +01:00
jp9000
ed85b22534
Update translations from CrowdIn
2016-11-03 13:32:52 -07:00
cg2121
6639847017
frontend-tools: Add ability to start timer if output is already active
...
This adds the ability to start the output timer if streaming or recording is already active.
2016-10-17 22:20:24 -05:00
Christoph Hohmann
a1ea6e4f51
frontend-tools: Code cleanup of output timers
2016-10-17 17:28:05 +02:00
cg2121
7e5c7da542
frontend-tools: Add output timers
...
This adds streaming and recording timers to the frontend tools.
Closes jp9000/obs-studio#625
2016-10-17 02:47:29 -07:00
Ryan Foster
91b64657c6
frontend-tools: Fix crash when adding invalid regex
...
When adding a new regex rule to the Automatic Scene Switcher, OBS would
crash if the regex was invalid. This was because the regex was added to
the Regex object without a test or try-catch. This commit fixes that
behavior, and adds a warning message when attempting to add an invalid
regex.
2016-10-02 23:28:38 -04:00
Gol-D-Ace
aadc7263c0
Update translations from Crowdin
2016-09-28 01:17:24 +02:00
jp9000
be89ef8712
frontend-tools: Remove unused locale
2016-09-07 06:01:42 -07:00
jp9000
39592ff5eb
frontend-tools: Add scene switcher plugin
2016-09-06 22:01:50 -07:00