On Thu, 2009-10-22 at 21:22 +0200, Erik Hofman wrote:
> It would be nice to know who of you who have problems run on 64-bit and
> if any one with these problems (sounds not playing) actually runs in 32-bit.
>
> Erik
>
AS you speak, I am currently resurrecting my 32 bit Athlon machine to
compare
Yes !
Next goal is 200 :)
On Thu, Oct 22, 2009 at 12:14 PM, Curtis Olson wrote:
> On Thu, Oct 22, 2009 at 2:11 PM, syd adams wrote:
>
>> Glad you mentioned the sound type, I hadn't thought about it . Same result
>> here , "looped" sounds dont play ... but the rest seem to , ( Ive only
>> tested
Erik Hofman wrote:
> It would be nice to know who of you who have problems run on 64-bit and
> if any one with these problems (sounds not playing) actually runs in 32-bit.
>
> Erik
>
Hello Erik,
Sound is playing but it is off at 0.0 or full on from 0.01 to 1.0,
changing the volume between 0.0
On 22 Oct 2009, at 14:40, Sébastien MARQUE wrote:
> quite off-topic: the zkv1000 will very appreciate your actual
> changes on
> gps system. it is a "replica" of garmin primus 1000 for general
> aviation).
Okay - that's exactly the kind of device I hope the new code can
support. I've read th
It would be nice to know who of you who have problems run on 64-bit and
if any one with these problems (sounds not playing) actually runs in 32-bit.
Erik
--
Come build with us! The BlackBerry(R) Developer Conference in
On Thu, Oct 22, 2009 at 2:11 PM, syd adams wrote:
> Glad you mentioned the sound type, I hadn't thought about it . Same result
> here , "looped" sounds dont play ... but the rest seem to , ( Ive only
> tested with my aircraft).
Just a little off topic, but congratulations Syd, you were the one h
Glad you mentioned the sound type, I hadn't thought about it . Same result
here , "looped" sounds dont play ... but the rest seem to , ( Ive only
tested with my aircraft).
On Thu, Oct 22, 2009 at 12:01 AM, Scott Hamilton <
scott.hamil...@popplanet.biz> wrote:
>
>
> Yeah I'm in the same situatio
> That sounds strange, and possibly aircraft-specific, or possibly my
> fault.
>
> Can you provide some exact steps to reproduce this?
>
> Eg
> - select navaid 'foo' in the GPS
> - enter OBS mode
> - select OBS radial XXX
> - ... and so on
>
> The interaction between the GPS
On 22 Oct 2009, at 17:50, Erik Hofman wrote:
> I dislike the method of using strings to story binary data anyhow.
Yes, agreed 100%.
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only dev
Bob Faulkner wrote:
> I believe this person was well within their rights up until they claimed
> copyright over the entire work. Even if they have copyright on accompanying
> software they wrote to work with it, I believe they are required to license it
> under the GPL if they distribute it with FG
James Turner wrote:
> On 22 Oct 2009, at 17:23, James Turner wrote:
>
>> without
>> using a copy to turn the temporary data from c_str() into something
>> that lives on the heap.
>
> This is factually wrong, I realise - of course the data returned by
> c_str() *does* live on the heap, but that
On 22 Oct 2009, at 17:23, James Turner wrote:
> without
> using a copy to turn the temporary data from c_str() into something
> that lives on the heap.
This is factually wrong, I realise - of course the data returned by
c_str() *does* live on the heap, but that does't change the original
is
On 22 Oct 2009, at 13:54, Erik Hofman wrote:
> -std::auto_ptr ptr( buf.c_str() );
> +std::auto_ptr ptr( (unsigned char*)
> buf.c_str() );
This still looks wrong to me - you can't create an auto_ptr from
buf.c_str(), it will delete memory that's not supposed to
On 22 Oct 2009, at 14:40, Sébastien MARQUE wrote:
> the zkv500 looks at the property
> /instrumentation/gps/wp/leg-course-deviation-deg, which seems to not
> exist anymore. I'm reading doc to find the correct prop to handle.
Ah ok.
leg-course-deviation-deg is one of those strange properties tha
I believe this person was well within their rights up until they claimed
copyright over the entire work. Even if they have copyright on accompanying
software they wrote to work with it, I believe they are required to license it
under the GPL if they distribute it with FG.
I'm pretty sure claiming
Indeed, that is not "your fault", I just have to follow your changes ;)
grep'ing in Aircraft gives me 3 aircraft with the zkv500 installed in:
Grob-G115, DHC3 and Lionceau
the zkv500 looks at the property
/instrumentation/gps/wp/leg-course-deviation-deg, which seems to not
exist anymore. I'm r
Vadym Kukhtin wrote:
> Its look very realistic for me, only a bit shaggy sometimes.
>
> If you like it and want to have same clouds, grab and replace this file:
> http://valeo.flightgear.ru/cl_cumulus.png
>
> If someone want to add this texture to cvs-data, then write comment
> in, maybe, cloudla
I might have fixed that too , since I haven't seen that problem in a long
time ...
I'll get busy on the panel so I can commit for testing
On Wed, Oct 21, 2009 at 11:50 PM, George Patterson <
george.patter...@gmail.com> wrote:
> On Thu, Oct 22, 2009 at 4:34 PM, syd adams wrote:
> > I,ve already f
syd adams wrote:
> So far I've tried compiling several versions of openal-soft ... and only
> get certain sounds , and always get an 'AL Error (atc):' in the
> terminal at startup.
> I get atc-chatter , and certain aircraft sounds like flaps , engine
> start ...
> I've tried openal-soft-1.8.46
On 22 Oct 2009, at 07:57, Sébastien MARQUE wrote:
>
> Thank you for reporting, I haven't had a look into the zkv500 for a
> long
> time but I'm going to look what is going wrong, sorry for
> inconvenience.
It's quite likely this is my fault. Which aircraft feature the zkv500,
so I can test
On 22 Oct 2009, at 02:05, Victhor Foster wrote:
> I'm pretty sure that this bug happened to me before. If the GPS is set
> to OBS mode, changing the course as to make the CDI needle center
> causes the autopilot to follow north, while leaving it at the default
> setting (north) causes the AP to f
Yeah I'm in the same situation, I've deleted all version of openal and
alut, and pulled down the source and compiled
for openal and ALUT, still only get "once" and "transit" type of
sound, looped engine sounds I can't get. I'll keep looking
I might try the old creative labs 0.8 version next
22 matches
Mail list logo