|
From: Lasse Kärkkäi. <tr...@us...> - 2010-10-23 12:28:47
|
Module: performous Branch: master Commit: a53fecb2c95e308d150a03835a23284303652809 Author: Lasse Karkkainen <tro...@tr...> Date: Sat Oct 23 14:28:24 2010 +0200 Remove editor (didn't work and used old audio code) --- CMakeLists.txt | 6 - editor/CMakeLists.txt | 38 ------ editor/config.cmake.hh | 16 --- editor/ffmpeg.cc | 294 ------------------------------------------------ editor/ffmpeg.hh | 240 --------------------------------------- editor/main.cc | 63 ---------- editor/notes.cc | 82 ------------- editor/notes.hh | 101 ----------------- editor/pitch.cc | 197 -------------------------------- editor/pitch.hh | 111 ------------------ editor/util.hh | 25 ---- editor/xtime.hh | 34 ------ 12 files changed, 0 insertions(+), 1207 deletions(-) |