Hi,

Am Sonntag, 24. September 2006 16:42 schrieb Michael Riepe:
>
> I guess the next thing we need is a "settings" dialog. But first we
> should move all the configurable parameters to a separate class. I'm
> going to do that next week.
>
Yes, that would be good with so many parameters... :-)
 
Also I missed an "About" dialog where I can at least see the Version number of 
the dvbcut I'm currently using. And if someone commits a change one could 
increase the version numbers patch level, which is then automatically used 
when compiling. 

Also writing a sentence in some changelog file would be useful... ;-)

> It'll be there in a few minutes.
You saw my correction?
BTW, do you know why I can't use:
 jog_offset =   
    settings.readDoubleNumEntry(DVBCUT_QSETTINGS_PATH "jog_offset", 0.4);

instead of the:
 jog_offset =   
    settings.readNumEntry(DVBCUT_QSETTINGS_PATH "jog_offset", 40)/100.;
which I do now.

ciao
Ralph

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to