view src/adplug/core/README.audacious @ 2908:43115ea335b9

remove duplicate -lshout (note: ${SHOUT_LIBS})
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 13 Aug 2008 21:45:39 +0300
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>