roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

Patch for /trunk/src/preferencesdialog.cpp #295

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Change made to load setting snapshotPath if set. On MAC OS the "Simulator 
capture folder" could bet set but not read. Therefore snapshot/capture was 
written in the /Applications folder.

Original issue reported on code.google.com by henrik.o...@gmail.com on 24 Feb 2014 at 8:00

Attachments:

GoogleCodeExporter commented 8 years ago
Would you open issues on github? You could even open a fork from the opentx 
project, and do a pull request so that we only have to press a button to 
integrate your patch if accepted!

Original comment by bson...@gmail.com on 24 Feb 2014 at 8:52

GoogleCodeExporter commented 8 years ago
Hi

i may need a little help. I installed initially companion9x v. 1.52 rev. 2395 
on my MAC
and then I compiled/build a new version from source checked out with svn as 
described here:

 https://code.google.com/p/companion9x/source/checkout

This gave me version 1.52 rev. 2397 and after that I edited 
preferencesdialog.cpp with the changes as described and rebuild the source.

I've created a github account and forked opentx from there:

 https://github.com/opentx

And now my question: I'm not sure where to find the main/stable of companion9x 
as the one I checked out with svn as described before. I've found a some, but 
could you please point out the main/stable version witch I should fork and work 
with do the pull?

Kind regards Henrik

Original comment by henrik.o...@gmail.com on 27 Feb 2014 at 8:16

GoogleCodeExporter commented 8 years ago
Your patch should be appliable to the 'next' branch which is currently the 
default branch of the project

Original comment by bson...@gmail.com on 28 Feb 2014 at 6:47