aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_bladerunner/subtitles/README.md
AgeCommit message (Collapse)Author
2019-06-24DEVTOOLS: BLADERUNNER: Cleaner columns in VQA sheetsThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Cleanup in readmeThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Final readme formatting fixThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Fix readme.md formattingThanasis Antoniou
2019-06-18DEVTOOLS: BLADERUNNER: Quick guide for transcriptionsThanasis Antoniou
Also minor improvements in the python scripts Made audio links working again with LibreOffice Calc and added a subtitles version sheet in the python script that creates the Excel document and the audio links
2019-05-29DEVTOOLS: BLADERUNNER: Added version sheet and EFIGS supportThanasis Antoniou
Now multiple languages can be packed in a single MIX file
2019-03-09DEVTOOLS: Support xlsx extension for Blade Runner subtitlesThanasis Antoniou
If the englishTranscript.xls is not found, the englishTranscript.xlsx will be used instead Google sheets supports download to xlsx, so this addition was needed. Also tested the font tool with Pillows image library (PIL fork) which works ok, and updated README file.
2019-01-06DEVTOOLS: Quotes Excel creator exports extra audioantoniou79
quoteSpreadsheetCreator exports dev commentary and some optional speech audio from SFX.MIX
2019-01-06DEVTOOLS: Updated readme details on MIXResourceCreatorantoniou79
2019-01-06DEVTOOLS: Update Readme and sample command filesantoniou79
2019-01-06DEVTOOLS: Script code cleanupantoniou79
All scripts got better info and debug messages. Also improved the --trace switch for all scripts and fixed some code formatting issues.
2019-01-06DEVTOOLS: Documentation of lang descr switchantoniou79
Also a small fix for the help mode of quoteSpreadsheetCreator tool
2019-01-06DEVTOOLS: instructions for make in readmeantoniou79
2019-01-06DEVTOOLS: BladeRunner module.mk updateantoniou79
And minor readme update
2019-01-06DEVTOOLS: Blade Runner further readme fixantoniou79
2019-01-06DEVTOOLS: BladeRunner readme updateantoniou79
Also fixed broken modes for fontCreator and quotesSpreadsheetCreator scripts
2019-01-06DEVTOOLS: Fix Blade runner font exportantoniou79
Updated documentation and fixed broken font export mode for fontCreator.py
2018-12-25DEVTOOLS: Rename blade_runner to create_bladerunnerEugene Sandulenko