Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | song: removed CamelCase | Max Kellermann | 2008-10-08 | 1 | -7/+7 |
* | song: replaced all song constructors | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -7/+9 |
* | directory: converted typedef Directory to struct directory | Max Kellermann | 2008-10-08 | 1 | -20/+27 |
* | update: merged exploreDirectory() into updateDirectory() | Max Kellermann | 2008-10-08 | 1 | -47/+13 |
* | directory: moved code to update.c | Max Kellermann | 2008-10-08 | 1 | -0/+571 |