»Home
Download

Binary releases are created at various milestones. Consult the release notes for each release for more information. Full source code is included within each binary release.

Version Platform/Type Date Notes
0.5 jvr-0-5-win32.zip
(no linux release this time - see below)*
2005.02.09 Release Notes
0.4 jvr-0-4-win32.zip
jvr-0-4-linux.tgz
2004.06.07 Release Notes
* I don't currently have a working Linux/Dialogic system so I didn't build a Linux binary build for 0.5. If you would like one then drop me a note (kevino_at_threebit.net) and that will be reason enough to get me to rebuild my box. --Cheers.

Daily Snapshots

Snapshots of the development CVS branch are created daily - don't be surprised if the snapshots do not build properly or have bugs.

CVS

If you would like to keep up-to-date with the latest development changes, use cvs to access the jvr module.

# set the root
export CVSROOT=:pserver:anonymous@cvs.threebit.net:/cvs/threebit
# login; the password is 'anonymous'
cvs login
# check out a module.
cvs co jvr
threebit.NET