moviefile.cpp is friggin' large, split it up
commitef140f3324ee641b7555cde8b809e621b18205f4
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Tue, 4 Feb 2014 23:11:21 +0000 (5 01:11 +0200)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Tue, 4 Feb 2014 23:11:21 +0000 (5 01:11 +0200)
tree0e0d5c23f62f681486513e58d48358bb557597c6
parenta50cadb1a830df97315c715f240f5eeef0a45def
moviefile.cpp is friggin' large, split it up
include/core/moviefile-binary.hpp [new file with mode: 0644]
include/core/moviefile-common.hpp [new file with mode: 0644]
include/core/moviefile.hpp
src/core/moviefile-binary.cpp [new file with mode: 0644]
src/core/moviefile-esave.cpp [new file with mode: 0644]
src/core/moviefile-text-load.cpp [new file with mode: 0644]
src/core/moviefile-text-save.cpp [new file with mode: 0644]
src/core/moviefile.cpp
src/platform/wxwidgets/main.cpp