Skip to content

Commit

Permalink
Thumbnail: thumbfast integration
Browse files Browse the repository at this point in the history
  • Loading branch information
po5 committed Sep 20, 2022
1 parent 04171b6 commit 1308453
Show file tree
Hide file tree
Showing 7 changed files with 2,762 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
/*.mp4
/*.xml
/*.mkv
build
build/*.moon
build/src
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ SOURCES += src/Chapters.moon
SOURCES += src/TimeElapsed.moon
SOURCES += src/TimeRemaining.moon
SOURCES += src/HoverTime.moon
SOURCES += src/Thumbnail.moon
SOURCES += src/PauseIndicator.moon
SOURCES += src/Title.moon
SOURCES += src/SystemTime.moon
Expand Down
Loading

0 comments on commit 1308453

Please sign in to comment.