Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-29 | Switch to C99 types (retaining compat with old compilers) | Eric Wong | 1 | -4/+4 |
2008-09-09 | metadata_pipe: kill "writer is ahead of reader" message | Eric Wong | 1 | -4/+1 |
2008-09-02 | Add missing function prototypes | Eric Wong | 1 | -4/+0 |
2008-09-02 | tag: renamed functions, no CamelCase | Max Kellermann | 1 | -10/+10 |
2008-09-02 | tag: renamed MpdTag and MpdTagItem to struct mpd_tag, struct tag_item | Max Kellermann | 1 | -7/+7 |
2008-08-27 | metadata_pipe: free current_tag in metadata_pipe_clear | Eric Wong | 1 | -0/+5 |
2008-08-27 | metadata_pipe: inline clear_pipe_unlocked() function | Eric Wong | 1 | -12/+9 |
2008-08-27 | metadata_pipe: remove highly unlikely memory leak | Eric Wong | 1 | -0/+1 |
2008-08-26 | Reimplement dynamic metadata handling | Eric Wong | 1 | -0/+155 |