titinko

Results 25 comments of titinko

Don't have an AppImage yet, but in the latest release (0.4.3) I packaged a raw Linux executable into a Zip file and added a README with instructions for running on...

When making the debug instrumental feature, I just used two media players. To my knowledge there aren't any consequences to doing so. They run on separate threads by default as...

I do plan on adding multi-track around version 0.6. See the task list here: https://trello.com/b/8sTfttmT/utsu

Times like this remind me how much UTSU needs its own plugin framework. If I understand correctly, integrating NNSVS with UTSU would have three parts to it. **Rendering songs in...

UTSU was built to support the Mockito framework for unit tests. With some exceptions, dependencies are injected through the constructor so that Mockito can easily replace them. That said, I...

Sorry for the trouble! I changed around the unit test build structure a few days ago since the way they worked before was hack-y and difficult to extend. Unit testing...

Thanks for the images! Can you give me a link to the VB to help debug?

Thanks for reporting! Did you see any error message or popup when trying to run the program? Or did nothing happen?

This one is tricky to debug. Usually when UTSU has an error during startup it will print out an error message, but sounds like it's not even getting to that...

Which version and operating system are you seeing this bug for?