|
From: Tapio V. <aa...@us...> - 2012-11-16 15:24:02
|
Author: Tapio Vierros <tap...@gm...> Date: Fri Nov 16 17:23:28 2012 +0200 Repository moved to GitHub. --- .gitignore | 4 - CMakeLists.txt | 83 -- README.txt | 4 + aboutdialog.ui | 170 ----- busydialog.hh | 35 - cmake/Copyright.txt | 15 - cmake/FindAVCodec.cmake | 48 -- cmake/FindAVFormat.cmake | 46 -- cmake/FindAVUtil.cmake | 44 -- cmake/FindLibPulse.cmake | 28 - cmake/FindPhonon.cmake | 28 - cmake/FindQt.cmake | 160 ---- cmake/FindQt4.cmake | 1171 ----------------------------- cmake/FindSWScale.cmake | 46 -- cmake/LibFindMacros.cmake | 76 -- cmake/Qt4ConfigDependentSettings.cmake | 278 ------- cmake/Qt4Macros.cmake | 402 ---------- cmake/UseQt4.cmake | 97 --- config.cmake.hh | 18 - docs/Authors.txt | 8 - docs/Design.txt | 52 -- docs/FileFormats.txt | 35 - docs/License.txt | 342 --------- docs/helpindex.html | 59 -- editor.qrc | 32 - editor.ui | 733 ------------------ editorapp.cc | 1073 -------------------------- editorapp.hh | 157 ---- ffmpeg.cc | 199 ----- ffmpeg.hh | 123 --- gettingstarted.hh | 65 -- gettingstarted.ui | 207 ----- icons/application-exit.png | Bin 1569 -> 0 bytes icons/composer.png | Bin 1640 -> 0 bytes icons/composer.svg | 163 ---- icons/document-new.png | Bin 1248 -> 0 bytes icons/document-open.png | Bin 990 -> 0 bytes icons/document-save-as.png | Bin 1342 -> 0 bytes icons/document-save.png | Bin 968 -> 0 bytes icons/edit-copy.png | Bin 833 -> 0 bytes icons/edit-cut.png | Bin 967 -> 0 bytes icons/edit-delete.png | Bin 1400 -> 0 bytes icons/edit-paste.png | Bin 865 -> 0 bytes icons/edit-redo.png | Bin 1330 -> 0 bytes icons/edit-select-all.png | Bin 562 -> 0 bytes icons/edit-undo.png | Bin 1398 -> 0 bytes icons/help-about.png | Bin 1471 -> 0 bytes icons/help-contents.png | Bin 1819 -> 0 bytes icons/help-hint.png | Bin 1259 -> 0 bytes icons/insert-object.png | Bin 1100 -> 0 bytes icons/insert-text.png | Bin 1066 -> 0 bytes icons/media-playback-pause.png | Bin 1448 -> 0 bytes icons/media-playback-start.png | Bin 1474 -> 0 bytes icons/media-playback-stop.png | Bin 1436 -> 0 bytes icons/preferences-other.png | Bin 1531 -> 0 bytes icons/zoom-in.png | Bin 1106 -> 0 bytes icons/zoom-original.png | Bin 1087 -> 0 bytes icons/zoom-out.png | Bin 1085 -> 0 bytes libda/fft.hpp | 105 --- libda/portaudio.hpp | 132 ---- libda/sample.hpp | 66 -- main.cc | 56 -- midifile.cc | 224 ------ midifile.hh | 129 ---- notegraphwidget.cc | 785 ------------------- notegraphwidget.hh | 196 ----- notelabel.cc | 200 ----- notelabel.hh | 86 --- notelabelmanager.cc | 522 ------------- notes.cc | 98 --- notes.hh | 101 --- operation.cc | 14 - operation.hh | 76 -- pitch.cc | 167 ---- pitch.hh | 105 --- pitchvis.cc | 215 ------ pitchvis.hh | 69 -- platform/composer.desktop | 10 - platform/mingw-cross-env/README | 22 - platform/mingw-cross-env/copydlls.py | 116 --- platform/mingw-cross-env/makebuilddir.sh | 20 - platform/mingw-cross-env/makeinstaller.py | 112 --- platform/mingw-cross-env/makezip.sh | 31 - platform/mingw-cross-env/mk/ffmpeg.mk | 51 -- platform/mingw-cross-env/mk/qt.mk | 78 -- platform/mingw-cross-env/pathconfig.sh | 24 - platform/packaging.cmake | 109 --- song.cc | 111 --- song.hh | 162 ---- songparser-ini.cc | 163 ---- songparser-txt.cc | 157 ---- songparser-xml.cc | 126 --- songparser.cc | 163 ---- songparser.hh | 95 --- songwriter-ini.cc | 119 --- songwriter-lrc.cc | 42 - songwriter-txt.cc | 66 -- songwriter-xml.cc | 122 --- songwriter.hh | 52 -- synth.hh | 222 ------ textcodecselector.hh | 119 --- types.hh | 16 - util.hh | 43 -- 103 files changed, 4 insertions(+), 11694 deletions(-) |