Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | song_save: load one song at a time | Max Kellermann | 2009-11-01 | 1 | -5/+7 |
* | text_file: allocate line buffers dynamically | Max Kellermann | 2009-11-01 | 1 | -1/+1 |
* | song_save: use GError for error handling | Max Kellermann | 2009-07-05 | 1 | -2/+14 |
* | song_save: no CamelCase | Max Kellermann | 2009-07-05 | 1 | -2/+2 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | song: converted typedef Song to struct song | Max Kellermann | 2008-10-08 | 1 | -1/+2 |
* | directory: converted typedef Directory to struct directory | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | Replace SongList with struct songvec | Eric Wong | 2008-09-23 | 1 | -2/+4 |
* | song: moved code to song_print.c, song_save.c | Max Kellermann | 2008-09-07 | 1 | -0/+29 |