Mercurial > audlegacy-plugins
view src/adplug/core/README.audacious @ 3136:a9593b76cf19
crossfade: change about dialog to use audacious_info_dialog()
author | Michal Lipski <tallica@o2.pl> |
---|---|
date | Thu, 07 May 2009 15:31:32 +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>