| Commit message (Expand) | Author | Age | Files | Lines |
* | Utilize PTS.getCurrent() where applicable | Sven Göthel | 2024-01-31 | 1 | -1/+1 |
* | GLMediaPlayer: Split GLMediaFrameListener (rarely used) from GLMediaEventList... | Sven Göthel | 2024-01-31 | 1 | -5/+0 |
* | GraphUI MediaButton: Add blending below subtitle, allow setting color/blendin... | Sven Göthel | 2024-01-29 | 1 | -8/+26 |
* | FFMPEGMediaPlayer/GraphUI MediaButton: AVSubtitles's start/end are relative t... | Sven Göthel | 2024-01-28 | 1 | -20/+32 |
* | Cleanup GLMediaPlayer.EventMask.Bit handling in GLMediaEventListener implemen... | Sven Göthel | 2024-01-28 | 1 | -2/+1 |
* | GraphUI MediaButton: Clear cached subtitle data on uninit and init from GLMed... | Sven Göthel | 2024-01-28 | 1 | -2/+12 |
* | GraphUI MediaButton/MediaPlayer-Widget: Add working subtitle (text + ass/saa)... | Sven Göthel | 2024-01-28 | 1 | -5/+153 |
* | GraphUI GLButton: Filter out Region.AA_RENDERING_MASK in ctor, as GLEventList... | Sven Göthel | 2024-01-16 | 1 | -1/+2 |
* | Graph/GraphUI AA-Quality + SampleCount (shader): Push params down to RegionRe... | Sven Göthel | 2024-01-16 | 5 | -9/+9 |
* | Graph Clipping: Initial Region impl of AABBox clipping using GLSL shader (Con... | Sven Göthel | 2024-01-09 | 1 | -0/+3 |
* | GraphUI Rectangle: Remove dropping AA_RENDERING_MASK, i.e. allow VBAA_RENDERI... | Sven Göthel | 2024-01-07 | 1 | -1/+1 |
* | GraphUI Button.setLabelColor(..): Add alpha channel and variant w/ Vec4f for ... | Sven Göthel | 2024-01-07 | 1 | -4/+14 |
* | GraphUI MediaPlayer / GLMediaPlayer: Add current chapter-title to info-field | Sven Göthel | 2024-01-07 | 1 | -1/+1 |
* | GraphUI MediaButton: Add clearImpl(..), stopping and rewinding stream | Sven Gothel | 2023-12-30 | 1 | -0/+5 |
* | GraphUI Shape Rectangle: Draw simple filled rect if lineWidth==0, drop AA_REN... | Sven Gothel | 2023-12-19 | 1 | -7/+8 |
* | GraphUI MediaButton: Disable AA_RENDERING_MASK for GLMediaPlayer color textur... | Sven Gothel | 2023-12-18 | 1 | -1/+2 |
* | GraphUI Shape: Rename [set|is]{Enabled -> Visible}(..) for clarity | Sven Gothel | 2023-12-18 | 1 | -1/+1 |
* | Bug 1465 - Graph / GraphUI: Render a Region's ColorTexture in proper aspect-r... | Sven Gothel | 2023-09-30 | 4 | -3/+16 |
* | GraphUI Button: Support toggle'ed labels and fixed font size scaling for symb... | Sven Gothel | 2023-09-26 | 1 | -51/+155 |
* | GraphUI Button: Increase default spacing a little: x .12 -> .20, y .42 -> .46 | Sven Gothel | 2023-09-26 | 1 | -2/+2 |
* | Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav... | Sven Gothel | 2023-09-24 | 2 | -20/+11 |
* | GraphUI Label: Condense getUnscaledGlyphBounds() | Sven Gothel | 2023-09-24 | 1 | -4/+1 |
* | GraphUI MediaButton: Return this for chaining on setter | Sven Gothel | 2023-09-24 | 1 | -2/+3 |
* | GraphUI Button: Remove redundant ctors and methods. ZOffset shall be simply g... | Sven Gothel | 2023-09-24 | 1 | -68/+0 |
* | GraphUI Button.getSubString(): Expose labelZOffset | Sven Gothel | 2023-09-23 | 1 | -1/+1 |
* | GraphUI GlyphShape.addShapeToRegion(): In case the Font.Glyph has no shape, a... | Sven Gothel | 2023-09-20 | 1 | -0/+3 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 4 | -12/+12 |
* | GraphUI Label: Add convenient methods getUnscaledGlyphBounds(..) | Sven Gothel | 2023-09-17 | 1 | -0/+12 |
* | GraphUI GlyphShape: Add copy-ctor variant | Sven Gothel | 2023-09-16 | 1 | -0/+17 |
* | GraphUI: Button/Label: Complete String -> CharSequence type change for text, ... | Sven Gothel | 2023-09-04 | 2 | -5/+5 |
* | GraphUI Enhance: API doc; Scene/Button Z-offset and -epsilon; Push temp Affin... | Sven Gothel | 2023-09-04 | 4 | -46/+225 |
* | GraphUI Button: Add label bounds to own shape (adds used z-range) | Sven Gothel | 2023-09-03 | 1 | -0/+2 |
* | GraphUI Scene: Expose Z-Epsilon API for default and current PMVMatrixSetup va... | Sven Gothel | 2023-09-03 | 1 | -4/+30 |
* | Graph Font + Glyph: More robust detetection and API definition of non-contour... | Sven Gothel | 2023-08-28 | 2 | -7/+6 |
* | GraphUI: Button: Reduce default DEFAULT_LABEL_ZOFFSET from 0.005f -> 0.0001f,... | Sven Gothel | 2023-08-27 | 1 | -1/+1 |
* | GraphUI: Group API doc + remove GlyphShape's redundant many getOrigPos() vari... | Sven Gothel | 2023-08-25 | 1 | -37/+4 |
* | Texture ctor w/ external textureID: Pass `ownsTextureID` where true hands ove... | Sven Gothel | 2023-08-13 | 1 | -6/+10 |
* | GraphUI MediaButton: Expose AudioSink | Sven Gothel | 2023-05-23 | 1 | -0/+3 |
* | GLMediaPlayer: Replace GLMediaEventListener.EVENT_CHANGE_* 'int event_mask' w... | Sven Gothel | 2023-05-09 | 1 | -6/+6 |
* | GraphUI Colors: Use pure white modulation w/ color-channel on no-action for o... | Sven Gothel | 2023-04-28 | 4 | -13/+32 |
* | GraphUI Revise Padding and Border: Padding + Border belong to Shape's bounds.... | Sven Gothel | 2023-04-28 | 1 | -9/+37 |
* | GraphUI GraphShape: Apply {update->reset}GLRegion() | Sven Gothel | 2023-04-28 | 4 | -4/+4 |
* | GraphUI GraphShape: {update->reset}GLRegion() and reserve vertices+indices if... | Sven Gothel | 2023-04-28 | 3 | -3/+3 |
* | GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT... | Sven Gothel | 2023-04-20 | 7 | -48/+57 |
* | GraphUI Button.createGLRegion(): Pre-calc Region buffer size for BaseButton (... | Sven Gothel | 2023-04-20 | 1 | -1/+14 |
* | GraphUI {Round->Base}Button, denoting perpendicular or round corners (aka rec... | Sven Gothel | 2023-04-19 | 3 | -42/+66 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 5 | -38/+31 |
* | GraphUI Rectangle: Construct shape w/ 0/0 bottom-left origin as recommended b... | Sven Gothel | 2023-04-13 | 1 | -31/+26 |
* | GraphUI: Return this on setter/modifier methods for chaining | Sven Gothel | 2023-04-12 | 1 | -2/+4 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 2 | -6/+8 |