Package: libbasicplayer-java / 3.0-6

Metadata

Package Version Patches format
libbasicplayer-java 3.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pulseaudio.diff | (download)

src/javazoom/jlgui/basicplayer/BasicPlayer.java | 32 22 + 10 - 0 !
1 file changed, 22 insertions(+), 10 deletions(-)

 workaround openjdk's pulse audio implementation
 The pulse audio implementation in OpenJDK claims to support gain when you
 call isControlSupported, but then throws an exception anyway. So put a try
 catch around isControlSupported calls to avoid problems, please refer to:
 http://stackoverflow.com/questions/1914216/master-gain-not-supported-in-openjdk