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 n

[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

[Stellarium-pubdevel] TUI custom font configuration

2012-02-19 Thread Sibi Antony
Hello, The default font in TUI was quite small, and gets blurred out especially when choosing the Gravity labels option. Added custom font configuration, please find the patch in the attachment. Also moved the settings loading to a new method, should keep the constructor clean with addition of new

[Stellarium-pubdevel] TUI visibility while using Disk viewport

2012-02-18 Thread Sibi Antony
Hello , I use stellarium for a planetarium/dome projection, together with the TUI plugin. As of now, the TUI is chopped off while choosing the Disk viewport, as the default co-ordinates are at left-hand corner. The below changes should address the problem. Please include this into trunk. === mod