| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1501: Refine convex == !complex: Use 'complex' term, have env-property to... | Sven Göthel | 2024-02-14 | 2 | -20/+12 |
* | VectorUtil: Generalize *seg2segIntersection* w/ epsilon and doCollinear | Sven Göthel | 2024-02-14 | 1 | -8/+8 |
* | VectorUtil: Remove double InCircleDThreshold = DoubleUtil.EPSILON | Sven Göthel | 2024-02-14 | 1 | -1/+3 |
* | Bug 1501: Graph CDTriangulator2D: Add properties to enforce convex and non-co... | Sven Göthel | 2024-02-14 | 1 | -2/+10 |
* | Bug 1501: Apply intersection tests for non-convex shapes to reject new CCW a... | Sven Göthel | 2024-02-13 | 2 | -103/+246 |
* | Bug 1501: Graph RenderState add debug-bits, i.e. DEBUG_LINESTRIP used in VBOR... | Sven Göthel | 2024-02-13 | 1 | -1/+2 |
* | Graph RenderState/RegionRenderer: Rename isHintMaskSet()->hintBitsSet(), setH... | Sven Göthel | 2024-02-13 | 3 | -7/+8 |
* | Loop.isValidNeighborDbg(): Remove DEBUG branch, always true | Sven Göthel | 2024-02-12 | 1 | -8/+4 |
* | Bug 1501 Graph Delaunay: Replace MaterialIconsRound-Regular.ttf with fixed wi... | Sven Göthel | 2024-02-12 | 1 | -0/+0 |
* | Bug 1501: Graph Delaunay: Use default winding outer-boundary:=CCW and inner-h... | Sven Göthel | 2024-02-12 | 2 | -25/+22 |
* | Bug 1501: Graph Delaunay: Add double triAreaVec2() and isInCircleVec2() versi... | Sven Göthel | 2024-02-12 | 3 | -88/+132 |
* | GLMediaPlayerImpl: Adjust aid/sid to AUTO if alang/slang is given | Sven Göthel | 2024-02-07 | 1 | -3/+5 |
* | GLMediaPlayerImpl: Fix playing one frame after seek() @ getNextTexture(), req... | Sven Göthel | 2024-02-07 | 1 | -4/+4 |
* | Bug 1492: GLMediaPlayer: Add playStream(..) variant passing desired audio- an... | Sven Göthel | 2024-02-05 | 9 | -47/+59 |
* | Typecast: Re-apply overwritten stability changes (NPE, redundancy) | Sven Göthel | 2024-02-03 | 1 | -11/+12 |
* | Typecast: Cleanup: final | Sven Göthel | 2024-02-03 | 2 | -18/+19 |
* | Hausmacher Merge: Complete merge part-1 into JOGL from our typecast branch; A... | Sven Göthel | 2024-02-03 | 1 | -0/+65 |
* | Cleanup (static, final, whitespace, ..) post Hausmacher Merge | Sven Göthel | 2024-02-03 | 19 | -426/+433 |
* | Hausmacher Merge: Complete merge part-1: Compile and test clean (pre-write-fe... | Sven Göthel | 2024-02-03 | 3 | -28/+32 |
* | Enhanced dump format of cmap table. | Bernhard Haumacher | 2024-02-03 | 8 | -36/+77 |
* | Added rudimentary documentation to the CFF table. | Bernhard Haumacher | 2024-02-03 | 1 | -1/+35 |
* | Added support for reading the SVG table. # Conflicts: # src/jogl/classes/joga... | Bernhard Haumacher | 2024-02-03 | 4 | -48/+363 |
* | Added documentation to the 'loca' table. | Bernhard Haumacher | 2024-02-03 | 1 | -5/+33 |
* | Improved documentation of Cmap table. | Bernhard Haumacher | 2024-02-03 | 8 | -6/+331 |
* | Bugfix: Format 14 header of Cmap table is not skipped correctly. | Bernhard Haumacher | 2024-02-03 | 1 | -2/+1 |
* | Added offset table as member to the font. | Bernhard Haumacher | 2024-02-03 | 5 | -17/+52 |
* | Added documentation to the HmtxTable. | Bernhard Haumacher | 2024-02-03 | 1 | -12/+148 |
* | Added documentation to the 'glyf' table and structures. | Bernhard Haumacher | 2024-02-03 | 19 | -152/+989 |
* | Getters for macStyle bits, enhanced docu for fontDirectionHint. | Bernhard Haumacher | 2024-02-03 | 2 | -16/+150 |
* | Added JavaDoc references, split version fields according to spec. | Bernhard Haumacher | 2024-02-03 | 1 | -6/+100 |
* | Documentation for `HeadTable` | Bernhard Haumacher | 2024-02-03 | 32 | -55/+439 |
* | Graph/GraphUI: Move getDefault*() to FontFactory and add {get,set}FallbackFon... | Sven Göthel | 2024-02-03 | 1 | -0/+11 |
* | Bug 1493: Supply language code to SubtitleEvent, perhaps allowsing player to ... | Sven Göthel | 2024-02-02 | 1 | -6/+3 |
* | Remove Clonable and clone() in favor of explicit determined copy() and copy-c... | Sven Göthel | 2024-02-02 | 2 | -11/+11 |
* | GLMediaPlayerImpl: Disable subDEBUG flag | Sven Göthel | 2024-02-02 | 1 | -1/+1 |
* | GLMediaPlayer: Adjust API doc and certain names differentiating video (from s... | Sven Göthel | 2024-02-02 | 1 | -13/+13 |
* | GLMediaPlayerImpl.StreamWorker: Don't grow videoFramesFree since having remov... | Sven Göthel | 2024-02-02 | 1 | -4/+0 |
* | GLMediaPlayerImpl: Allow one frame to be shown paused when issuing seek(), i.... | Sven Göthel | 2024-02-02 | 1 | -5/+14 |
* | Bug 1494 - GLMediaPlayer/GraphUI: Support Displaying Bitmap'ed Subtitles (PGS... | Sven Göthel | 2024-02-02 | 11 | -101/+322 |
* | Bug 805: Graph/GraphUI TextureSequence Scale: Move Region.COLORTEXTURE_LETTER... | Sven Göthel | 2024-02-01 | 7 | -7/+71 |
* | Bug 1494: Clarify SubtitleEvent class, adding general FFmpeg analog CodecID a... | Sven Göthel | 2024-02-01 | 1 | -191/+0 |
* | Graph shader (pass1 simple): USE_COLOR_TEXTURE: Clip to vec4(0) color using a... | Sven Göthel | 2024-01-31 | 1 | -4/+4 |
* | GLMediaPlayer: Split GLMediaFrameListener (rarely used) from GLMediaEventList... | Sven Göthel | 2024-01-31 | 2 | -42/+100 |
* | GLMediaPlayer: Add getSubtitleCodec() | Sven Göthel | 2024-01-29 | 1 | -0/+3 |
* | FFMPEGPlayer: Prep for bitmap'ed subtitles: Use glEnable()/glBindTexture() fu... | Sven Göthel | 2024-01-28 | 5 | -13/+36 |
* | GLMediaPlayer/FFMPEGMediaPlayer: Add working subtitle (text + ass/saa) suppor... | Sven Göthel | 2024-01-28 | 5 | -27/+67 |
* | GLMediaPlayer: Support tile metadata | Sven Göthel | 2024-01-27 | 3 | -26/+48 |
* | GLMediaPlayer: Add initial subtitle support, track audio/video/subtitle strea... | Sven Göthel | 2024-01-27 | 9 | -62/+217 |
* | GraphUI MediaPlayer: seek from display-thread, don't act on SliderAdapter.cli... | Sven Göthel | 2024-01-27 | 1 | -3/+3 |
* | GLMediaPlayerImpl: Throw out video_queue_growth | Sven Göthel | 2024-01-27 | 1 | -35/+2 |