Version 1.5 Released
Wednesday, December 22, 2004, 07:44 AM
This release of supports generating m3u playlists for a folder of MP3s instead of playing them one-by-one. Playlists show the file name, with eventual plans to pass ID3 information as well. It has been modified to work with newer PHP versions where register_globals is off by default. It still supports servers with register globals on. The streaming code has been updated to use a dynamically sized buffer of bitrate * 1024 + 1024 instead of a hardcoded 128K.
  |  permalink

Bugfix Version 1.1 Released
Wednesday, December 22, 2004, 07:43 AM
mp3SDS has been updated to send data in 128KB chunks instead of 1KB chunks; the smaller chunks were causing most people to receive choppy audio streams. The interface now shows less text, freeing more screenspace for listing, and includes a previous directory link, by popular request. The code has been cleaned, to be more concise.
  |  permalink

Version 1.0 Released on Freshmeat
Wednesday, December 22, 2004, 07:43 AM
This was on freshmeat, but the link was unavailable for an extended period of time.
  |  permalink