Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Extracted static decoder and renamed project. #3

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

Extracted static decoder and renamed project. #3

wants to merge 2 commits into from

Conversation

hultqvist
Copy link

The first commit extracts the decoder methods to a static class "Decoder".

Then I did not like the generic name and OggDecoder clashed with the namespace so I changed the namespace in the second commit.
Feel free to pull any or all of them.

Peter Hultqvist added 2 commits June 2, 2012 15:09
Moved example code into Program.
…not clash with the namespace.

Set explicit "Microsoft Visual Studio" formatting(in MonoDevelop) to project files, it was specified as "Custom" but did not match the current format.
@atsushieno
Copy link
Member

The first change looks good, but the second changes API significantly with almost no need. We wouldn't like to risk users (if any) for extraneous change.

@hultqvist
Copy link
Author

Sounds reasonable, do you want a new pull request with only the first commit or can you pull that one as it is?

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