22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FFmpeg: Fix using 'av_channel_layout_uninit', use own loaded linked 'sp_av_channel_layout_uninit' More... almost 2 years ago
FFmpeg: Fix using 'av_channel_layout_uninit', use own loaded linked 'sp_av_channel_layout_uninit' More... almost 2 years ago
Windows test scripts: Inject FFmpeg 5.1.2 and Mesa3D (disabled C:\Windows\System32\opengl32.dll) More... almost 2 years ago
Windows test scripts: Inject FFmpeg 5.1.2 and Mesa3D (disabled C:\Windows\System32\opengl32.dll) More... almost 2 years ago
Movie* Demos: Add screenshots w/ 'S' key; Cleanup screenshot filename creation in other demos. More... almost 2 years ago
Movie* Demos: Add screenshots w/ 'S' key; Cleanup screenshot filename creation in other demos. More... almost 2 years ago
Graph Region: Fix printBufferStats(..) override More... almost 2 years ago
Graph Region: Fix printBufferStats(..) override More... almost 2 years ago
Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); Ease GLArrayData* buffer growth. More... almost 2 years ago
Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); Ease GLArrayData* buffer growth. More... almost 2 years ago
GLArrayData*: Expose reserve() for total elementCount and growIfNeeded() for additional components ... More... almost 2 years ago
GLArrayData*: Expose reserve() for total elementCount and growIfNeeded() for additional components ... More... almost 2 years ago
GLArrayData*: Shorten methods (*API Change*), use proper constructor and finalize immutables, add growthFactor (default golden ratio 1.618), add getCapacity*() and printStats(..) More... almost 2 years ago
GLArrayData*: Shorten methods (*API Change*), use proper constructor and finalize immutables, add growthFactor (default golden ratio 1.618), add getCapacity*() and printStats(..) More... almost 2 years ago
Graph Font: Fix TypecastRenderer TTF corner-case: Prefer initial segment's moveTo (start) to be onCurve More... almost 2 years ago
Graph Font: Fix TypecastRenderer TTF corner-case: Prefer initial segment's moveTo (start) to be onCurve More... almost 2 years ago
Eclipse: Add CDT nature to edit C/C++ files More... almost 2 years ago
Eclipse: Add CDT nature to edit C/C++ files More... almost 2 years ago
FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 11), 5.* (Debian 12) and 6.* (Current Development trunk) More... almost 2 years ago
FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 11), 5.* (Debian 12) and 6.* (Current Development trunk) More... almost 2 years ago
FFMPEGMediaPlayer: Replace old FFmpeg header w/ FFmpeg version 4.3, 5.1 and 6.0 (major version counts for binary compatibility) More... almost 2 years ago
FFMPEGMediaPlayer: Replace old FFmpeg header w/ FFmpeg version 4.3, 5.1 and 6.0 (major version counts for binary compatibility) More... almost 2 years ago
Graph UI: Update demos, move pure demo code from demos/ui -> demos, rename test-shapes More... almost 2 years ago
Graph UI: Update demos, move pure demo code from demos/ui -> demos, rename test-shapes More... almost 2 years ago
Graph: Update demos .. More... almost 2 years ago
Graph: Update demos .. More... almost 2 years ago
Graph TextRegionUtil: Fix HashMap (font,text)->GLRegion: Preserve key data (fontName, text) for equals More... almost 2 years ago
Graph TextRegionUtil: Fix HashMap (font,text)->GLRegion: Preserve key data (fontName, text) for equals More... almost 2 years ago
Graph TypecastFont: Add hashCode() and equals(), feed TypecastGlyph w/ LeftSideBearings More... almost 2 years ago
Graph TypecastFont: Add hashCode() and equals(), feed TypecastGlyph w/ LeftSideBearings More... almost 2 years ago