aboutsummaryrefslogtreecommitdiffstats
path: root/src/metadata_pipe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to C99 types (retaining compat with old compilers)Eric Wong2008-09-291-4/+4
* metadata_pipe: kill "writer is ahead of reader" messageEric Wong2008-09-091-4/+1
* Merge branch 'mk/tag'Eric Wong2008-09-031-17/+17
|\
| * tag: renamed functions, no CamelCaseMax Kellermann2008-09-021-10/+10
| * tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_itemMax Kellermann2008-09-021-7/+7
* | Add missing function prototypesEric Wong2008-09-021-4/+0
|/
* metadata_pipe: free current_tag in metadata_pipe_clearEric Wong2008-08-271-0/+5
* metadata_pipe: inline clear_pipe_unlocked() functionEric Wong2008-08-271-12/+9
* metadata_pipe: remove highly unlikely memory leakEric Wong2008-08-271-0/+1
* Reimplement dynamic metadata handlingEric Wong2008-08-261-0/+155