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

Move kivy.core.audio to kivy.core.audio_output, reserve kivy.core.audio_input for future use #8579 #8721

Merged
merged 7 commits into from
Jul 1, 2024

Conversation

pedroarduini
Copy link
Contributor

Renamed audio module to audio_output refactoring all calls to the previous names.

Also, as demanded, reserved an audio_input module for future development.

Copy link

welcome bot commented May 11, 2024

Thanks for opening your first pull request here! 💖 Please check out our contributing guidelines.

@misl6
Copy link
Member

misl6 commented May 12, 2024

Hi @pedroarduini ,

Looks like you added unrelated files in your commit (Cython-generated files, build script),
Can you please do a cleanup and ping me when you're ready?

@pedroarduini
Copy link
Contributor Author

Hey, thanks for noting.

Cleaned up the installation file and ran "make cleanup" to clean compiled files. Please let me know if there's anything else to clean

@misl6

Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

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

Hi @pedroarduini ,

I've rebased and fixed a couple of things before the merge.

LGTM. Thank you!

@misl6 misl6 added this to the 3.0.0 milestone Jul 1, 2024
@misl6 misl6 merged commit b395800 into kivy:master Jul 1, 2024
29 checks passed
Copy link

welcome bot commented Jul 1, 2024

Congrats on merging your first pull request! 🎉🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants