Age | Commit message (Collapse) | Author |
|
This matches what was done in the Ringworld CD version
|
|
|
|
the CD version of ringworld)
|
|
|
|
|
|
This should pacify buildbot. Somehow on my system, it does not need it, though.
|
|
|
|
|
|
|
|
There are some unit tests to verify that this works correctly.
There is a small chance that this causes regressions in weird setups.
|
|
This fixes linker problems with the unit tests on Mac OS X. it is also
"more proper" to use the high-level FSNode API. StdioStream is a
(relatively) low-level wrapper intended for use inside of backends only.
|
|
|
|
|
|
|
|
|
|
|
|
It's not only against our coding guidelines, but also breaks running the
mutex test multiple times. It may or may not also be responsible for a
MSVC9 build failure reported on IRC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is preparation for multiple video and audio tracks
|
|
|
|
|
|
|
|
The struct wasn't being zeroed out, a regression from b22ca4ff.
|
|
|
|
|
|
|
|
|
|
This only outputs a skeleton project with no files and targets yet
|
|
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Some filenames are exactly 12 bytes long ie. keyboard.vdx
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
|
|
|
|
sequence is clearly identified, for potential future fix.
|
|
|
|
(move some stuff from TownsAudioInterfaceInternal to TownsAudio_PcmChannel)
|
|
|
|
|
|
|
|
|