| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1492: GLMediaPlayer: Add playStream(..) variant passing desired audio- an... | Sven Göthel | 2024-02-05 | 1 | -1/+0 |
* | Bug 1498: Refine Top-Level Widget Mode: Handle active-state by Scene, simplif... | Sven Göthel | 2024-02-05 | 1 | -1/+4 |
* | GraphUI Clipping Demo: Adding a simple Shape within a clipping Group all driv... | Sven Göthel | 2024-01-16 | 1 | -1/+2 |
* | GraphUI: Added RangedGroup Widget, displaying a clipped content Group with op... | Sven Göthel | 2024-01-15 | 1 | -2/+3 |
* | GraphUI UIShapeDemo00: Simple Shape within Scene | Sven Göthel | 2024-01-14 | 1 | -0/+2 |
* | Graph Clipping: Add missing Modelview-Matrix (Mv) Multiplication / Consideration | Sven Göthel | 2024-01-09 | 1 | -2/+2 |
* | Graph Clipping: Initial Region impl of AABBox clipping using GLSL shader (Con... | Sven Göthel | 2024-01-09 | 1 | -0/+1 |
* | GraphUI Shape: Enable Tooltip (currently text only) to be displayed after del... | Sven Göthel | 2024-01-07 | 1 | -2/+2 |
* | GraphUI RangeSlider Widget: Add rectangular page-sized knob mode using a 'pag... | Sven Gothel | 2023-12-24 | 1 | -4/+4 |
* | Bug 805: GraphUI: Add MediaUI01 widtget (MediaButton w/ full feature controls... | Sven Gothel | 2023-12-18 | 2 | -6/+6 |
* | Bug 1473 - ALAudioSink: AV Synchronization: Adopt to JOAL ALAudioSink changes | Sven Gothel | 2023-10-04 | 1 | -2/+2 |
* | GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m... | Sven Gothel | 2023-10-03 | 4 | -9/+13 |
* | Bug 1468 - SIGSEGV on use after free when destroying NEWT Window/Display via ... | Sven Gothel | 2023-10-02 | 2 | -2/+9 |
* | Bug 1465 - Graph / GraphUI: Render a Region's ColorTexture in proper aspect-r... | Sven Gothel | 2023-09-30 | 1 | -2/+3 |
* | Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT | Sven Gothel | 2023-09-29 | 6 | -11/+27 |
* | Bug 1431: Fix NewtCanvasAWT resize on X11, broken since commit ad38d155985498... | Sven Gothel | 2023-09-29 | 2 | -2/+14 |
* | Bump make/scripts/tests.sh | Sven Gothel | 2023-09-24 | 1 | -2/+3 |
* | GraphUI Layout: Add UILayoutBoxGridOffset01, showing behavior w/ shapes not s... | Sven Gothel | 2023-09-23 | 1 | -3/+3 |
* | GLMediaPlayerImpl: Replace StreamWorker thread management with GlueGen's new ... | Sven Gothel | 2023-09-22 | 1 | -1/+4 |
* | GraphUI Demo FontView01: Re-add Margin for glyphInfoBox (text) and use Group'... | Sven Gothel | 2023-09-20 | 1 | -2/+2 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -20/+20 |
* | FontView01: Have all layout performed by our Box/Grid-Layout classes w/o manu... | Sven Gothel | 2023-09-17 | 1 | -2/+2 |
* | GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh... | Sven Gothel | 2023-09-05 | 1 | -2/+3 |
* | GraphUI Demo: Rename UISceneDemoU01a -> UIGraphDemoU01a, not using GraphUI's ... | Sven Gothel | 2023-09-01 | 1 | -1/+1 |
* | GraphUI Demo FontView01: Enhance usability and refactor: Add left-column glyp... | Sven Gothel | 2023-08-28 | 1 | -3/+3 |
* | make/scripts/test-fat-jars.sh: Adjust UISceneDemo03b -> UISceneDemo03 | Sven Gothel | 2023-08-27 | 1 | -1/+1 |
* | GraphUI: Extract generalized AnimGroup functionality from UISceneDemo03*, pro... | Sven Gothel | 2023-08-27 | 1 | -3/+2 |
* | Add TestVec3f01NOUI: This test shall be enhanced, only priliminary angle test... | Sven Gothel | 2023-08-27 | 1 | -0/+1 |
* | UISceneDemo03b: Add a little more customization .. | Sven Gothel | 2023-08-19 | 1 | -2/+2 |
* | Bug 1310: Detect missing glViewport(..) on Windows before GLEventListener.res... | Sven Gothel | 2023-08-18 | 3 | -4/+7 |
* | Add make/scripts/test-fat-jars.sh for a quick bringup-test | Sven Gothel | 2023-08-14 | 1 | -0/+71 |
* | MacOS test scripts: Enable FFmpeg6 from Homebrew | Sven Gothel | 2023-08-13 | 2 | -1/+2 |
* | Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions | Sven Gothel | 2023-08-13 | 1 | -1/+2 |
* | make/scripts/tests.sh: Add Basic demos if jogl-demos.jar | Sven Gothel | 2023-08-13 | 1 | -2/+16 |
* | GLMediaPlayer: Show more reasonable DEBUG output in factory; Impl initGL(GL) ... | Sven Gothel | 2023-08-11 | 1 | -2/+2 |
* | scripts/tests.sh: Add TestGLJPanelReadd01Bug1310AWT | Sven Gothel | 2023-08-07 | 1 | -1/+2 |
* | Bug 1441 - Fix ARB_multi_draw_indirect: Belongs to GL4, glMultiDrawElementsIn... | Sven Gothel | 2023-08-06 | 1 | -10/+91 |
* | Update tests script .. (consolidate GraphUI demo lines) | Sven Gothel | 2023-08-01 | 1 | -24/+8 |
* | Add Graph/GraphUI UISceneDemoU01a, showcase integration and multiple projecti... | Sven Gothel | 2023-08-01 | 1 | -1/+2 |
* | make/build-test.xml: Add JOAL to classpath | Sven Gothel | 2023-05-23 | 1 | -2/+3 |
* | make/scripts/tests.sh: Adjust D_ARGS for AudioSink (moved to gluegen/joal); V... | Sven Gothel | 2023-05-17 | 1 | -5/+6 |
* | Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd... | Sven Gothel | 2023-05-17 | 1 | -2/+2 |
* | HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), ha... | Sven Gothel | 2023-05-15 | 2 | -4/+5 |
* | HiDPI: Complete testing on Windows (AWT, NEWT, AWT+NEWT): AWT pixel scale pro... | Sven Gothel | 2023-05-14 | 3 | -2/+25 |
* | HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() block... | Sven Gothel | 2023-05-14 | 1 | -1/+5 |
* | Windows tests scripts: Update Graph* and *Movie* demos cmdline launches | Sven Gothel | 2023-05-04 | 4 | -20/+43 |
* | HowToBuild: Windows: We use MinGW64 w/ 'posix threads' instead of 'win32 thre... | Sven Gothel | 2023-05-04 | 1 | -1/+1 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -1/+2 |
* | GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ... | Sven Gothel | 2023-04-18 | 1 | -1/+2 |
* | GraphUI Tests: Add TestTextRendererNEWT21 using FontViewListener01 (like Font... | Sven Gothel | 2023-04-14 | 1 | -0/+2 |