Mercurial > audlegacy-plugins
view src/adplug/core/README.audacious @ 3193:93cf4d0a0dde
alsa-ng: Prefer "PCM" volume control over "Wave" on systems that have both, for consistency with OSS plugin and maybe other apps (closes AUD-34 and AUD-36).
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Mon, 29 Jun 2009 23:05:56 -0400 |
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>