Commit Graph

  • 1d88a0b929 feat: v1.3.1 master 1.3.1 jlw4049 2024-06-21 14:59:52 -0400
  • d77f708dc2 fix: bug since VapourSynth v65 where we not byte strings was trying to be decoded for FFMS2 jlw4049 2024-06-21 14:59:46 -0400
  • 358ae81525 feat: add latest version of awsmfunc jlw4049 2024-06-21 14:57:26 -0400
  • 930e6b4e70 feat: update readme 1.3.0 jlw4049 2024-06-20 12:17:09 -0400
  • 84908723d9 feat: v1.3.0 feat: add arg --img-lib. This allows the user to select one of the two image libs, defaulting to fpng. refactor: improved error handling feat: added temp directory clean up even if the program crashes jlw4049 2024-06-20 12:14:06 -0400
  • d4f0c46ae3 refactor: re worked how image output folders worked in order to prevent errors from dependency libraries not being able to handle unicode paths in some cases refactor: removed un-needed comments feat: add support to select image generation library from the CLI refactor: only import what we need from awsmfunc instead of the whole module jlw4049 2024-06-20 12:12:59 -0400
  • af5695c647 feat: upgrade vapoursynth from v64 to v65 jlw4049 2024-06-20 12:10:51 -0400
  • 0324c22d9b feat: v1.2.2 fix: unicode characters could cause improper paths during folder creation jlw4049 2024-06-17 14:19:14 -0400
  • 50976c6f19 refactor: remove unidecode jlw4049 2024-06-17 14:18:34 -0400
  • 19ba7a3ad3 refactor: update readme 1.2.1 jlw4049 2024-06-12 01:03:40 -0400
  • eee1442bc3 feat: v1.2.1 feat: added '--sub-alignment' arg. This can control the position of the subtitles for everything that isn't a "sync" frame jlw4049 2024-06-12 01:02:20 -0400
  • 40baeb3c39 feat: update readme 1.2.0 jlw4049 2024-03-08 14:53:16 -0500
  • f6a5d41dfe fix: need to be sure that these are both Path objects jlw4049 2024-03-08 14:52:08 -0500
  • 63cbdc9663 feat: v1.2.0 refactor: removed --index-dir arg feat: added --source-index-path and --encode-index-path, these are direct paths to the index file vs only having a directory to search refactor: added a more descriptive help message for --subtitle-color jlw4049 2024-03-08 13:46:53 -0500
  • 7118e49527 refactor: removed index_directory and replaced it with source_index_path and encode_index_path feat: added a method to check_index_paths(), this function accurately detects the correct extension for the selected indexer refactor: the default color is now set to a neon green color feat: optimized code for indexing ffms2 and lsmash feat: added the ability to accept direct paths to the index for both lsmash/ffms2 fix: fixed a potential bug when it came to creating an index that didn't exist jlw4049 2024-03-08 13:45:20 -0500
  • 3f06777a29 feat: update readme 1.1.0 jlw4049 2024-03-01 16:32:55 -0500
  • 1f329677f7 feat: v1.1.0 feat: added support for specific frames being passed via the --frames arg. This should be a single string separated by : like so "1001:1002" jlw4049 2024-03-01 16:29:47 -0500
  • 760587c20b feat: v1.0.3 1.0.3 jlw4049 2024-01-30 13:37:41 -0500
  • ce016cc451 chore: remove hacky font scaler solution feat: now can properly set margins on all corners and position the text to top left/top right as needed cleanly without extra code jlw4049 2024-01-30 13:37:30 -0500
  • fb1b1bb71f chore: remove font_scaler as it's no longer needed jlw4049 2024-01-30 13:36:23 -0500
  • 23de915b82 feat: v1.0.2 1.0.2 jlw4049 2024-01-29 23:03:16 -0500
  • b2ef237ea4 fix: incorrect ordering of reference/sync frames in v1.0.1 refactor: slightly increase frame/ref sub size jlw4049 2024-01-29 23:03:10 -0500
  • c1c21ed332 refactor: update readme 1.0.1 jlw4049 2024-01-29 22:39:26 -0500
  • 824a83752e feat: v1.0.1 jlw4049 2024-01-29 22:35:48 -0500
  • fd61e4e325 feat: reference/sync frames are now a neon green color in text and the text is positioned to the top right hand corner of the screen refactor: added 2 more sync images for each reference frame refactor: optimized the code substantially jlw4049 2024-01-29 22:35:39 -0500
  • fe6a5247bc feat: added a work around to attempt to position text to the top right of the image for different fonts/sizes dynamically, while not 100% accurate it's close enough jlw4049 2024-01-29 22:34:20 -0500
  • e02ec82568 Update README.md jlw_4049 2024-01-24 13:24:12 -0500
  • 73a6e3a2a3 Update README.md jlw_4049 2024-01-24 13:23:55 -0500
  • 1146ead5d0 Update README.md jlw_4049 2024-01-24 13:18:19 -0500
  • 6790ca80a6 refactor: update readme jlw4049 2024-01-24 12:47:43 -0500
  • d469c8fe2c chore: update build script 1.0.0 jlw4049 2024-01-24 12:36:09 -0500
  • 21fe61ab41 chore: update license jlw4049 2024-01-24 12:31:58 -0500
  • 2f4ae6001e refactor: update name for v1.0.0 jlw4049 2024-01-24 12:31:46 -0500
  • 33670e0659 feat: initial commit jlw4049 2024-01-24 12:11:06 -0500