Changed the build so that Savant and QuillDriver's builds include
Smart*Player.java, which are accessed via reflection. Cleaned up the code a bit so that it would compile in so doing. Changed the 'options.txt' preferences file to reflect the new method of selecting media players.
This commit is contained in:
parent
e4aa52a6eb
commit
f26dd53da3
14 changed files with 108 additions and 951 deletions
|
@ -54,7 +54,7 @@ public class SmartJMFPlayer extends SmartMoviePanel implements ControllerListene
|
|||
|
||||
private Float to = null;
|
||||
/*-----------------------------------------------------------------------*/
|
||||
public static String getName() {
|
||||
public String getName() {
|
||||
return "Java Media Framework";
|
||||
}
|
||||
public SmartJMFPlayer() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue