view src/adplug/core/README.audacious @ 1004:be2d04b2bd28 trunk

[svn] - move bmp_title_input_free() into file_open() to avoid memory leak. - make vorbis.c check each tuple member has value.
author yaz
date Sun, 06 May 2007 22:53:19 -0700
parents cae46214b8bf
children
line wrap: on
line source

This is a summary of changes made to the AdPlug core in the plugin for
Audacious:

- every replayer is now passed a VFS fd
- there is a binio virtual which is now used to wrap the VFS in a way 
  that is non-intrusive
- some blatantly bad coding practices have been corrected

--
William Pitcock <nenolod -at- sacredspiral.co.uk>