Mercurial > mplayer.hg
log stream/stream_cddb.c @ 25792:0bf5384fb82c
age | author | description |
---|---|---|
Sun, 20 Jan 2008 16:13:51 +0000 | ulion | Fix compilation failue: |
Sat, 19 Jan 2008 16:58:57 +0000 | reimar | Reindent |
Sat, 19 Jan 2008 16:57:53 +0000 | reimar | Simplify and keep terminating end-of-line |
Sat, 19 Jan 2008 16:49:01 +0000 | reimar | Remove a broken and useless hack to avoid a memcpy |
Sat, 19 Jan 2008 16:41:35 +0000 | reimar | Cached file must be 0-terminated since we use string processing functions on it |
Sat, 19 Jan 2008 16:33:06 +0000 | reimar | Make sure we do not write the terminating 0 out of bounds |
Sun, 16 Dec 2007 11:31:52 +0000 | ulion | Support cddb on darwin. |