| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
In the audio panel it was a bit weird to have part of the panel
scrollable when the whole video panel is. Now both video and audio
panels scroll. You lose the "always there" view of the audio processing
summary but I think this is outweighed by the scrolling simplicity.
I also suspect it may make things behave better on "short" screens.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when mapping into a DCP.
|
|
Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de
|
|
|
|
use of wxGraphicsContext. This seems to fix strange rendering
problems on Windows.
|
|
display on Windows (fixed in the next commit).
|
|
|
|
|
|
|
|
|
|
|
|
Forward-ported from bf14618d056dc6f1ed7f32f943a565d8f662049e in master.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
canvas rather than wxGrid.
Inspired by the accumulation of odd problems due to the use of 3
separate panels, and also the endless resizing loop weird bug #1535.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|