view src/adplug/core/README.audacious @ 1404:ab7d89bb8fcb

Switched to new threading model
author Christian Birchinger <joker@netswarm.net>
date Sat, 04 Aug 2007 21:37:11 +0200
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>