aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2011-05-17FM-TOWNS AUDIO: Some midi code fixes and some renamingathrxx
2011-05-17FM-TOWNS AUDIO: Improve thread safetyathrxx
2011-05-17FM-TOWNS AUDIO: Some more midi driver codeathrxx
2011-05-17FM-TOWNS AUDIO: Fix mod wheel settingathrxx
2011-05-17FM-TOWNS AUDIO: Start fixing midi driver tempoathrxx
2011-05-17FM-TOWNS AUDIO: More midi driver codeathrxx
2011-05-17FM-TOWNS AUDIO: Some renaming in the euphony driver codeathrxx
2011-05-17FM-TOWNS AUDIO: More midi driver code (effect processing)athrxx
2011-05-17FM-TOWNS AUDIO: Implement some midi commandsathrxx
2011-05-17FM-TOWNS AUDIO: Some more midi driver codeathrxx
2011-05-17FM-TOWNS AUDIO: Implement some more midi driver codeathrxx
2011-05-17FM-TOWNS AUDIO: Implement some midi driver functionsathrxx
2011-05-17SCUMM: Adapt code to latest FM-TOWNS audio driver changesathrxx
2011-05-17FM-TOWNS AUDIO: Change internal interface layoutathrxx
2011-05-17FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4athrxx
2011-05-17COMMON: Forbid use of some more symbolsMax Horn
2011-05-17AUDIO: Fix typoMax Horn
2011-05-16AUDIO: Clarify required parameters for mixCallback.Alyssa Milburn
2011-05-13SWORD25: Fix compilation when libvorbis is not presentmd5
2011-05-13AUDIO: Fix QuickTime stereo audio seekingMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11AUDIO: Fix usage of Timestamp::convertToFramerateMatthew Hoops
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-10AUDIO: Change byte data tables to type AdLibInstrumentMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-05-02AUDIO: Rename clock() -> updateClock() in SID emulatorMax Horn
2011-04-28ARM: Fix compilation really harddhewg
2011-04-28ANDROID: Fix compilation harderdhewg
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-24AUDIO: Cleanup MS IMA handlingMatthew Hoops
2011-04-23ASM: Defines do not get mangleddhewg
2011-04-22AUDIO: Fix Tremolo supportdhewg
2011-04-21FM-TOWNS AUDIO: fix memory leakathrxx
2011-04-18Merge pull request "New mixer mute handling."Johannes Schickel
2011-04-16AUDIO: Cleanup sound type settings handling in MixerImpl.Johannes Schickel
2011-04-16AUDIO: Renamed mute related functions in Mixer.Johannes Schickel
2011-04-14AUDIO: Name the ADPCM status struct.Alyssa Milburn
2011-04-14AUDIO: Split the QuickTimeAudioDecoder into a new header fileMatthew Hoops
2011-04-14AUDIO: Fix a typoMatthew Hoops
2011-04-14ALL: centre -> centerMax Horn
2011-04-13AUDIO: Add per sound type mute flag setting to Mixer(Impl).Johannes Schickel
2011-04-13Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-13AUDIO: Split the Intel DVI ADPCM into its own classMatthew Hoops
2011-04-13AUDIO: Expose some internal ADPCM data tablesMax Horn
2011-04-13AUDIO: Stop adpcm.h from including common/stream.hMax Horn
2011-04-13TINSEL: Move custom ADPCM decoders to tinsel engineMax Horn
2011-04-13AUDIO: Expose ADPCM decoder internals via a new headerMax Horn
2011-04-12AUDIO: Don't end the AAC stream if we still have buffered samplesMatthew Hoops
2011-04-12AUDIO: Fix QuickTime/MPEG-4 seekingMatthew Hoops