Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added {r,l}trim_newline that only remove '\r' and '\n', remove '\r' from lyrics | Alexander Sulfrian | 2013-01-05 | 2 | -0/+31 |
* | remove typo | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | fix memory leak | Alexander Sulfrian | 2013-01-05 | 1 | -0/+6 |
* | added complete song structure | Alexander Sulfrian | 2013-01-05 | 1 | -3/+3 |
* | cut big function for parsing song lines in some smaller | Alexander Sulfrian | 2013-01-05 | 2 | -70/+91 |
* | added parsing of song lyric lines | Alexander Sulfrian | 2013-01-05 | 3 | -10/+85 |
* | Added get methods and made a comment more clear | Robin Nehls | 2013-01-05 | 1 | -1/+1 |
* | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 2013-01-05 | 7 | -11/+174 |
* | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 2013-01-05 | 7 | -0/+360 |