Age | Commit message (Expand) | Author |
---|---|---|
2010-06-17 | Fixed a few cppcheck errors. | Torbjörn Andersson |
2010-06-16 | Fixed QDM2 to working state. | David Turner |
2010-05-26 | Take any 'moov' resource from a resource fork, not just 0x80; minor cleanup. | Matthew Hoops |
2010-05-26 | Proper fix for the MSVC warning concerning packing: reordered the members of ... | Filippos Karapetis |
2010-05-26 | Implement QuickTime playback for SCI1.1 Mac. The 'Halfdome' and 'KQ6Movie' vi... | Matthew Hoops |
2010-05-25 | Fix a regression with rewinding in QuickTime videos (looping works in Riven a... | Matthew Hoops |
2010-05-23 | Add support for loading the QuickTime 'moov' atom from the file's resource fo... | Matthew Hoops |
2010-05-23 | Move the QDM2 code to the graphics module, removing the cyclic dependency. | Matthew Hoops |
2010-05-23 | Hide the QDM2 implementation and only expose it via a factory method, hopeful... | Matthew Hoops |
2010-05-23 | Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M... | Matthew Hoops |