essential-actions

Clone or download

Updated build.bat to work properly

Updated OBS Actions to use toggle actions

Modified Files

Name
D .mvn/wrapper/MavenWrapperDownloader.java +0 −117 Go to diff View file
D .mvn/wrapper/maven-wrapper.jar +- −- Go to diff View file
D .mvn/wrapper/maven-wrapper.properties +0 −2 Go to diff View file
M README.md +2 −1 Go to diff View file
M build.bat +115 −109 Go to diff View file
M build.sh +32 −32 Go to diff View file
D mvnw +0 −310 Go to diff View file
D mvnw.cmd +0 −182 Go to diff View file
M obssuite/setreplaybuffer/pom.xml +1 −1 Go to diff View file
A obssuite/setreplaybuffer/src/main/java/setreplaybuffer/ReplayBufferState.java +6 −0 Go to diff View file
M obssuite/setreplaybuffer/src/main/java/setreplaybuffer/SetReplayBuffer.java +3 −2 Go to diff View file
M obssuite/setstreaming/pom.xml +1 −1 Go to diff View file
M obssuite/setstreaming/src/main/java/setstreaming/SetStreaming.java +71 −36 Go to diff View file
M obssuite/setstudiomode/pom.xml +1 −1 Go to diff View file
M obssuite/setstudiomode/src/main/java/SetStudioMode/SetStudioMode.java +53 −26 Go to diff View file
M obssuite/setvolume/pom.xml +1 −1 Go to diff View file
M obssuite/setvolume/src/main/java/setvolume/SetVolume.java +3 −2 Go to diff View file