Code moved to Github

Added by Adrian Stutz 8 months ago

Git, collaborative features and reliability have convinced me to move MPlayer OSX Extended's code from the local SVN repository to Github. This means the code will still be available even if this page goes offline, browsing the code works better and it's much easier to fork and pull changes back into MPE.

As part of the move I've reorganized the directory structure, throwing away all cruft that isn't needed any more. I've also started with a fresh new XCode project, making everything XCode 4 ready and hopefully easier to get started with.

I've also gone through the changes of the two existing MPE forks on Github from Johan Lundström and Dako and merged most of their changes.

You can find the repository at the following URL:
https://github.com/sttz/MPlayer-OSX-Extended

(I haven't yet made up my mind if I should move the issue tracker to Github as well. But for now I've disabled the issues module on Github and intend to track them here.)


Comments