aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/lyric_line.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
|
* removed more memory leaksAlexander Sulfrian2013-01-051-0/+4
|
* added complete song structureAlexander Sulfrian2013-01-051-0/+65
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