4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag vamp-plugin-sdk-v2.10 for changeset fa74c473e48c More... over 5 years ago
Build file for 2.10 package More... over 5 years ago
Update version number and CHANGELOG More... over 5 years ago
Add ability to disown a wrapped plugin - making it possible to use the adapters in some situations involving managed pointers that didn't work previously More... almost 6 years ago
Update library URI so as not to be document-local More... almost 6 years ago
Merge More... almost 6 years ago
Show error code if library can't be loaded More... almost 6 years ago
Added tag vamp-plugin-sdk-v2.9 for changeset a7e6d747fd3f More... about 6 years ago
Date More... about 6 years ago
Merge from branch c++11-mutex More... over 6 years ago
Use the tag (which doesn't exist yet) More... over 6 years ago
Update Docker build More... over 6 years ago
Flag for C++ standard More... over 6 years ago
This will be v2.9 More... over 6 years ago
A better way, I think, of handling static initialisation order More... over 6 years ago
Switch from C++98 to C++11 More... over 6 years ago
Avoid simple static allocation of mutex, as it could lead to mutex being destroyed before last adapter that needs to use it (since adapters are usually also static) More... over 6 years ago
Don't even ask to unload library if another plugin is loaded from it More... over 6 years ago
Toward making PluginAdapterBase::Impl actually thread-safe! More... over 6 years ago
Ensure VAMPSDK_DIR is defined before being used More... over 6 years ago
Looks like choco currently has a broken version of wget; use an older one More... over 6 years ago
Added tag vamp-plugin-sdk-v2.8 for changeset be688783aa37 More... almost 7 years ago
Correct release date More... almost 7 years ago
More build files More... almost 7 years ago
Tiny whitespace change More... almost 7 years ago
Update versions throughout to 2.8 More... almost 7 years ago
Update CHANGELOG (release date is provisional) More... almost 7 years ago
Header for getenv More... over 7 years ago
Use VAMP_PATH_32 environment variable instead of VAMP_PATH, when running in a 32-bit process within 64-bit Windows (WoW64) More... over 7 years ago
Wide-char environment variable lookup More... over 7 years ago