Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

linux-x86_64-master-001 (May 23, 2023, 2:30:33 AM)

Started 2 yr 3 mo ago
Took 3 min 57 sec on linux-x86_64-master-001

Started by upstream project jogl_onmaster build number 132
originally caused by:

Revision: aea2254d1226b9471893113bde2bf1e54c24b14c
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. *MediaPlayer: Adop to JOAL 39a32fd56de313c31bd197ee6022288e97f9729a (details / githubweb)
  2. make/build-test.xml: Add JOAL to classpath (details / githubweb)
  3. GLMediaPlayer: Add setAudioChannelLimit(..), correlating with AudioSink.setChannelLimit() .. (details / githubweb)
  4. GraphUI MediaButton: Expose AudioSink (details / githubweb)
  5. GraphUI Scene: Drop redundant and wrong setupMatrix(pmv) for forOne(..) and forAll(..), should be setup before call by user (details / githubweb)
  6. GraphUI Shape: Add one-shot init callback, will be called after each draw(..) until it returns true. (details / githubweb)
  7. GraphUI UISceneDemo20: Add OpenAL spatial 3D sound features: Add SimpleSineSynth Button and have MediaButton to produce mono-only for 3D sound (details / githubweb)