[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread Simon Eugster
2010/9/5 jb : > On Sunday 05 September 2010 15:14:59 Simon Eugster wrote: >> 2010/9/5 jb : >> > On Sunday 05 September 2010 12:56:22 Simon Eugster wrote: >> >> I noticed that in the current SVN version it is not possible anymore >> >> to update a scope by clicking on it (used to work even if autoRe

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread jb
On Sunday 05 September 2010 15:14:59 Simon Eugster wrote: > 2010/9/5 jb : > > On Sunday 05 September 2010 12:56:22 Simon Eugster wrote: > >> I noticed that in the current SVN version it is not possible anymore > >> to update a scope by clicking on it (used to work even if autoRefresh > >> was not e

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread Simon Eugster
2010/9/5 jb : > On Sunday 05 September 2010 12:56:22 Simon Eugster wrote: >> I noticed that in the current SVN version it is not possible anymore >> to update a scope by clicking on it (used to work even if autoRefresh >> was not enabled). > > Works for me... I just fixed it to also update when cha

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread jb
On Sunday 05 September 2010 12:56:22 Simon Eugster wrote: > I noticed that in the current SVN version it is not possible anymore > to update a scope by clicking on it (used to work even if autoRefresh > was not enabled). Works for me... I just fixed it to also update when changing the paint mode..

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread Alberto Villa
On Sunday 05 September 2010 13:06:49 Simon Eugster wrote: > As soon as clicking refreshes again, this could be done. > I'm in holidays next week, so if I don't manage to do it anymore, it's > in abstractscopewidget.cpp: > m_aAutoRefresh- >setChecked(scopeConfig.readEntry("autoRefresh", true));

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread Alberto Villa
On Sunday 05 September 2010 12:56:22 Simon Eugster wrote: > I noticed that in the current SVN version it is not possible anymore > to update a scope by clicking on it (used to work even if autoRefresh > was not enabled). right about this, i wonder if we should disable auto refresh by default... --

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-05 Thread Simon Eugster
I noticed that in the current SVN version it is not possible anymore to update a scope by clicking on it (used to work even if autoRefresh was not enabled).

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-04 Thread Till Theato
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/04/2010 12:47 PM, Simon A. Eugster wrote: > On 03.09.2010 18:59, jb wrote: >> Hello! >> >> The recent introduction of colorscopes and on monitor adjusting of geometry >> effects, caused major slowdown in Kdenlive because each frame of the video >

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-04 Thread Simon A. Eugster
On 03.09.2010 18:59, jb wrote: > Hello! > > The recent introduction of colorscopes and on monitor adjusting of geometry > effects, caused major slowdown in Kdenlive because each frame of the video > needs to be converted to a QImage. > > I just made a commit (svn rev, 4826) that will improve the si

[Kdenlive-devel] Color scopes & on monitor effects

2010-09-03 Thread jb
Hello! The recent introduction of colorscopes and on monitor adjusting of geometry effects, caused major slowdown in Kdenlive because each frame of the video needs to be converted to a QImage. I just made a commit (svn rev, 4826) that will improve the situation, making the QImage conversion on