Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added custom exception classes for better catching them (gotta catch 'em all) | Alexander Sulfrian | 2013-01-05 | 1 | -0/+8 |
* | added missing getter for song header values | Alexander Sulfrian | 2013-01-05 | 1 | -8/+8 |
* | moved todo items down | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
* | parse all special headers | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
* | added functions for parsing float, int and bool headers | Alexander Sulfrian | 2013-01-05 | 1 | -0/+3 |
* | added calculations to swap from relative mode to absolute beat times | Alexander Sulfrian | 2013-01-05 | 1 | -0/+8 |
* | added complete song structure | Alexander Sulfrian | 2013-01-05 | 1 | -31/+43 |
* | Added get methods and made a comment more clear | Robin Nehls | 2013-01-05 | 1 | -0/+20 |
* | added txt header loading with test and some preparations for loading notes | Alexander Sulfrian | 2013-01-05 | 1 | -1/+16 |
* | added song loading stubs with different strategies chosen by file extension | Alexander Sulfrian | 2013-01-05 | 1 | -0/+74 |