summaryrefslogtreecommitdiff
path: root/src/songvec.h
AgeCommit message (Expand)Author
2008-10-31added prefix to header macrosMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-10-07songvec: pass const pointersMax Kellermann
2008-10-07songvec: add songvec_for_each iteratorEric Wong
2008-09-29songvec: songvec_delete takes a const Song pointerEric Wong
2008-09-29songvec_free => songvec_destroyEric Wong
2008-09-23songvec: remove songvec_pruneEric Wong
2008-09-23Replace SongList with struct songvecEric Wong