Downloads

Latest

The tar.bz2 contain an INSTALL file and a copy of the CHANGELOG, along with the code for both the server and the client. Versions from 1.3 and on include a script to help you check installation and run-time dependencies.

CHANGELOG
The changelog.
The latest version can be downloaded from github.
Both the server and the client are being distributed together now. Also includes some font files that I'm not using and some other stuff that's checked into source control that I have not removed yet. See the included INSTALL file and the installation page for installation instructions.

Dependencies

This is not an exhaustive list of dependancies. See the INSTALL* files in the distribution for a complete list.

SDL_Perl-2.1.0-3tef.tar.bz2
(sha1sum 15c8177699dbcdd4d1765355d96282d00ec3bfce)
My custom version of SDL_Perl. There are a number of modifications, mainly, an interface to the SDL_PushEvent function, and a bunch of bug fixes.
I've sent my changes off to the SDL_Perl maintainers, and I'm told they will appear in a future release. Until such a release is made, use this version, as it has the patch for the functions that Thundaural needs already applied. It is otherwise exactly the same as the version available from sdl.perl.org.
You can also grab the latest and greatest from my subversion repository at http://phux.net/websvn/. There are some minor fixes in source control that have not made it to this download page yet. Also available are these older versions:

Previous Releases

Previous releases are available on github.

Legacy files

jukeboxdb-schema.mysql.sql
The database schema for the jukebox, mysql syntax. The code doesn't currently support MySQL, but changing it to use MySQL (or the database backend of your choice) shouldn't be to hard, just need to change the server code's DBD definitions. Note that there are a few things in the server code that SQLite supports that MySQL doesn't (like views) that you'll have to work around.
jukeboxdb-schema.sqlite.sql
The database schema for the jukebox, sqlite syntax. For reference only. The current authoritative source for the database schema is in server/DatabaseSetup.pm. There is also a file database/schema.sql in the server distribution, but that might not be up to date.
msfonts-1.2.1-1.noarch.rpm
These fonts are no longer used. I'm unable to verify my ability to redistribute them, and the Bitstream Vera font, which is freely redistributable, looks better.
It should be noted that BlueRobot's sphere of influence extends to this part of the internet.
Last modified Sun, Sep 12th, 2010, 13:41:24