aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-12AUDIO: Move LimitingAudioStream to audio/Matthew Hoops
2012-08-07VIDEO: Fix getTime() when a video is not playingMatthew Hoops
2012-07-29VIDEO: Move Track's start()/stop() functions to AudioTrackMatthew Hoops
2012-07-27VIDEO: Remove now unused Rewindable and Seekable classesMatthew Hoops
2012-07-27VIDEO: Adapt QuickTimeDecoder to the AdvancedVideoDecoder APIMatthew Hoops
2012-07-27VIDEO: Add functions for getting TrackList iterators internallyMatthew Hoops
2012-07-27VIDEO: Cleanup AdvancedVideoDecoderMatthew Hoops
2012-07-27VIDEO: Remove Track::getStartTime()Matthew Hoops
2012-07-26VIDEO: Reset pause time when seeking/rewindingMatthew Hoops
2012-07-26VIDEO: Force an update after a seekMatthew Hoops
2012-07-26VIDEO: Document more of AdvancedVideoDecoderMatthew Hoops
2012-07-26VIDEO: Move findNextVideoTrack() to protectedMatthew Hoops
2012-07-26VIDEO: Ignore finished video tracks in findNextVideoTrack()Matthew Hoops
2012-07-25VIDEO: Convert Bink to the new AdvancedVideoDecoder APIMatthew Hoops
2012-07-25VIDEO: Add functions for default high color PixelFormatMatthew Hoops
2012-07-25VIDEO: Add internal helper function for checking on video track end statusMatthew Hoops
2012-07-25VIDEO: Stop and restart tracks when seeking/rewindingMatthew Hoops
2012-07-24VIDEO: Convert DXADecoder to the AdvancedVideoDecoder APIMatthew Hoops
2012-07-24VIDEO: Add helper functions to easily add an external audio trackMatthew Hoops
2012-07-23VIDEO: Rewrite SmackerDecoder to use the new APIMatthew Hoops
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