-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Expand multiple commands to include infinite browser source targets - $movtw(<Twitch Clip Slug>,<START TIME>,<DURATION>,<TARGET BROWSER SOURCE>) - $movie(<LINK>,<START TIME>,<DURATION>,<TARGET BROWSER SOURCE>) - $sync(<MESSAGE>,<COUNTDOWN>,<YOUTUBE ID>,<TARGET BROWSER SOURCE>) - $text(<MESSAGE>,<STYLE>,<DURATION>,<TARGET BROWSER SOURCE>) - $gif(<LINK>,<DURATION>,<TARGET BROWSER SOURCE>) - $giphy(<SEARCH TERM>,<DURATION>,<TARGET BROWSER SOURCE>) - $movyt(<YOUTUBE ID>,<START TIME>,<DURATION>,<TARGET BROWSER SOURCE>) - Change Title index.html/index_vue.html: <title>CLP Overlay</title> This title is now used to identify Overlay browser. - The first word of page title <TARGET BROWSER SOURCE> is used, except "CLP" which is blank for backward compatibility. - This value is always converted to lowercase - Convert <START TIME> to allow partial seconds i.e. 10.5 seconds
- Loading branch information
Charles Fettinger
committed
Mar 5, 2019
1 parent
dcb22be
commit 078c42c
Showing
7 changed files
with
218 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.