Remote Speakers Output Plug-In
Stream audio from Winamp or MediaMonkey to an AirPort Express (aka AirTunes)

Copyright (c) 2006-2009  Eric Milles

http://emilles.dyndns.org/software/out_apx.html



VERSION HISTORY
---------------
2.4 (2009-12-24):
* Added new option that controls whether or not Keyspan Express Remote
    functionality is supported.  If enabled, Express Remote may be used to
    control playback from remote speakers location.  If disabled, Express Remote
    will not work and port 3689 is unused.
* Fixed window flicker in player when starting/resuming playback.


2.3 (2009-09-30):
* Fixed playback on AirPort Express 6.1.1 firmware.
* Fixed playback for plug-ins that send over 8K of audio data in a single write
    callback.
* Fixed playback when input audio must be resampled to match device format.
    Device playback buffer was being flushed erroneously and this was causing a
    cutoff at the end of each track.
* Fixed licensing/activation to exclude operating system from site code.  Once
    plug-in is activated, it should not become deactivated unless the BIOS or
    CPU are changed on the target machine.


2.2 (2008-04-19):
* Added support for AirPort Express with 802.11n base stations


2.1 (2007-09-30):
* Modified configuration dialog to be modeless; this allows a floating window
    where remote speakers can be added to or removed from the playback set any
    number of times
* Added Preferences... item to remote speakers submenu to allow quicker access
    to updated configuration dialog
* Modified disconnect/reconnect protocol slightly to make recovery from things
    like putting a laptop to sleep while plug-in is open for playback easier
* Password is now correctly retained for password-protected remote speakers when
    another remote speakers base station is added to or removed from the current
    configuration
* Fixed error in remote control identifier parsing which was causing valid
    remote control requests to be ignored


2.0 (2007-04-02):
* Added support for streaming audio to multiple remote speakers simultaneously
* Added support for Keyspan Express Remote control
* Added support for 8, 24 and 32 bits per sample on input
* Added support for multi-homed workstations
* Upgraded OpenSSL libraries to 0.9.8e
