Jason Dove and GitHub
4ce87feac1
log graphics element z index ( #2785 )
2026-01-17 08:15:43 -06:00
Jason Dove and GitHub
b0b7bd17b3
respect z_index on all graphics element types ( #2765 )
2026-01-09 10:26:59 -06:00
Jason Dove and GitHub
c524bc0d7d
add script graphics element ( #2681 )
...
* add script graphics element
* pass template data as json to stdin
* update changelog
2025-11-30 14:20:18 -06:00
Jason Dove and GitHub
e6824cf251
graphics engine: add scaled resolution and place within source content ( #2606 )
2025-11-06 14:15:55 -06:00
Jason Dove and GitHub
5ef8b04119
fix intermittent watermark opacity ( #2523 )
2025-10-13 12:00:58 -05:00
Jason Dove and GitHub
77163e6746
use gif watermark metadata in graphics engine ( #2465 )
2025-09-29 14:28:02 -05:00
Jason Dove and GitHub
6465c416ff
motion end behavior ( #2431 )
...
* add end behavior enum and properties
* support loop end behavior
* implement end behavior hold
* update changelog
2025-09-17 03:35:49 +00:00
Jason Dove and GitHub
a0e0bb8753
fix motion element timing ( #2430 )
2025-09-17 01:09:00 +00:00
Jason Dove and GitHub
b9451a6585
add motion graphics elements ( #2428 )
...
* crude motion graphics element
* fix motion element rendering
* implement motion element scaling
* implement motion start seconds
* update changelog
2025-09-16 21:34:08 +00:00
Jason Dove and GitHub
0318e71745
refactor watermark selection ( #2328 )
...
* move watermark options into watermark selector
* fix graphics engine overlay performance
* more refactoring
* add some tests for existing watermark selector behavior
* remove extra ffprobe call on all watermarks
* remove a bunch of unused code; add failing tests
* implement new watermark selection
* add tests for new selector
* probably sufficient (though verbose) test coverage
* more tests
* remove some unused code
* simplify watermark selection
* remove old selection code and tests
* more tests
2025-08-18 01:04:36 +00:00
Jason Dove and GitHub
5d081ceeff
fix editorconfig and run code cleanup ( #2324 )
...
* fix formatting rules
* reformat ersatztv
* reformat ersatztv.application
* reformat ersatztv.core
* refactor ersatztv.core.tests
* reformat ersatztv.ffmpeg
* reformat ersatztv.ffmpeg.tests
* reformat ersatztv.infrastructure
* cleanup infra mysql
* cleanup infra sqlite
* cleanup infra tests
* cleanup ersatztv.scanner
* cleanup ersatztv.scanner.tests
* sln cleanup
* update dependencies
2025-08-16 14:44:48 +00:00
Jason Dove and GitHub
6d32dac51b
fix graphics engine opacity ( #2323 )
...
* fix skia opacity wip
* fix graphics engine opacity
2025-08-16 02:59:07 +00:00
Jason Dove and GitHub
4f02bedf69
fix image loading regression in graphics engine ( #2322 )
2025-08-15 21:30:54 +00:00
Jason Dove and GitHub
d71443ef60
add subtitle graphics element ( #2321 )
2025-08-15 19:48:04 +00:00
Jason Dove and GitHub
a6b01cbe28
convert graphics engine from imagesharp to skiasharp ( #2319 )
...
* use skiasharp in graphics engine
* start to use richtextkit
* move out some template functions
* move files
* add base graphics element
* use default style in text element
* support partial styling in text element
* fix static images
* load fonts from text element definition
2025-08-15 14:27:22 +00:00