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