aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* add 5288 supportGravatar Matthew Wozniak 5 days1-3/+4
|
* Small code changes; add ability to find audio functions and data.Gravatar Matthew Wozniak 11 days1-6/+9
| | | | | | | Audio is weird. I've been working for a few days to figure out how to correctly render the audio but in that time I've done some other minor refactors so I figured I migth as well just push those. Audio should be coming soon, but no promises.
* switch from using getopt to mike's opt.hGravatar Matthew Wozniak 2024-11-041-49/+57
|
* allow the user to change the quality vs speed settingGravatar Matthew Wozniak 2024-11-041-7/+15
|
* video no audioGravatar Matthew Wozniak 2024-11-041-6/+75
|
* remove spdx identifiersGravatar Matthew Wozniak 2024-11-031-2/+15
|
* purge CR from this projectGravatar Matthew Wozniak 2024-11-031-70/+70
|
* find videomodeGravatar Matthew Wozniak 2024-11-031-4/+1
|
* play demo using the demoplayer objectGravatar Matthew Wozniak 2024-11-011-10/+34
|
* add hooking and IVEngineServer interfaceGravatar Matthew Wozniak 2024-10-271-2/+27
|
* create projectGravatar Matthew Wozniak 2024-10-251-0/+24