0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update master More... almost 12 years ago
First commit README.md More... almost 12 years ago
Merge pull request #2 from urish/master More... almost 12 years ago
Fixed a bug + added additional author info More... almost 12 years ago
Updated the JAR file with the latest code changes More... almost 12 years ago
Added support for ignoring buggy plugin versions in present & bank files More... almost 12 years ago
Implemented loadBank() More... almost 12 years ago
update jar. More... almost 14 years ago
Add .gitignore. More... almost 14 years ago
If a plugin reports an unknown vst version number, then attempt to instantiate it as a vst version 2.0. More... almost 14 years ago
Merge branch 'master' of github.com:mhroth/jvsthost More... over 14 years ago
Display error message from Windows in case VST DLL cannot be loaded. This helps slightly with a more informative error message. More... over 14 years ago
Suppress Warning in JVstPresistence. Unused variable is useful for debugging. More... over 14 years ago
Formatting tweaks to import statements. More... over 14 years ago
Was allocating the wrong structure in setMidiEvents. More... almost 15 years ago
Merge [email protected]:mhroth/jvsthost More... almost 15 years ago
Add JVstPersistence.saveBank() More... almost 15 years ago
Zero-initialise the memory of a VstPinProperties structure such that strings areproperly terminated. More... almost 15 years ago
Update to native library. More... about 15 years ago
Size of native label string buffers increased due to overflow. More... about 15 years ago
Merge and update of binary lib. More... about 15 years ago
Merge [email protected]:mhroth/jvsthost More... about 15 years ago
Update to JAR. More... about 15 years ago
Remove spurious free() in process and processDoubleReplacing More... about 15 years ago
Path update to mac build script. More... about 15 years ago
Allow JVstHost.setParameter to accept values outside of [0,1]. More... about 15 years ago
Remove JAsioAudioThread from repository. More... about 15 years ago
Return default sample rate and block size before they are set. More... about 15 years ago
Merge branch 'master' of [email protected]:mhroth/jvsthost More... about 15 years ago
Add JAsioAudioThread More... about 15 years ago