software is compatible with 3rd party libs.
Removed files in pypo that are no longer used.
Added AUTHORS file to pypo.
Renamed "LS Live Feed.ogg" to "LiveFeed.ogg".
to LiveSupport. Added License information for the audio samples.
Added a working silence file.
Pypo:
Changed the Campcaster API client to ignore playlists that have already past.
Updated "cleanup()" function with Jonas fixes.
Cleanup up a lot of print statements, converted to debug statements.
Added missing data from the Campcaster JSON export.
Created a test script to schedule a test file one minute after running it.
Moved the database connection initialization to conf.php instead of in
ui_conf.php.
Changed some includes to rely on the pear path instead of specifying it
directly in the include. This will make it easier to use the system
defaults (for Ubuntu/Debian for example).
Got rid of all the stuff related to GUNID hex-to-int conversion.
Commented out lots of functions that are either not in use or will
no longer work.
Pypo: made things more generic and pluggable, added documentation.
Added the PHP scripts to serve the right info back to pypo.
it can work with either OBP or Campcaster. Added the liquidsoap
binary. Started to add the PHP API scripts to send the correct data
to pypo (those these are not pretty - all one-off scripts for each
API command). Added Zend to the default path.