| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Class definitions have to end with a semicolon but not namespaces. So
remove this everywhere.
|
| |
|
| |
|
|
|
|
|
|
|
| |
all strings with displayable content are now the wide strings for
proper
unicode handling
added boost dependency for proper reading unicode from files
|
|
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
|