[Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2007-06-23 Thread Curtis L. Olson
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-06-17_17:09:31 (mfranz) /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Models/pedals.rgb Alexis BORY: - improve pedals - fix scale animation =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-06-17_17:46:11 (mfranz) /

Re: [Flightgear-devel] C++ code beautifier / Coding

2007-06-23 Thread Jon S. Berndt
John Denker wrote: > Given the exiting mess, adopting a policy of "no tabs in files" > seems like a step in the right direction, namely a way of > dealing with point #2, i.e. the file-encoding issues. I need to clarify that I do that in code that I am the main editor for. Fortunately, other devel

[Flightgear-devel] Weekly CVS Changelog Summary: FlightGear source

2007-06-23 Thread Curtis L. Olson
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-06-17_03:14:05 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/fg_init.cxx 256 Bytes ought to be enough for anybody ... hmm, better 512. Why /sim/fg-current at all? Because we have a file selector dialog (still unfinished), and

[Flightgear-devel] Weekly CVS Changelog Summary: SimGear

2007-06-23 Thread Curtis L. Olson
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-06-17_16:01:43 (mfranz) /var/cvs/SimGear-0.3/source/simgear/scene/model/animation.cxx sooner than planned: fix "scale" animation offsets (1 -> 0) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-06-19_13:10:36 (

Re: [Flightgear-devel] C++ code beautifier / Coding

2007-06-23 Thread John Denker
On 06/14/2007 01:18 AM, Reagan Thomas wrote: > In a collaborative project, spaces *will* get > mixed in whether any one person likes it or not. The two, together, > cause ugliness. So why not fully embrace the wonderful and (almost) free > 0x20? As quoted above, any *modern* source editor

Re: [Flightgear-devel] AWOS

2007-06-23 Thread John Denker
On 06/22/2007 04:14 PM, Hans Fugal wrote: > This is a drop-in replacement for $FG_ROOT/ATC/default.atis > The file is at http://hans.fugal.net/tmp/default.atis 1) That is a big improvement. Thanks. 2) This is important, for the following reasons among others: > I fly a lot of general aviation

[Flightgear-devel] no doppler sound with actual build (osg branch), experimental patch included

2007-06-23 Thread Maik Justus
Hi, at the osg branch, the directional sound and doppler effects should work since two days. It seems that (at least) on windows there is a bug within OpenAL calculating the Doppler effect. Either there is no Doppler Effect (like I have) or it is totally wrong (as aerotro has with the same e

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-06-23 Thread Laurence Vanek
syd & sandy wrote: > > > Hi again, > I checked the source code , recent update , and "delete rt" is already > commented out , so I recompiled and tried my Aerostar 700, which I recently > added a weather radar to , and no more error message when I exit FG , so that > must have done the trick ...

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-06-23 Thread Vivian Meazza
Martin > Sent: 23 June 2007 14:08 > To: flightgear-devel@lists.sourceforge.net > Subject: Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar > > > Vivian, > > "Vivian Meazza" wrote: > > > I will attend to thus once the patches are approved/agreed in > > principle. > [...] > > filen

[Flightgear-devel] Experimental screen streamer patch

2007-06-23 Thread Pigeon
Hi, I've come up with a screen streamer for FG. The idea is to stream the screen directly to any video encoder or player, to make FG video-making easier. At the moment it streams via (a very basic) http. You run FG like: $ fgfs --screenstreamer=localhost,2 Then you can

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-06-23 Thread Martin Spott
Vivian, "Vivian Meazza" wrote: > I will attend to thus once the patches are approved/agreed in principle. [...] > filename="fg_wx_radar_osg.diff.tgz" In "Instrumentation/wxradar.hxx" at line 26 this patch introduces a dependency on "plib/ssg.h". I think this is neither required nor desired

Re: [Flightgear-devel] Bug found

2007-06-23 Thread Melchior FRANZ
* Didier Fabert -- Saturday 23 June 2007: > a found a litlle bug in CVS (osg branch) > in AIMode/AIBase.hxx there is > #include This is not in CVS. Your copy is (once again) messed up. $ cd src/AIModel/ $ cvs up -AC AIBase.hxx $ cvs status AIBase.hxx ===

[Flightgear-devel] Bug found

2007-06-23 Thread Didier Fabert
Hello all, a found a litlle bug in CVS (osg branch) in AIMode/AIBase.hxx there is #include of course it's not compiling but with it's working :-) regards, Didier. -- Didier Fabert [EMAIL PROTECTED] KFreeFlight project : A FlightGear GUI-Frontend designed for KDE users http://kfreeflight.so