Stewie v 0.3.1a r1 Copyright (c) 2000-2005 by Jason Schindler CHANGES http://www.wolfteck.com/~jschind/stewie ----- Version 0.3.1a r1 11/22/2005 ----- * Changed a few typos * Fixed "No liners in top 10 if legal ids aren't present" bug Version 0.3.1a 11/04/2005 ----- * Fixed a few bugs in install script * Created error log/warning system * Main script now updates the settings in stewie.conf in order to continue running. The only thing that *should* kill it, is not having any music available in the "master" playlist. * Config file can be updated while script is running * install-stewie gives "not found" audio players another chance * Rewrote README file Version 0.3a 01/09/2005 ----- * Rewrote logging system... fixed "ghost logs" problem * Fixed install script. Added: -Mostly decent autodetection of audio players -Better looking Q&A with defaults for almost everything -Capability to convert old stewie.conf to newer version -Backup old stewie.conf... in case you mess up * Plenty of "smarter code" updates * Can use ogg and mp3 files at the same time * More efficient config file parsing * No longer dependent on File::Find thanks to find_songs() loop * Various code contributions from Randy Will -(Pretty much rewrote the main script, find_songs(), ogg and mp3 files co-existing, got rid of silly variables/logic, config file parsing, made variables a single hash, general awesomeness) Version 0.2.2a 08/01/2004 ----- * Fixed various bugs in the scheduling system Version 0.2.1a 07/24/2004 ----- * Fixed various bugs in the install script * Changed website to smaller address * Added copyright to all documents Version 0.2a 06/20/2004 ----- * Added support for configuration file * Added support for OGG Vorbis audio format * Temporarily removed commercial scheduling * Made separate playlist for Legal IDs * Created configuration script * Rewrote the recently played cache system -(Works the same... turned 50 lines of code into 2) * Rewrote scheduling system * Various code contributions from Randy Will -(Config file interaction, scheduling logic, cache troubleshooting) Version 0.1s.f.a (Super Freakin' Alpha) Sometime in 2000... ----- * Original Version for WIDB.NET in Carbondale, IL - Windows/Perl * Used code from PlayRand-0.1 released by David Coppit under the GPL * Various code contributions from Randy Will -(Provided direction for misguided slashes in DOS)