[Flightgear-devel] the master branch

2009-11-26 Thread Tim Moore
In my git repositories on gitorious, http://gitorious.org/fg, I've been keeping "master" branches that are supposed to be stable; the intent is for them to be a kind of rolling release candidate that could be turned into a release in short order. I've just pushed a bunch of commits to them that hav

[Flightgear-devel] XMPP

2009-11-26 Thread Pete Morgan
Can we use XMPP it for * ATIS * ATC * MP_chat * Creating out own groups, airlines etc * other stuff requirements * Dialog Server=flightgear.appspot.com email=test.pi...@my_email_address pass = handle/callsign = ATIS also Means we can use it on Google.appengine (current play) so v

Re: [Flightgear-devel] PATCH Suggested configure.ac changes/improvements affecting mac users

2009-11-26 Thread Jari Häkkinen
Jari Häkkinen wrote: >> Anyway, we have to either install OpenAL with alut.h to >> /Library/Frameworks or manually add alut.h to >> /Developer/SDKs/*/System/Library/Frameworks/OpenAL.frameworks/Headers/ >> > Shouldn't we make simgear ignore #include OpenAL/alut.h when compiling > on OSX instead o

Re: [Flightgear-devel] PATCH Suggested configure.ac changes/improvements affecting mac users

2009-11-26 Thread Jari Häkkinen
Tatsuhiro Nishioka wrote: > Hi Jari, > > Thanks for your patch, and sorry for my very late reply. No worries, I have a working development environment. I post my findings and hope the information helps others facing similar issues as I have. If my pathces are useful they might end up in the the o

Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/scene/material Effect.cxx,

2009-11-26 Thread Martin Spott
Tim Moore wrote: > Update of /var/cvs/SimGear-0.3/source/simgear/scene/material > In directory baron.flightgear.org:/tmp/cvs-serv21713/simgear/scene/material > > Modified Files: >Effect.cxx > Log Message: [...] > +#include requiring to add yet another patch to the build procedure

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: docs/getstart/source features.tex, 1.21,

2009-11-26 Thread Stuart Buchanan
Martin Spott wrote: > Stuart Buchanan wrote: > > Update of /var/cvs/FlightGear-0.9/docs/getstart/source > > In directory baron.flightgear.org:/tmp/cvs-serv25730 > > > > Modified Files: > >features.tex > > Log Message: > > Update Features list: > > - Re-ordering to put MP at the top > > -

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: docs/getstart/source features.tex, 1.21,

2009-11-26 Thread Martin Spott
Stuart Buchanan wrote: > Update of /var/cvs/FlightGear-0.9/docs/getstart/source > In directory baron.flightgear.org:/tmp/cvs-serv25730 > > Modified Files: >features.tex > Log Message: > Update Features list: > - Re-ordering to put MP at the top > - Updated desrcription of AAR making use o

[Flightgear-devel] clouds heads up

2009-11-26 Thread Tim Moore
I've checked in code that changes 3D clouds to use effects. you should update simgear and Effects and Shaders in the data directory. There is a one frame blip of weirdness that I know about; a fix is in the works. Tim --

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread dave perry
Erik Hofman wrote: > dave perry wrote: > > >> Yes, Doppler was working before the cvs update. >> [...@dadsoffice bin]$ ./al-info >> AL_VENDOR = "OpenAL Community" >> AL_RENDERER = "Software" >> > > Alright, the same version as Georg; then it should be fixed in CVS. > > Erik > >

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Geoff McLane
Hi Erik, >> Now, I too get very 'broken', 'intermittent' sounds! > It turned out to be a really old version of the Sample Implementation. > Should be fixed in CVS now. Yes, it is - thanks... And just for information - ~$ dpkg -l | grep openal ii libopenal-dev 1:0.0.8-7 OpenAL is a portable libr

Re: [Flightgear-devel] PATCH Suggested configure.ac changes/improvements affecting mac users

2009-11-26 Thread Tatsuhiro Nishioka
Hi Jari, Thanks for your patch, and sorry for my very late reply. I'm back from my vacation and have been catching up the discussions on the list. It all seems good to me but I need to work a bit more on OpenAL and svn lib thingies. Mac OS X, by default, has OpenAL.framework with ALUT implement

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
Stuart Buchanan wrote: > Hi Erik, > > I've noticed that the ATIS is no-longer audible. > > I know we have an issue that some of the phrases have still to be recorded, > but I'm fairly sure that it was working prior to the new sound system updates. > > Let me know if it's working for you, and I'

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Stuart Buchanan
Hi Erik, I've noticed that the ATIS is no-longer audible. I know we have an issue that some of the phrases have still to be recorded, but I'm fairly sure that it was working prior to the new sound system updates. Let me know if it's working for you, and I'll check my audio config, but FG sound

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
dave perry wrote: > Yes, Doppler was working before the cvs update. > [...@dadsoffice bin]$ ./al-info > AL_VENDOR = "OpenAL Community" > AL_RENDERER = "Software" Alright, the same version as Georg; then it should be fixed in CVS. Erik

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread dave perry
Erik Hofman wrote: > dave perry wrote: > >> Before the recent updates, both had normal cockpit sound but no marker >> beacon or nav ident sounds as well as working Doppler in fly-by view. >> > > Just to be sure: did it have proper Doppler (reading the previous line > might say just the op

Re: [Flightgear-devel] [SPAM] How to add a missile?

2009-11-26 Thread Erik Hofman
w...@ase.buaa.edu.cn wrote: > Hey guys: > > I want to add a missile to some aircraft for battle, like f15c. > I plan to build a missile class based on FGAIBase class. > Is that feasible? > > Are there some examples I can reference? > I find there are a lot of works to do for

[Flightgear-devel] [SPAM] How to add a missile?

2009-11-26 Thread wlbg
  Hey guys:    I want to add a missile to some aircraft for battle, like f15c.     I plan to build a missile class based on FGAIBase class.    Is that feasible?Are there some examples I can reference?I find there are a lot of works to do for realization a radar-guided missile.If my plan

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
Geoff McLane wrote: >> could you specify which version of OpenAL you are using >> by running FlightGear/test/al-info >> >> Erik >> > Hi Erik, > > In Ubuntu 8.04, the sound was working well up until > the last CVS update yesterday afternoon. > > Now, I too get very 'broken', 'intermittent' sounds

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
Erik Hofman wrote: > Geoff McLane wrote: >> Now, I too get very 'broken', 'intermittent' sounds! >> >> al-info shows :- >> ~/fg/fg7$ ./run_alinfo >> run_alinfo: Running: ./al-info >> AL_VENDOR = "OpenAL Community" >> AL_RENDERER = "Software" > > Hm that's the sample implementation. It's not, but

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
Geoff McLane wrote: > Now, I too get very 'broken', 'intermittent' sounds! > > al-info shows :- > ~/fg/fg7$ ./run_alinfo > run_alinfo: Running: ./al-info > AL_VENDOR = "OpenAL Community" > AL_RENDERER = "Software" Hm that's the sample implementation. I'll have to replace OpenAL-Soft again to c

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Geoff McLane
> could you specify which version of OpenAL you are using > by running FlightGear/test/al-info > > Erik > Hi Erik, In Ubuntu 8.04, the sound was working well up until the last CVS update yesterday afternoon. Now, I too get very 'broken', 'intermittent' sounds! al-info shows :- ~/fg/fg7$ ./run

Re: [Flightgear-devel] more sound problems with Tuesday cvs update

2009-11-26 Thread Erik Hofman
dave perry wrote: > Before the recent updates, both had normal cockpit sound but no marker > beacon or nav ident sounds as well as working Doppler in fly-by view. Just to be sure: did it have proper Doppler (reading the previous line might say just the opposite). If so, could you specify which v