Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-18 | ZVISION: Detach raw stream reader from RawZorkStream for creating correct ↵ | Marisa-Chan | |
avi raw reader. | |||
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams | |
Format is: common/scummsys.h (Only if a .cpp file) header file for this file (Only if a .cpp file) zengine includes other includes, grouped by module | |||
2013-08-04 | ZVISION: Create logic to decode sound rate and isStereo from fileName | richiesams | |
2013-08-04 | ZVISION: Normalize remaining CRLF to LF for the remote | richiesams | |
2013-08-04 | ZVISION: Clean up includes | richiesams | |
2013-08-04 | ZVISION: Alter video handling to follow the new video audio track wrapper. | richiesams | |
Commit 7a49802c01b0c39be4e86335689db8f3359fde68 created an audio track hook that allows video decoding to use a differnt audio track encoding method Also, re-normalize line endings | |||
2013-08-04 | ZVISION: Create zvision bare structure | richiesams | |
Add zvision base engine to engines/zvision as well as modify the necessary engine files (configure.engines, etc.) in order for it to be recognized. |