summaryrefslogtreecommitdiff
path: root/java/openjdk6/files/alsa-disable.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add experimental support for sound via ALSA pcm-oss plugin. This featureJung-uk Kim2011-02-111-0/+42
is disabled by default because MIDI plugin for OSS does not exist, i.e., (hardware) MIDI sequencer is not supported. However, softsynth (Gervill) works fine as it uses sampled sound. Notes: svn path=/head/; revision=268954