com updates
This commit is contained in:
25
README.md
25
README.md
@@ -125,7 +125,7 @@ Current native test coverage includes:
|
||||
|
||||
- JSON parsing and serialization.
|
||||
- Parameter normalization and preset filename safety.
|
||||
- Shader manifest parsing and package registry scanning.
|
||||
- Shader manifest parsing, temporal manifest validation, and package registry scanning.
|
||||
|
||||
## Runtime Configuration
|
||||
|
||||
@@ -230,14 +230,15 @@ The Gitea workflow expects two act runners:
|
||||
If your Windows runner stores the Blackmagic SDK outside the repo, configure `GPUDIRECT_DIR` in the runner environment or adjust the workflow configure command to pass `-DGPUDIRECT_DIR=...`.
|
||||
|
||||
|
||||
## Still todo
|
||||
Audio
|
||||
improve text rendering
|
||||
genlock
|
||||
find a better UI libary
|
||||
Logs
|
||||
refactor, cleanup of source files
|
||||
display URL (Maybe clicakable) for control in the windows app (Not on the output)
|
||||
Sound shader as seperate .slang in shader package?
|
||||
runtime date time UTC and offset from PCs internal clock
|
||||

|
||||
## Still Todo
|
||||
|
||||
- Audio.
|
||||
- Improve text rendering.
|
||||
- Genlock.
|
||||
- Find a better UI library.
|
||||
- Logs.
|
||||
- Continue source cleanup/refactoring.
|
||||
- Display the control URL in the Windows app, ideally clickable, without rendering it on the video output.
|
||||
- Support a separate sound shader `.slang` file in shader packages.
|
||||
- Add runtime date/time uniforms using UTC and the PC's local offset.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user