diff options
| author | fred <[email protected]> | 2011-03-15 22:41:29 (GMT) |
|---|---|---|
| committer | fred <[email protected]> | 2011-03-15 22:41:29 (GMT) |
| commit | d3b598728b5e6968de2b6a58cfe402652fbb8689 (patch) | |
| tree | 2781a7b82b63ef6c43dbb4e88929f4540bb87c29 /qt/TODO | |
| parent | c95033b7d1986e5b2f7fc6bb6f206c5b565a2560 (diff) | |
Now can control layer speed with a slider instead of a two speed button
- In QqWidget, replaced an int by a QSlider.
Diffstat (limited to 'qt/TODO')
| -rw-r--r-- | qt/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ //move main window in accordance with the size //resize ViewPort in accordance to the biggest layer .... (not sure it is good thing) -//be able to record the viewport, and replay it. +//be able to record all marked opened layers with the same quality .... a challenge :) //replace slow button by a slider //add a button in the textlayer to unfold text //see to use Linklist.completion to add blit, filters and generators @@ -15,3 +15,5 @@ the QJackClient of the time you waited to open the QJackClient .... see if a fix //try to fix sound speed issue when opening several VideoLayer with audio //verify how it works with different fps values //add the capability to have a config file..... important :) +//fix the half high vue of a v4l2 camera +//if resizing the wiewport when the layer is bigger, you need to just touch the layer size to display it correctly |

