Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.inc: modularized flags, removed include dirs | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | ported from log4cxx to log4cpp | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
* | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | dynamic registration of songloading_strategies with static template | Alexander Sulfrian | 2013-01-05 | 1 | -2/+4 |
* | changed all song paths to boost::filesystem::wpath | Alexander Sulfrian | 2013-01-05 | 1 | -2/+3 |
* | make string constructor argument a constant reference | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | added custom exception classes for better catching them (gotta catch 'em all) | Alexander Sulfrian | 2013-01-05 | 1 | -0/+8 |
* | added parsing of song lyric lines | Alexander Sulfrian | 2013-01-05 | 1 | -1/+2 |
* | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
* | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 2013-01-05 | 1 | -0/+60 |