aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-23VIDEO: Set _startTime when rewinding and seekingMatthew Hoops
2012-07-22SCI: Rewrite RobotDecoder to use the AdvancedVideoDecoder APIMatthew Hoops
2012-07-22VIDEO: Rewrite the AVI code to use AdvancedVideoDecoderMatthew Hoops
2012-07-22VIDEO: Merge the three Fixed* VideoTrack classesMatthew Hoops
2012-07-22VIDEO: Hold tracks in an Array instead of a ListMatthew Hoops
2012-07-22VIDEO: Take audio start time into account when syncing to audioMatthew Hoops
2012-07-22VIDEO: Make seek/rewind functions in AdvancedVideoDecoder virtualMatthew Hoops
2012-07-21VIDEO: Add StreamFileAudioTrack wrapperMatthew Hoops
2012-07-21VIDEO: Don't try to sync video off of finished audio tracksMatthew Hoops
2012-07-21VIDEO: Move PSXStreamDecoder to the new VideoDecoder APIMatthew Hoops
2012-07-21VIDEO: Fix AudioTrack::endOfTrack()Matthew Hoops
2012-07-21VIDEO: Allow for disabling of automatic audio sync in AdvancedVideoDecoderMatthew Hoops
2012-07-21VIDEO: Fix volume/balance settings in AdvancedVideoDecoderMatthew Hoops
2012-07-21VIDEO: When adding tracks, keep them in sync with the main video statusMatthew Hoops
2012-07-21SCI: Switch SEQDecoder to using the new FixedDurationVideoTrack subclassMatthew Hoops
2012-07-21VIDEO: Add getDuration() and getStartTime() functions to TrackMatthew Hoops
2012-07-21VIDEO: Add getWidth()/getHeight()/getPixelFormat() functions to VideoTrackMatthew Hoops
2012-07-20SCI: Move the SEQ code to the new VideoDecoder APIMatthew Hoops
2012-07-20VIDEO: Add first draft of the new VideoDecoder APIMatthew Hoops
2012-07-20MAEMO: Package missing docsTarek Soliman
2012-07-20CREDITS: Update dreamweb teamWillem Jan Palenstijn
2012-07-20MAEMO: Fix date in debian/changelogTarek Soliman
2012-07-20CREDITS: Credits for original sourcesEugene Sandulenko
2012-07-20NEWS: Set 1.5.0 release dateEugene Sandulenko
2012-07-19LASTEXPRESS: Fix variable shadowing and update commentsLittleboy
2012-07-19TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tablesPaul Gilbert
2012-07-19QUEEN: Change description on the "alt_intro" optionTorbjörn Andersson
2012-07-18MAEMO: Add new build dependenciesTarek Soliman
2012-07-18DISTS/FEDORA: Add new dependenciesWillem Jan Palenstijn
2012-07-18Merge pull request #259 from somaen/zlib_knownSizeJohannes Schickel
2012-07-18COMMON: Add an optional argument to wrapCompressedReadStream, to simplify usi...Einar Johan Trøan Sømåen
2012-07-18DREAMWEB: Marked Dreamweb as stablePaul Gilbert
2012-07-18TSAGE: Altered the ADGF_TESTING flags for Blue ForcePaul Gilbert
2012-07-16LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macrosLittleboy
2012-07-16LASTEXPRESS: Use filter 16 as default filter for NIS animationsLittleboy
2012-07-16LASTEXPRESS: Replace INVERT_Y macroLittleboy
2012-07-16LASTEXPRESS: Replace INCREMENT_DIRECTION_COUNTER macroLittleboy
2012-07-16LASTEXPRESS: Replace 2 macros in Sophie entity implementationLittleboy
2012-07-16LASTEXPRESS: Remove LOADSCENE_FROM_POSITION macroLittleboy
2012-07-16LASTEXPRESS: Merge the two savegameBloodJacket functions into the base Entity...Littleboy
2012-07-16LASTEXPRESS: Move LOW_BYTE macro to helpers.hLittleboy
2012-07-16LASTEXPRESS: Replace SYNC_STRING macro by functionLittleboy
2012-07-16LASTEXPRESS: Replace PLAY_STEAM macro by functionLittleboy
2012-07-16LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by functionLittleboy
2012-07-16LASTEXPRESS: Replace COMPARTMENT_TO and COMPARTMENT_FROM_TO macrosLittleboy
2012-07-16LASTEXPRESS: Comment unused variableLittleboy
2012-07-16LASTEXPRESS: Remove strange castsLittleboy
2012-07-17SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demoFilippos Karapetis
2012-07-16CINE: Mark Operation Stealth as Unstable.D G Turner
2012-07-16SCI: Only skip text in room 100 in the SQ6 demoFilippos Karapetis