Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
scene 14)
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 5871a6943fa0a07bae81482ed96448cd3763af08.
|
|
|
|
It is still in use, but its entry in skip_binary_data wasn't getting picked up
due to the capital I anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The GUIO flags use an escape sequence for octal numbers. Starting with
18e84f9c1138ea4ce66cbbea53e6957bee3e588f GUIO_MIDICMS used "\008" which
resulted in the CMS flag adding a zero into the flags and thus terminating the
GUIO flag string.
|
|
|
|
All the segments are destroyed with the VM but it won't be the case when individual buffers will be malloc'ed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|