Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed more memory leaks | Alexander Sulfrian | 2013-01-05 | 1 | -0/+8 |
| | |||||
* | added complete song structure | Alexander Sulfrian | 2013-01-05 | 1 | -69/+120 |
| | | | | | | | added LyricLines for lines of lyrics with some words added LyricWords for single words (notes) of lyrics added construction/deconstruction of lines and words form parsed data changed BPM list to list of pointer | ||||
* | Added get methods and made a comment more clear | Robin Nehls | 2013-01-05 | 1 | -0/+101 |
| | |||||
* | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 2013-01-05 | 1 | -0/+115 |