Commit Graph
25 Commits
Author SHA1 Message Date
Paweł Kołodziejski 06902574b4 GRIM: Janitorial 2022-06-08 01:12:00 +02:00
Paweł Kołodziejski 20cb0ae228 ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Pawel Kolodziejski b832fd43c1 EMI: precise ps2 mpeg output format to avoid use various pixel formats based on screen format 2015-01-13 20:08:14 +01:00
Pawel Kolodziejski 8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Einar Johan Trøan Sømåen fe3883cecd GRIM: Reformat code to be closer to convention. 2013-07-09 21:12:55 +02:00
Joel Teichroeb 4eb508cb61 GRIM: Use const references for strings 2013-07-07 20:56:24 -07:00
Einar Johan Trøan Sømåen 5ec3834338 EMI: Use proper path for PS2-videos. (thanks clone2727) 2013-01-04 03:29:42 +01:00
Einar Johan Trøan Sømåen bc5ca044a5 Merge pull request #668 from somaen/videoFixes
Update VideoDecoders to use the new VideoDecoder-interface (for testing)
2013-01-02 01:04:14 -08:00
Paweł Kołodziejski 175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Einar Johan Trøan Sømåen 417a3cd497 EMI: Update the MPEGPlayer-code in grim/ 2012-11-29 00:06:00 +01:00
Joel Teichroeb 77f4978a42 GRIM: Remove unneeded forbidden symbol exceptions 2012-05-05 22:19:45 -07:00
Giulio Camuffo f4851d345b GRIM/Movie: Pass a pointer to the movie instance to the callback function. Fix #572 2012-03-22 11:17:28 +01:00
Paweł Kołodziejski 4c43826d49 fix compilation 2012-01-17 16:07:37 +01:00
Paweł Kołodziejski e350c7f777 renames 2012-01-06 23:29:45 +01:00
Giulio Camuffo d6941173df GRIM: Use an enum for the engine modes instead of the #defines. 2011-10-04 22:01:24 +02:00
Einar Johan T. Sømåen dd125b57a2 GRIM: Cleanup in MPEG2-code, so it atleast compiles, will need further work to actually work though 2011-10-02 00:22:09 +02:00
Einar Johan T. Sømåen 47b21e74d1 GRIM: Corrected the USE_MPEG2-guards, so they actually get to load config.h 2011-08-10 23:12:20 +02:00
Einar Johan T. Sømåen ed2f63f6a6 GRIM: Make MPEG handle USE_MPEG2 properly, falling back to a dummy-player 2011-08-09 01:50:03 +02:00
Giulio Camuffo 5f59fff5b3 GRIM: Move the debug levels enum in a separate header. 2011-07-23 15:37:14 +02:00
JenniBee 7e63184810 fixing compilation on mingw32 2011-05-24 13:03:59 -04:00
Pawel Kolodziejski 356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Pawel Kolodziejski 43eee42916 GRIM: restore factory-functions in movie player 2011-05-14 18:17:26 +02:00
Pawel Kolodziejski 9bc415cce2 EMI: pass sys instead _sys 2011-05-14 12:16:31 +02:00
Pawel Kolodziejski 83de2e6600 refactor movie playback and game detection params 2011-05-14 12:11:53 +02:00