itsmattkc
|
1aa87cbda6
|
various: encapsulate all code in the olive namespace to avoid name collisions
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
|
2020-04-06 15:29:53 +10:00 |
|
itsmattkc
|
e6b484a523
|
audiowaveformview: rounded some float to int conversions
|
2020-03-19 13:22:48 +11:00 |
|
itsmattkc
|
f888cf7fe5
|
audiowaveformview: force cache invalidation if the footage is changed
|
2020-03-18 19:08:33 +11:00 |
|
itsmattkc
|
fed17e35fa
|
audiowaveformview: optimizes waveform to only redraw when necessary
Draws to a pixmap only when the waveform changes so it doesn't have to be
regenerated on every draw. Also renames WaveformView to AudioWaveformView
|
2020-03-18 14:44:05 +11:00 |
|