view src/adplug/core/README.audacious @ 1211:38b9c5765929 trunk

Remove workarounds for non-VFS compliant plugins. URIs are now mandatory.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 05 Jul 2007 01:48:27 -0500
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>