mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-05 22:45:30 +01:00
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:
@@ -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");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user