aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/gl/shapes/MediaButton.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ...Sven Gothel2023-03-311-139/+0
* GraphUI: Decouple GraphShape from Shape, i.e. allow future Shape w/o Graph/GL...Sven Gothel2023-03-281-1/+2
* Graph: Cleanup Vertex.Factory referencing: Only bind to OutlineShape and use ...Sven Gothel2023-03-211-7/+3
* GraphUI MediaButton: Only mark region dirty if already existsSven Gothel2023-03-201-1/+3
* Graph UI: Adopt Shape implementations to Shape API changes (simplification)Sven Gothel2023-03-191-2/+2
* GLMediaPlayer usage: Fix verbose strings, disable verbose in GraphUI demosSven Gothel2023-03-151-2/+2
* GraphUI: MediaButton: No need to re-create GLRegion (anymore), just markShape...Sven Gothel2023-03-141-5/+1
* GraphUI: MediaButton: Adapt GLMediaPlayer changes: Ready right away and reset...Sven Gothel2023-03-131-9/+12
* GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ...Sven Gothel2023-03-131-2/+2
* GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP)Sven Gothel2023-03-101-0/+141