Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | directory: fix update in root directory | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | directory: eliminate CamelCase | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | song: removed CamelCase | Max Kellermann | 2008-10-08 | 1 | -2/+2 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -3/+6 |
* | song: use songvec_for_each() in songvec_print() / songvec_save() | Max Kellermann | 2008-10-07 | 1 | -8/+8 |
* | song: replace printSong* with song_print_* | Eric Wong | 2008-10-07 | 1 | -4/+4 |
* | Replace SongList with struct songvec | Eric Wong | 2008-09-23 | 1 | -6/+7 |
* | pass "struct client" to dbUtils.c, song.c, tag_print.c | Max Kellermann | 2008-09-07 | 1 | -10/+10 |
* | song: moved code to song_print.c, song_save.c | Max Kellermann | 2008-09-07 | 1 | -0/+54 |