Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to using FFmpeg for encoding, add audio | 2024-11-18 | 1 | -2/+11 | |
| | |||||
* | Small code changes; add ability to find audio functions and data. | 2024-11-10 | 1 | -1/+1 | |
| | | | | | | | 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.h | 2024-11-04 | 1 | -1/+1 | |
| | |||||
* | video no audio | 2024-11-04 | 1 | -2/+4 | |
| | |||||
* | purge CR from this project | 2024-11-03 | 1 | -17/+17 | |
| | |||||
* | find videomode | 2024-11-03 | 1 | -3/+4 | |
| | |||||
* | play demo using the demoplayer object | 2024-11-01 | 1 | -3/+6 | |
| | |||||
* | add hooking and IVEngineServer interface | 2024-10-27 | 1 | -7/+5 | |
| | |||||
* | create project | 2024-10-25 | 1 | -0/+15 | |