I know galop1n is busy with RL stuff, but I'd rather not have my message get lost in 10 pages of backlog:
(06-24-2014, 06:26 PM)neobrain Wrote: [ -> ]@galop1n: I wanted to ask you about this on IRC but I haven't seen you there in a while; Even if your source tree is not cleaned up, can you upload the source to your builds regardless?
Note that even though I'm asking nicely here (as I've done a few times before), you're technically required to do so by the GPL when releasing binary builds. So currently, this whole thread is in violation to our license. I didn't really mind that in the beginning, but since a while has passed since these builds were originally published and yet no code has been published, it's becoming an issue.
Until that issue is resolved, I'm closing this thread. I'll happily reopen when the source code is available (which really is not that hard btw, just push whatever you have to github and call it a day, please).
EDIT: Also removed all references to these builds. I backed up the links just in case.
Unlocking the thread because it looks like everything was pushed to the repository. If it turns out I'm wrong, meh.
Here's hoping galop1n gets back on track and this can be considered for a merge to master in the future.

It is being considered, that's why it's now on github, to be reviewed and mergerd
Nice. Although RachelB said it doesn't compile in it's current state. Maybe some dependency is missing or the code was modified after the last build was posted and the current code contains some error.
That was a lot of changes lol, not a developer so I can't make heads or tails.
Dang I gotta do something useful with my life and lrn2code so I can contribute to Dolphin or another project some day.

But galop1n ain't here anymore? :/
(08-01-2014, 02:05 PM)Xtreme2damax Wrote: [ -> ]Nice. Although RachelB said it doesn't compile in it's current state. Maybe some dependency is missing or the code was modified after the last build was posted and the current code contains some error.
That was a lot of changes lol, not a developer so I can't make heads or tails.
Dang I gotta do something useful with my life and lrn2code so I can contribute to Dolphin or another project some day. 
Even if you "lrn2code" you still won't understand most of the dolphin code. The only thing you might be able to is cleanup the wxWidgets stuff.
(08-01-2014, 07:10 PM)Anti-Ultimate Wrote: [ -> ] (08-01-2014, 02:05 PM)Xtreme2damax Wrote: [ -> ]Nice. Although RachelB said it doesn't compile in it's current state. Maybe some dependency is missing or the code was modified after the last build was posted and the current code contains some error.
That was a lot of changes lol, not a developer so I can't make heads or tails.
Dang I gotta do something useful with my life and lrn2code so I can contribute to Dolphin or another project some day. 
Even if you "lrn2code" you still won't understand most of the dolphin code. The only thing you might be able to is cleanup the wxWidgets stuff.
I managed to merge the zfreeze and fast depth fixes, it compiles but the shadows are like messed up as in the non shadowed part is being shadowed and the shadowed part is not being shadowed...