Mercurial > audlegacy-plugins
diff ChangeLog @ 513:77012d414f58 trunk
[svn] - flac 112 plugin: removed ui options related to old http support
author | giacomo |
---|---|
date | Mon, 22 Jan 2007 08:42:50 -0800 |
parents | 5be9b8f7ac03 |
children | 1068204c3358 |
line wrap: on
line diff
--- a/ChangeLog Mon Jan 22 08:32:48 2007 -0800 +++ b/ChangeLog Mon Jan 22 08:42:50 2007 -0800 @@ -1,3 +1,12 @@ +2007-01-22 16:32:48 +0000 Giacomo Lozito <james@develia.org> + revision [1110] + - flac 112 plugin: removed http.c and http.h, plus some fixes + trunk/src/flac112/http.c | 897 --------------------------------------------- + trunk/src/flac112/http.h | 26 - + trunk/src/flac112/plugin.c | 11 + 3 files changed, 5 insertions(+), 929 deletions(-) + + 2007-01-22 16:27:39 +0000 Giacomo Lozito <james@develia.org> revision [1108] - removed http code from flac 112 plugin; still have to remove http options from gui