No description
Find a file
eg3p 836604a97a I added keyboard accelerator shortcuts for most menu options,
and fixed aspects of QD's QT for Java component. At the moment
there are two classes, SmartQT4JPlayer and SmartJMFPlayer, that
both extend SmartMoviePanel, an abstract class extending Panel.
If it would be better to make SmartMoviePanel an interface that
would only require minor changes.

You can switch back and forth between JMF and QT4J from the
menu bar, or you can type:

java -Dthdl.media.player=qt4j/jmf -jar QuillDriver.jar

Note that the QT4J module crashes sometimes before it can open
the video file. I'm not sure why.
2002-10-18 16:11:50 +00:00
dist The build system now creates Java Web Start releases for all four programs. 2002-10-12 18:30:14 +00:00
docs Testing CVSROOT/log* e-mail script. 2002-10-03 02:29:30 +00:00
extensions Added a file explaining how the build process uses this directory, and how 2002-10-12 03:08:14 +00:00
license Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
source I added keyboard accelerator shortcuts for most menu options, 2002-10-18 16:11:50 +00:00
.cvsignore The build system now creates Java Web Start releases for all four programs. 2002-10-12 18:30:14 +00:00
build.xml You can now easily extend the classpath by putting .zip files into 2002-10-18 02:57:57 +00:00