2020-08-02
- Use realpath to find script absolute path (Fixes #7)
- Deadlock and multithreading bugs (Fixes #3)
- Multi-platform font paths! Fixes #2
- Update requirements.txt for security (Fixes #1 Pillow: CVE-2019-19911, CVE-2020-5313, CVE-2019-16865)
- Adding Dependencies & pip requirements to README
- README: Prefer python >= 3.7 for multithreading / Queue fixes
- Implement fallback CPU count methods (Fixes #5)
- CHANGELOG: Add CHANGELOG.md manually (for now)
- CHANGELOG: Use
git-chglog
for CHANGELOG.md generation
- README.md
2020-07-26
- Add more debug info
- Fix num_cpu on systems without "sysctl -n hw.cpu"
- README formatting
- Update README with list of scripts & new script Usage
- Improve mp4 conversion script: support command line flags & positional input/output options at bare minimum
- Adding README & LICENSE
- Adding scripts for timestamp overlay to phototimer images & converting to mp4 video