fix issue #177, improved VIMS Bundles in reloaded UI, improved performance of finding VIMS events, fixed attaching/detaching VIMS events to keybindings, remove dot at the end of a console log message, removed a commented out function

This commit is contained in:
c0ntrol
2018-12-29 23:03:07 +01:00
parent c88c703c84
commit 816cd362f5
27 changed files with 304 additions and 361 deletions

View File

@@ -648,7 +648,7 @@ JACK_shutdown(void *arg)
ERR("unable to reconnect with jack");
veejay_msg(VEEJAY_MSG_ERROR, "Cannot recover from this error! You will probably need to restart for Audio playback.");
veejay_msg(VEEJAY_MSG_ERROR, "Cannot recover from this error! You will probably need to restart for Audio playback");
}