essential-actions

Clone or download

Merge pull request #37 from j4ckofalltrades/code-cleanup

Code cleanup

Modified Files

Name
M DemoCustomToggleAction/src/main/java/com/stream_pi/democustomtoggleaction/DemoCustomToggleAction.java +5 −11 Go to diff View file
M Makefile +15 −15 Go to diff View file
M README.md +3 −4 Go to diff View file
M build.sh +33 −38 Go to diff View file
M obssuite/mother/src/main/java/mother/Mother.java +1 −5 Go to diff View file
M obssuite/mother/src/main/java/mother/OBSActionConnectionTask.java +3 −5 Go to diff View file
M obssuite/mother/src/main/java/mother/motherconnection/MotherConnection.java +0 −2 Go to diff View file
M obssuite/setcurrenttransition/src/main/java/setcurrenttransition/SetCurrentTransition.java +0 −3 Go to diff View file
M obssuite/setmute/src/main/java/setmute/SetMute.java +0 −4 Go to diff View file
M obssuite/setpreviewscene/src/main/java/setpreviewscene/SetPreviewScene.java +0 −3 Go to diff View file
M obssuite/setrecording/src/main/java/setrecording/SetRecording.java +0 −6 Go to diff View file
M twitch/README.md +4 −5 Go to diff View file
M twitteraction/src/main/java/com/stream_pi/twitteraction/TwitterAction.java +4 −8 Go to diff View file