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

Clean src/core/ A* #7163

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Clean src/core/ A* #7163

wants to merge 34 commits into from

Conversation

Monospace-V
Copy link
Contributor

@Monospace-V Monospace-V commented Mar 26, 2024

Update to coding conventions.
Some cases I might be unsure. Requesting review.
This PR will have the src/core/ files starting with A.
Doing a set at a time.

Covers:
src/core/* :
AudioEngine.cpp
AudioEngineProfiler.cpp
AudioEngineWorkerThread.cpp
AudioResampler.cpp
AutomatableModel.cpp
AutomationClip.cpp
AutomationNode.cpp

src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
@sakertooth
Copy link
Contributor

Putting this as ready for review since you mentioned you were requesting review.

@sakertooth sakertooth marked this pull request as ready for review March 27, 2024 13:21
Oh. big important

Co-authored-by: saker <sakertooth@gmail.com>
@Monospace-V Monospace-V marked this pull request as draft March 28, 2024 13:44
@sakertooth
Copy link
Contributor

Removed the printf suggestions, I'm not actually sure if they should be removed as of right now.

@Monospace-V
Copy link
Contributor Author

Putting this as ready for review since you mentioned you were requesting review.

Thank you. There are still a few things I want to get through, and I have a very clogged schedule presently, but I will get to this as soon as I can. I forgot "ready for review" meant a label of a PR ready for review, and my request for reviewing was to make sure I didn't accidentally eat a bracket or something(as you have noticed and pointed out, thank you!), and I need to get through this once more, and implement the rest of your suggestions along with anything else that is appropriate.

@Monospace-V Monospace-V marked this pull request as ready for review March 31, 2024 04:10
@Monospace-V
Copy link
Contributor Author

Now it is ✔️

@Rossmaxx
Copy link
Contributor

to make sure I didn't accidentally eat a bracket or something

CI should be able to catch such oversights.

I will merge this in 2 days if no one objects.

Copy link
Contributor

@Veratil Veratil left a comment

Choose a reason for hiding this comment

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

Update some more style 👍

src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AudioEngine.cpp Outdated Show resolved Hide resolved
src/core/AutomationClip.cpp Outdated Show resolved Hide resolved
src/core/AutomationClip.cpp Outdated Show resolved Hide resolved
src/core/AutomationClip.cpp Outdated Show resolved Hide resolved
src/core/AutomationClip.cpp Outdated Show resolved Hide resolved
src/core/AutomationClip.cpp Outdated Show resolved Hide resolved
Rossmaxx and others added 2 commits June 22, 2024 10:49
Co-authored-by: Kevin Zander <veratil@gmail.com>
Co-authored-by: Kevin Zander <veratil@gmail.com>
@Rossmaxx Rossmaxx requested a review from Veratil June 22, 2024 07:00
@Rossmaxx
Copy link
Contributor

I have a change of mind now. I have decided to wait for some "possibly conflicting PRs". I will continue maintaining this branch tho.

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.

4 participants