| Commit message (Expand) | Author | Age | Files | Lines |
* | song_print: simplified start_ms/end_ms check | Max Kellermann | 2010-06-25 | 1 | -12/+10 |
* | command: fallback strftime() formats on WIN32 | Max Kellermann | 2010-05-18 | 1 | -1/+7 |
* | song_print: song_print() returns void | Max Kellermann | 2010-02-08 | 1 | -6/+7 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | song: added support for selecting a time range | Max Kellermann | 2009-12-27 | 1 | -0/+13 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | song: renamed attribute "url" to "uri" | Max Kellermann | 2009-10-13 | 1 | -5/+5 |
* | song_print: check gmtime_r()'s return value | Max Kellermann | 2009-07-06 | 1 | -7/+11 |
* | song_print: send song modification time to client | Max Kellermann | 2009-07-05 | 1 | -0/+17 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | song_print: hide HTTP password in playlist | Max Kellermann | 2009-02-27 | 1 | -1/+11 |
* | directory: added directory_is_root() | Max Kellermann | 2009-01-04 | 1 | -1/+1 |
* | 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 |