1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUILD: Extend boost.m4 to recognize clang 7.0 More... over 6 years ago
AURORA: Add file type NSC, found in Dragon Age: Origins More... over 6 years ago
AURORA: Add file types found in the Xbox version of Dragon Age More... over 6 years ago
AURORA: Add support for ERF V2.1 More... over 6 years ago
COMMON: Fix return types of SeekableSubReadStreamEndian::readSint*() More... over 6 years ago
AURORA: Add support for big-endian GFF4 files More... over 6 years ago
SOUND: Make headerSizes[3] in PacketizedVorbisStream a size_t More... over 6 years ago
BUILD: Fix compilation with CMake More... over 6 years ago
DOCS: Add libvorbis to our BUILDDEP.md file More... over 6 years ago
SOUND: Copy xoreos' QueuingAudioStream More... over 6 years ago
SOUND: Fix wrong message when looping and makeAudioStream() returns NULL More... over 6 years ago
SOUND: Add EmptyAudioStream More... over 6 years ago
SOUND: Force alignment of IMA ADPCM stream size to block size More... over 6 years ago
SOUND: Use given size instead of stream size to calculate ADPCM length More... over 6 years ago
SOUND: Add a decoder for Xbox ADPCM More... over 6 years ago
AURORA: Add file types XWB and XSB, found in Xbox Jade Empire More... over 6 years ago
BUILD: Extend boost.m4 to recognize gcc 8.2 More... over 6 years ago
IMAGES: Add support for swizzled Xbox SBM images More... over 6 years ago
AURORA: Re-sort Platform enum More... over 6 years ago
AURORA: Add a Platform value for Apple iOS mobile phones and tablets More... over 6 years ago
AURORA: Add a Platform value for Android mobile phones and tablets More... over 6 years ago
AURORA: Add LanguageManager::getLanguages() More... over 6 years ago
AURORA: Add "zh-hans", "zh-hant" and variants to the language strings More... over 6 years ago
COMMON: Use searchBackwards() in ZipFile More... over 6 years ago
COMMON: Add searchBackwards(), searching for bytes in a stream More... over 6 years ago
COMMON: Add decompressDeflateChunk() More... over 6 years ago
COMMON: Use Z_SYNC_FLUSH instead of Z_FULL_FLUSH in inflate() More... over 6 years ago
AURORA: Add file types found in Aspyr's Android port of Jade Empire More... over 6 years ago
GUI: Replace PtrMap with std::map and std::unique_ptr More... over 6 years ago
GUI: Replace ScopedPtr with std::unique_ptr More... over 6 years ago