Commit Graph

13 Commits

Author SHA1 Message Date
Matt McWilliams d2b27620ca Accidentally broke reference to package.json 2021-03-26 18:43:17 -04:00
Matt McWilliams c0fcdd62da Only require functions that are actually used rather than the entire module. 2021-03-26 18:19:43 -04:00
mmcwilliams cbc7745f02 Add spin back to frameloom as -s, --spin flag. Skip frames that aren't rotated. 2019-08-05 12:19:11 -04:00
mmcwilliams aa42c8dc67 Implemented altsort for patterns other than 1:1. Added a check for the ffmpeg or avconv binaries before running. 2019-05-31 15:12:29 -04:00
mmcw-dev 1ce8d323f6 bad merge 2019-04-15 20:16:33 -04:00
mmcwilliams 3f1016d915 Port to typescript. Compile (or transpile?) step enforces semicolon and whitespace rules on ./frameloom file. 2019-04-02 12:57:39 -04:00
mmcwilliams cf39232d70 Get version from package.json 2019-02-23 22:38:20 -05:00
mmcw-dev 4c1ac8f997 Add exit state in alt sort because it does not work yet. Yeesh. 2019-01-03 23:11:28 -05:00
mmcw-dev 80e0f9a7d9 Improve comments on main(), which accepts the parsed arguments to the function 2019-01-03 22:11:08 -05:00
mmcw-dev d2e33bd8de Script is now able to generate standard and random sequences from the example videos provided in the examples.sh script. The --realtime and --random flags are working. TODO: fix alt patterns like 2:2 or 3:1 2018-12-22 01:01:40 -05:00
mmcw-dev 82a6235d65 Add documentation. Add random sort method. 2018-12-22 00:15:37 -05:00
mmcw-dev b3e100a853 Stylize code, remove unnecessary semicolons 2018-12-21 21:20:42 -05:00
mmcw-dev 6f5f0eac77 Script is working for basic patterns 2018-12-07 19:10:34 -05:00