Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converted all strings and chars to wstrings and wchar_ts | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | | | | | | | all strings with displayable content are now the wide strings for proper unicode handling added boost dependency for proper reading unicode from files | ||||
* | added debug flag | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
| | |||||
* | added ldflag for log4cxx | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | removed hacky workaround | Alexander Sulfrian | 2013-01-05 | 1 | -2/+1 |
| | |||||
* | added dep-calculation to rebuild objectfile, if header changed | Alexander Sulfrian | 2013-01-05 | 1 | -3/+12 |
| | |||||
* | added cppunit testframework (try make && make run in the test folder) | Alexander Sulfrian | 2013-01-05 | 1 | -0/+30 |