Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

It's all in the code. #17

Merged
merged 7 commits into from
Jan 19, 2017
Merged

It's all in the code. #17

merged 7 commits into from
Jan 19, 2017

Conversation

c3r1c3
Copy link
Contributor

@c3r1c3 c3r1c3 commented Jan 19, 2017

Addresses Github issues #14, #7, #3, some of #11 (line 25, 185 and 1279 errors), and some general clean up as well.

… changed "built-in" text to "bundled" to be more accurate
Add VST_MAX_CHANNEL macro for ease in testing.
Change "NULL" for "nullptr" on VS2015 recommendation.
Change "NULL" for "nullptr" on VS2015 recommendation.
Use VST_MAX_CHANNEL macro for ease in testing.
Change audio data array creation to use VST_MAX_CHANNEL number.
ALL: Add Blank entry at start to avoid github issue obsproject#14 "Potential Crash on Start up".

LINUX: Add Linux extension for VST Plug-ins ('.so')
LINUX: Add various directories to search for VSTs.
Replace "NULL" with "nullptr" based on Vs2015 recommendation.
@DDRBoxman DDRBoxman merged commit b87b55c into obsproject:master Jan 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants