essential-actions

Clone or download

updated audio clip action to not throw NPE when nothing is running on shutdown

obs mother and setprofileaction now work

Modified Files

Name
M obssuite/mother/pom.xml +1 −1 Go to diff View file
M obssuite/mother/src/main/java/module-info.java +1 −1 Go to diff View file
M obssuite/mother/src/main/java/mother/Mother.java +2 −2 Go to diff View file
M obssuite/mother/src/main/java/mother/motherconnection/MotherConnection.java +2 −2 Go to diff View file
M obssuite/setcurrentprofile/src/main/java/module-info.java +1 −1 Go to diff View file
M obssuite/setcurrentprofile/src/main/java/setcurrentprofile/SetCurrentProfile.java +1 −1 Go to diff View file
M playaudioclipaction/src/main/java/com/stream_pi/playaudioclipaction/PlayAudioClipAction.java +5 −2 Go to diff View file