Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed all song paths to boost::filesystem::wpath | Alexander Sulfrian | 2013-01-05 | 1 | -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 notes | Alexander Sulfrian | 2013-01-05 | 1 | -1/+6 |
| | |||||
* | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 2013-01-05 | 1 | -0/+44 |