aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadata_pipe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-29Switch to C99 types (retaining compat with old compilers)Eric Wong1-4/+4
2008-09-09metadata_pipe: kill "writer is ahead of reader" messageEric Wong1-4/+1
2008-09-02Add missing function prototypesEric Wong1-4/+0
2008-09-02tag: renamed functions, no CamelCaseMax Kellermann1-10/+10
2008-09-02tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_itemMax Kellermann1-7/+7
2008-08-27metadata_pipe: free current_tag in metadata_pipe_clearEric Wong1-0/+5
2008-08-27metadata_pipe: inline clear_pipe_unlocked() functionEric Wong1-12/+9
2008-08-27metadata_pipe: remove highly unlikely memory leakEric Wong1-0/+1
2008-08-26Reimplement dynamic metadata handlingEric Wong1-0/+155