Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed fix for 856 Recursive VST Effect Enhancement Request #1478

Merged
merged 3 commits into from Dec 22, 2014
Merged

Proposed fix for 856 Recursive VST Effect Enhancement Request #1478

merged 3 commits into from Dec 22, 2014

Conversation

curlymorphic
Copy link
Contributor

Proposed fix for #856 Recursive VST Effect Enhancement Request

{
if(dirs.at( i )[0] != '.' )
{
addPluginsFromDir( filenames, path+QDir::separator() + dirs.at( i ) );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing indent

@tresf
Copy link
Member

tresf commented Dec 22, 2014

Looks great.

Some minor formatting changes and this should be good to go (@lukas-w wants those extra spaces removed from our coding spec, but until that happens... 😕 )

I noticed the name now reflects the relative path. That may cause some overflowing text issues on the longer path names, but that's easy enough to change in the 1.2 testing phases.

screen shot 2014-12-21 at 11 51 04 pm

@curlymorphic
Copy link
Contributor Author

Some minor formatting changes and this should be good to go

done.

tresf added a commit that referenced this pull request Dec 22, 2014
Proposed fix for 856 Recursive VST Effect Enhancement Request
@tresf tresf merged commit 3886cd4 into LMMS:master Dec 22, 2014
@curlymorphic
Copy link
Contributor Author

I hate these whitespace.

They do look nice, but are so easy to miss

@curlymorphic curlymorphic deleted the i856 branch December 23, 2014 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants