Mercurial > audlegacy-plugins
changeset 242:e5d78e44971f trunk
[svn] - suppress compile time waring.
author | yaz |
---|---|
date | Mon, 13 Nov 2006 06:27:29 -0800 |
parents | a1e15310703e |
children | d1600c7f479d |
files | ChangeLog src/cue/cuesheet.c |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 13 05:27:06 2006 -0800 +++ b/ChangeLog Mon Nov 13 06:27:29 2006 -0800 @@ -1,3 +1,10 @@ +2006-11-13 13:27:06 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [500] + Crash avoidance for zeroed cue sheets. By TiCPU, submitted in #audacious. + trunk/src/cue/cuesheet.c | 6 ++++++ + 1 file changed, 6 insertions(+) + + 2006-11-13 12:51:30 +0000 Giacomo Lozito <james@develia.org> revision [498] - import amidi-plug 0.7 (among new features, a transposer to play midi files in different keys)