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

Mumble module nocmake. #4

Merged

Conversation

hungrymonkey
Copy link
Collaborator

I am committing my mumble module. Basic functionality that is enough for a sound demo is here. I still have to add position audio etc.

This commit only have support for joining servers in root. Texting and talking in root channel.

This module as is will not build on windows because there is an embedded bash script in

godot/modules/mumble/SCsub

slomkowski and others added 30 commits October 25, 2015 14:26
joinChannel moves the current user into the given channel identified by
channel_id.
(cherry picked from commit 2617016)
Fix SWAP64 implementation to work on more platforms
…hat other bug before i can test this callback
Change the shell to bash to be compatible with debian base distros which link sh to dash
…en the bug is fixed. I might need to ask upstream on why set_data does not seem to the same output
@jcalifornia jcalifornia merged commit 5c03dbf into jcalifornia:rdrr_master Oct 8, 2017
@jcalifornia
Copy link
Owner

There is bash for windows... will it work with that installed?

@hungrymonkey
Copy link
Collaborator Author

hungrymonkey commented Oct 9, 2017

i currently do not have an windows machine. So i cannot test it.

you can take a look what i am using. Technically, I dont need bash and i can use pure python. I just wrote it for clarity and it was quick and dirty

https://github.com/joshchang/godot/blob/rdrr_master/modules/mumble/SCsub

@jcalifornia
Copy link
Owner

Ok thanks

@hungrymonkey hungrymonkey deleted the mumble_module_nocmake branch October 16, 2017 18:03
hungrymonkey pushed a commit to hungrymonkey/godot that referenced this pull request Feb 4, 2018
Document the length of a frame in flicks for various NTSC rates
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.

5 participants