Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
807 stars 65 forks source link

Eliminate need for .temp.audio file to play movies #171

Closed donnierussellii closed 6 years ago

donnierussellii commented 6 years ago

Everything is done in memory. Silence added to end of audio buffer to prevent pop / stutter.

Unnecessary write movie file code commented out.