aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/songloading/songloading_strategy_xml.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed all song paths to boost::filesystem::wpathAlexander Sulfrian2013-01-051-1/+1
| | | | | | all song paths are now wpath so all extensions are also std::wstring and all logging with song filename have to be also std::wstring
* added txt header loading with test and some preparations for loading notesAlexander Sulfrian2013-01-051-1/+6
|
* added song loading stubs with different strategies chosen by file extensionAlexander Sulfrian2013-01-051-0/+44