]> git.sesse.net Git - kdenlive/history - src/scopes/audioscopes/audiosignal.cpp
Fix includes
[kdenlive] / src / scopes / audioscopes / audiosignal.cpp
2013-12-11 Montel LaurentFix includes
2013-05-29 Montel Laurentconst'ref. REmove not necessary virtual keyword. Fix...
2013-05-27 Montel Laurentconst'ify. Remove unimplemented function. Fix indent...
2013-05-20 Montel LaurentConst'ify. Use QLatin1String
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-06 Jean-Baptiste MardelleMerging of scopes manager by Granjow (final merge)
2012-03-06 Jean-Baptiste MardelleContinue merging of scopemanager from Granjow