aboutsummaryrefslogtreecommitdiff
path: root/graphics/animation.h
AgeCommit message (Expand)Author
2006-08-27Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be moreTorbjörn Andersson
2006-08-26Now that the cutscene handling in both BS1 and BS2 has been extended to playTorbjörn Andersson
2006-07-08Added support for DXA cutscenes, while still retaining support for the old MPEGTorbjörn Andersson
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
2006-05-18Renamed screenChanged() to handleScreenChanged().Torbjörn Andersson
2006-05-18Allow changing scaler while playing MPEG cutscenes.Torbjörn Andersson
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-06Fixed compilation, this could be used with all systems (?)Chris Apers
2006-03-04define int types for msvc to allow compile mpeg2 library. msvc does not fully...Paweł Kołodziejski
2006-02-25Fix bug #1436178 (ALL: int8_t in graphics/animation in conflict with ISO99 C)Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-04-26...and since RGBToColor() returns OverlayColor, let's use that datatypeTorbjörn Andersson
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-11Renamed variables in the MPEG animation classes to better conform withTorbjörn Andersson
2005-03-06Applied patch #1155731, reducing the memory usage of the MPEG player byTorbjörn Andersson
2005-01-01Updated copyrightMax Horn
2004-12-05added support for an international BS1 cutscene pack (which we didn't release...Robert Göffringmann
2004-10-17Patch #1040501 (Possible fix for inttypes.h problem)Max Horn
2004-06-28Make use of new File refcount code; also fixed long standing bug in vorbis co...Max Horn
2004-03-24PalmOS ?Chris Apers
2004-03-24Use the binary .pal file format that was introduced for 0.6.0.Torbjörn Andersson
2004-03-23Unify MPEG2 code even moreMax Horn
2004-03-22share 'init' method, tooMax Horn
2004-03-22some more cleanupMax Horn
2004-03-22move commong code into separate source file (more could be done, but it's a s...Max Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn