view src/adplug/core/README.audacious @ 3052:95b34f46a231

Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM.
author Tony Vroon <chainsaw@gentoo.org>
date Sat, 18 Apr 2009 19:06:20 +0100
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>