aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui
Commit message (Expand)AuthorAgeFilesLines
* Bug 1489: Lock-Free Double-Buffered 'renderedShapes' causes data-race between...Sven Göthel2024-02-173-85/+122
* Graph: Cleanup Loop & OutlineShape, more compact methodsSven Göthel2024-02-151-1/+1
* Bug 1501: Graph Shape: onInit(ListenerBool) -> onDraw(DrawListener) w/ added ...Sven Göthel2024-02-134-18/+37
* Remove unused imports ...Sven Göthel2024-02-121-1/+0
* GraphUI MediaPlayer: Add HUDShape on time-slider @ mouse-over with time-strin...Sven Göthel2024-02-071-74/+167
* GraphUI: Add HUDShape, a convenient HUD shape to be exposed in the scene usin...Sven Göthel2024-02-071-0/+262
* GraphUI Tooltip*: Remove unused paramter in createTip() and clarify namesSven Göthel2024-02-074-63/+102
* GraphUI Shape: Add MouseEvent to MoveListener; RangeSlider: Add rel obj posit...Sven Göthel2024-02-074-52/+117
* GraphUI RangeSlider: Fix 'activeOldMod' -> static to memberSven Göthel2024-02-051-1/+1
* GraphUI: Add Shape.IO_DISCARDED and update it @ Scene/Group draw(); Prepare f...Sven Göthel2024-02-054-5/+57
* Bug 1498: Refine Top-Level Widget Mode: Handle active-state by Scene, simplif...Sven Göthel2024-02-053-47/+43
* GraphUI MediaPlayer: Elevate the ctrlSlider a little (and add it behind ctrlB...Sven Göthel2024-02-051-1/+3
* Bug 805: GraphUI MediaPlayer: Add 'Aspect Ratio Crop' Button; Have Chapter Pr...Sven Göthel2024-02-051-45/+109
* Bug 1498: GraphUI: Fix Picking Traversal throughout Groups in Z-Descending Or...Sven Göthel2024-02-054-197/+246
* Bug 1498: Change Top-Level Widget Mode: Register a top-level Group in Scene, ...Sven Göthel2024-02-056-57/+109
* Bug 1498: GraphUI: Adopt RangedSlider to new picking (coming up), simplifies ...Sven Göthel2024-02-041-40/+16
* GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ...Sven Göthel2024-02-0411-195/+96
* GraphUI RangeSlider: Active {Page -> Knob} Color modulation now affects the k...Sven Göthel2024-02-041-24/+22
* Bug 1493: Enhance Text/ASS subtitle layout: Split too wide text into multiple...Sven Göthel2024-02-041-8/+36
* GraphUI Button: Fix API doc typoSven Göthel2024-02-041-1/+1
* GraphUI: Fix func-name, rename TexSeqButton.use{AspectRation->ARatio}Letterbo...Sven Göthel2024-02-042-3/+3
* GraphUI RangedGroup: Keep position @ validate()Sven Göthel2024-02-041-1/+3
* Tooltip[Text]: Use a slightly round button, change to grayscale colors matchi...Sven Göthel2024-02-042-14/+20
* Graph/GraphUI: Move getDefault*() to FontFactory and add {get,set}FallbackFon...Sven Göthel2024-02-033-49/+40
* Bug 1493 - Text/ASS Subtitle via MediaButton/MediaPlayer Alignment defaults t...Sven Göthel2024-02-023-21/+43
* Bug 1494 - GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS...Sven Göthel2024-02-022-127/+278
* Bug 805: Graph/GraphUI TextureSequence Scale: Move Region.COLORTEXTURE_LETTER...Sven Göthel2024-02-011-5/+30
* Bug 1495: GraphUI Shape: Fix updateMat() API docSven Göthel2024-01-311-3/+2
* GraphUI: Only issue Shape.mark*Dirty() if values were updated or data availab...Sven Göthel2024-01-313-8/+14
* Bug 1496 - GraphUI Shape: Allow markShapeDirty() and markStateDirty() to be l...Sven Göthel2024-01-311-11/+8
* Bug 1495: GraphUI Shape: Only updateMat() if marked dirty once in applyMatToM...Sven Göthel2024-01-311-34/+64
* Utilize PTS.getCurrent() where applicableSven Göthel2024-01-312-6/+6
* GLMediaPlayer: Split GLMediaFrameListener (rarely used) from GLMediaEventList...Sven Göthel2024-01-312-9/+0
* GraphUI MediaButton: Add blending below subtitle, allow setting color/blendin...Sven Göthel2024-01-292-18/+69
* FFMPEGMediaPlayer/GraphUI MediaButton: AVSubtitles's start/end are relative t...Sven Göthel2024-01-281-20/+32
* Cleanup GLMediaPlayer.EventMask.Bit handling in GLMediaEventListener implemen...Sven Göthel2024-01-281-2/+1
* GraphUI MediaButton: Clear cached subtitle data on uninit and init from GLMed...Sven Göthel2024-01-281-2/+12
* GraphUI MediaPlayer: Remove debug message (Behavior to disable border if zoom...Sven Göthel2024-01-281-1/+0
* GraphUI MediaButton/MediaPlayer-Widget: Add working subtitle (text + ass/saa)...Sven Göthel2024-01-282-6/+174
* GraphUI Misc Cleanup: Move get*Font() helper to Scene; Allow GraphShape.drawI...Sven Göthel2024-01-283-19/+24
* GraphUI Group: Don't draw border is set invisibleSven Göthel2024-01-281-2/+2
* GraphUI MediaPlayer: Disable always DEBUG hackSven Göthel2024-01-271-1/+1
* GraphUI MediaPlayer: Bump Chapter tooltip scaleSven Göthel2024-01-271-1/+1
* GLMediaPlayer: Support tile metadataSven Göthel2024-01-271-17/+3
* GraphUI MediaPlayer Widget: Support switching audio and subtitle streams, sho...Sven Göthel2024-01-271-7/+54
* GraphUI MediaPlayer: seek from display-thread, don't act on SliderAdapter.cli...Sven Göthel2024-01-271-13/+8
* GraphUI MediaPlayer: Cleanup infoLabel layout; Add sticky HUD (always-on) but...Sven Göthel2024-01-261-40/+77
* GraphUI RangeSlider: Use a modulating color for rect page frame for visible r...Sven Göthel2024-01-261-4/+41
* GraphUI Shape: API doc for colors; add makeShapeDirty() on setColor(); add ac...Sven Göthel2024-01-261-9/+68
* GraphUI Layout: Emphasize whether a value/parameter is scaled or unscaled in ...Sven Göthel2024-01-266-72/+76