Re: [Stellarium-pubdevel] Stellarium video playback

2012-04-06 Thread Sibi Antony
Hi Alex! On Fri, Apr 6, 2012 at 11:29 PM, Alexander Wolf wrote: > > Hello! > > 2012/4/6 Sibi Antony : > > The video playback feature I was working on is more or less in usable shape. > > Patch attached. (Thanks to Alex for pointing me to use Phonon). > > Very nice :) I'm apply your patch to trunk

Re: [Stellarium-pubdevel] Stellarium fails to compile on windows at builds 5286

2012-04-06 Thread Barry Gerdes
Hi Alex I gather that the perlin noise equations rely on something that is not available in Windows. I looked through the changes and researched the perlin noise But could not see anything pertaining to Windows that could cause trouble. Barry Gerdes Beaumont Hills Observatory S 33' 41' 44"

Re: [Stellarium-pubdevel] Stellarium fails to compile on windows at builds 5286

2012-04-06 Thread Alexander Wolf
Hi Barry! 7 апреля 2012 г. 9:08 пользователь Barry Gerdes написал: > I was wrong with build 5284 being the culprit > The 1st build that did not work in windows was build 5281 > and none have worked since in windows I know it and I tried fix this issue -- With best regards, Alexander

Re: [Stellarium-pubdevel] Stellarium fails to compile on windows at builds 5286

2012-04-06 Thread Barry Gerdes
Hi Alex I was wrong with build 5284 being the culprit The 1st build that did not work in windows was build 5281 and none have worked since in windows Barry Gerdes Beaumont Hills Observatory S 33' 41' 44"E 150' 56' 32" From: barrygas...@hotmail.com To: stellarium-pubdevel@lists.source

Re: [Stellarium-pubdevel] Stellarium fails to compile on windows at builds 5286

2012-04-06 Thread Barry Gerdes
Yes Timothy In the early days Fabien built on Linux Ubuntu as far as I know and prepared releases in Windows that he built when necessary, often changing the Window procedure and dependants to suit the current code. Rob built his own version for his planetariums in Apple I believe but he als

Re: [Stellarium-pubdevel] Stellarium video playback

2012-04-06 Thread Alexander Wolf
Hello! 2012/4/6 Sibi Antony : > The video playback feature I was working on is more or less in usable shape. > Patch attached. (Thanks to Alex for pointing me to use Phonon). Very nice :) I'm apply your patch to trunk and add simple script for testing it and publish as video-playback branch - htt

[Stellarium-pubdevel] Stellarium video playback

2012-04-06 Thread Sibi Antony
Hello, The video playback feature I was working on is more or less in usable shape. Patch attached. (Thanks to Alex for pointing me to use Phonon). For the developer's information : * I understand video is not of much use for regular users - except maybe for presentation purposes such as in a pl

Re: [Stellarium-pubdevel] [GSoC] Sky Quiz

2012-04-06 Thread Rimas Trumpa
Thank you for your comments. I submitted my proposal this morning. Let me know if you have any questions or concerns. Georg: I have already helped to fix the inner-planet phases bug and I'm definitely planning to fix some other bugs while getting used to the code. Regards, Rimas Trumpa On 26 Mar

Re: [Stellarium-pubdevel] Doubt regarding the implementation of paintPartial in the StelAppGraphicsWidget

2012-04-06 Thread Reaves, Timothy
Very likely. If nothing else, it should insure the UI itself - and running scripts - remain responsive. On Thu, Apr 5, 2012 at 4:10 PM, bdwashbu wrote: > If we need to do "background computations" asynchronously in regards to > rendering the graphics, should moving those into another thread o

Re: [Stellarium-pubdevel] Stellarium fails to compile on windows at builds 5286

2012-04-06 Thread Reaves, Timothy
2012/4/5 Barry Gerdes > In that case it needs to be fixed before any further damage results to > the main branch. > Primary compiling should be done on linux > Then Windows > and finally Apple > Too many developers are using Apple as their primary platform and not > testing on on windows > > >