https://bugs.kde.org/show_bug.cgi?id=358427

--- Comment #17 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Git commit 723a8b8fa9d8c0c0c8cfebd2b7cbe027a2d071d4 by Jean-Baptiste Mardelle.
Committed on 27/01/2016 at 00:13.
Pushed by mardelle into branch 'master'.

Refactor new audio levels, should fix most problems.

M  +1    -1    src/audiospectrum/audiographspectrum.h
M  +1    -2    src/monitor/CMakeLists.txt
M  +6    -73   src/monitor/glwidget.cpp
M  +2    -5    src/monitor/glwidget.h
M  +18   -10   src/monitor/monitor.cpp
M  +3    -7    src/monitor/monitor.h
A  +6    -0    src/monitor/scopes/CMakeLists.txt
A  +162  -0    src/monitor/scopes/dataqueue.h     [License: GPL (v3+)]
A  +201  -0    src/monitor/scopes/monitoraudiolevel.cpp     [License: GPL]
A  +60   -0    src/monitor/scopes/monitoraudiolevel.h     [License: GPL]
A  +95   -0    src/monitor/scopes/scopewidget.cpp     [License: GPL (v3+)]
A  +129  -0    src/monitor/scopes/scopewidget.h     [License: GPL (v3+)]
A  +209  -0    src/monitor/scopes/sharedframe.cpp     [License: GPL (v3+)]
A  +77   -0    src/monitor/scopes/sharedframe.h     [License: GPL (v3+)]
M  +1    -2    src/renderer.cpp

http://commits.kde.org/kdenlive/723a8b8fa9d8c0c0c8cfebd2b7cbe027a2d071d4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to