aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11directory: eliminate CamelCaseMax Kellermann1-3/+3
2008-10-11song: use song_file_update() in song_file_load()Max Kellermann1-11/+1
2008-10-11song: song_file_update() returns booleanMax Kellermann1-3/+1
2008-10-11song: don't check song_is_file() in song_file_update()Max Kellermann1-24/+24
2008-10-11song: removed CamelCaseMax Kellermann1-18/+17
2008-10-11song: replaced all song constructorsMax Kellermann1-22/+30
2008-10-11song: converted typedef Song to struct songMax Kellermann1-14/+14
2008-10-11directory: converted typedef Directory to struct directoryMax Kellermann1-3/+3
2008-10-11song: don't make the struct packedMax Kellermann1-1/+1
2008-10-07directory: serialize song deletes from playlist during updateEric Wong1-6/+0
2008-10-07song: Add song_print_url_xEric Wong1-0/+5
2008-10-06song: add print_song_info_x for iterators tha pass void *Eric Wong1-0/+5
2008-10-05song: replace printSong* with song_print_*Eric Wong1-10/+10
2008-10-05Assert if we don't have song or song->url setEric Wong1-2/+8
2008-10-05song: stop storing song_typeEric Wong1-11/+6
2008-10-05song: use flex arrays to store song->urlEric Wong1-15/+19
2008-10-05song: converted "type" to enumMax Kellermann1-1/+1
2008-10-05song: get rid of newNullSong()Eric Wong1-15/+4
2008-10-05song: call freeJustSong if newSong failsEric Wong1-1/+1
2008-10-04song: better handling of existing songs when rereading DBEric Wong1-4/+13
2008-10-03song: start avoiding race in updateSongInfoEric Wong1-9/+12
2008-10-03song: start avoiding race in updateSongInfoEric Wong1-9/+12
2008-09-26song: removed type SongListMax Kellermann1-36/+0
2008-09-22songvec: remove songvec_pruneEric Wong1-2/+0
2008-09-20Don't try to prune unless we're updatingEric Wong1-1/+2
2008-09-20Replace SongList with struct songvecEric Wong1-80/+23
2008-09-20start using prefixcmp()Eric Wong1-6/+5
2008-09-18Move away from fprintf() when writing DB/state_fileEric Wong1-7/+6
2008-09-03tag: fix segfault on updateEric Wong1-0/+1
2008-09-02tag: try not to reallocate tag.items in every add() callMax Kellermann1-4/+16
2008-09-02song: don't export newNullSong()Max Kellermann1-1/+1
2008-09-02tag: renamed functions, no CamelCaseMax Kellermann1-10/+10
2008-08-30assert song->url != NULLMax Kellermann1-0/+3
2008-03-26fix segmentation fault in song info parserMax Kellermann1-4/+5
2008-03-26eliminated duplicate initializationMax Kellermann1-7/+3
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-3/+1
2008-01-01song: updateSongInfo: left out charset conversion when going thread-safeEric Wong1-2/+4
2007-12-28Merge branches/ew r7104Eric Wong1-44/+19
2007-05-26Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a singleJ. Alexander Treuman1-8/+4
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-01-14Don't initialize globals to zero (or NULL)Eric Wong1-3/+3
2006-10-27add support for: list fileWarren Dukes1-2/+0
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-5/+6
2006-07-30remove deprecated myfprintf wrapperEric Wong1-4/+5
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-9/+9
2006-07-20Add mpd-indent.shAvuton Olrich1-121/+140
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-2/+2
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich1-19/+7
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1