Commit Graph

206 Commits

Author SHA1 Message Date
569dd72893 automatic preload and end 2021-12-21 17:06:06 -07:00
01228038e2 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
7f2db21d11 allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
4a1a61086d conversion for boneyard comments -> LABEL in hollywoo 2021-12-16 18:01:32 -07:00
6557b8e5b4 Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
a5f035237d don't put CONT'D in conversion dialogue name 2021-12-15 17:56:56 -07:00
a13b692aca Store Hollywoo objects in improved FuzzyMap 2021-12-15 15:05:28 -07:00
8cbfca281b buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
2f3066f1f6 DRY special dialogue tags + voiceover 2021-12-14 19:00:38 -07:00
9fc66840c6 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
3c6a525e55 fix conversion when there are multiple wrylies in a speech 2021-12-14 14:45:40 -07:00
fcbc5ece07 Stricter canConvert for speech conversions 2021-12-14 14:25:30 -07:00
e63f3f9d6f fix special case of (O.P. CONT'D) 2021-12-14 14:11:13 -07:00
e4f982bd05 better NORMALSPEECH conversion 2021-12-14 14:08:00 -07:00
a4c5af2c87 Cleaner stream-based ktxt2 conversions 2021-12-14 14:00:43 -07:00
1a14415d39 Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
1bd232abe7 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
bcdcec8013 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
e5d936ab0c save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
731d81b99f script for cutting voice tracks 2021-12-13 20:44:40 -07:00
4138dbf353 refactor transcribe-voice-track.py 2021-12-13 19:02:28 -07:00
f090e13655 ignore local vosk models 2021-12-09 19:01:51 -07:00
50cae99e69 allow duplicate lines in transcribe-voice-track.py 2021-12-04 22:10:55 -07:00
4143465b89 Vosk python script for guessing where lines are in a VO wav file 2021-12-04 21:05:05 -07:00
ae2b8360c3 fixes for Hollywoo 2021-12-04 00:12:13 -07:00
666bb1c33c intercut feature for hollywoo 2021-12-03 22:55:12 -07:00
bee142022c fix Fountain conversions 2021-12-03 22:54:43 -07:00
0832a7413c remove hollywoo test cases I wasn't going to finish 2021-11-29 18:10:51 -07:00
2271ca41af allow hollywoo readermacros to handle optional arguments 2021-11-27 21:13:25 -07:00
aae18fad0e hollywoo reader macros passing cc automatically 2021-11-27 20:37:40 -07:00
dd0f807265 WIP hollyoo movie method readermacros 2021-11-27 18:58:18 -07:00
17dd6e5e6d Remove characters from scenes 2021-11-03 14:49:45 -04:00
d3ad508750 scaling, but weirdly positioned hollywoo-flixel props 2021-11-03 12:25:11 -04:00
5e7ba72d6f hollywoo superText 2021-11-02 22:04:36 -04:00
24184a1bae fix bug in Movie.delay 2021-11-02 20:08:14 -04:00
91b7fdd2bd Movies support skippable timed delays 2021-11-02 19:36:17 -04:00
20ea8a832f music for hollywoo-flixel 2021-11-01 20:35:30 -04:00
ee7325fc5f load hollywoo assets BEFORE starting 2021-11-01 16:53:35 -04:00
312a2bbace add sounds to hollywoo-flixel 2021-11-01 16:53:05 -04:00
dd78271098 use raw string for dialogue lines in hollywoo 2021-11-01 11:20:08 -04:00
ef343ea1d3 add actor name to FlxHollywoo dialog box 2021-11-01 11:19:40 -04:00
02bb28b1a3 On phone dialog converter for hollywoo 2021-10-29 22:32:07 -04:00
047406500e speech types 2021-10-29 18:39:02 -04:00
f71f9da8f9 Movie.doDialog 2021-10-29 15:34:37 -04:00
79eaf5b4ec add characters to hollywoo scenes 2021-10-28 15:56:36 -04:00
2feee885a1 Movie.newActor and ActorFlxSprite constructor 2021-10-28 12:24:12 -04:00
02b39bf2a8 make Movie the controller for handling state outside of director logic 2021-10-27 15:23:17 -04:00
e24e85ea35 Flixel-hollywoo waitForInputOrDelay() 2021-10-27 14:15:46 -04:00
ae0bb982e5 ktxt2 exporting 2021-10-25 19:02:42 -04:00
f1ffa346bb Fix bad Hollywoo naming conventions 2021-10-25 16:39:18 -04:00