Age | Commit message (Expand) | Author |
---|---|---|
2010-03-12 | Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion. | Max Horn |
2010-02-03 | Loosening the 2 samples per channel requirement of Apple_ADPCMStream to 1 sam... | Sven Hesse |
2010-01-31 | Further OOify the ADPCM code | Max Horn |
2010-01-31 | Rearrange code of ADPCMStream subclasses | Max Horn |
2010-01-31 | Split ADPCMStream into several classes | Max Horn |
2010-01-31 | Rename ADPCMInputStream to ADPCMStream; make some members const | Max Horn |
2010-01-31 | Switch makeADPCMStream to DisposeAfterUse::Flag | Max Horn |
2010-01-28 | Add some paranaoia assert (and a related TODO) to the MSIMA2 implementation. | Johannes Schickel |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |