aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2010-08-03KYRA/TOWNS: replace some music stops with fadeouts (based on original code)Florian Kagerer
2010-08-03KYRA/TOWNS: implement music/sfx volume control via GUI/GMMFlorian Kagerer
2010-08-03FMTOWNS AUDIO: minor layout changeFlorian Kagerer
2010-08-03SOUND: Constify waveform table; slightly simplify codeMax Horn
2010-08-02TOWNS AUDIO: fix typoFlorian Kagerer
2010-08-02TOWNS/PC98: Replaced some tabs with spaces.Johannes Schickel
2010-08-02TOWNS/PC98 Driver: Some formatting fixes.Johannes Schickel
2010-08-02FM-TOWNS/PC98 Sound: Strip trailing whitespaces/tabs.Johannes Schickel
2010-08-02KYRA/TOWNS AUDIO: and another fixFlorian Kagerer
2010-08-02KYRA/TOWNS AUDIO: try to fix last regressionFlorian Kagerer
2010-08-02KYRA: FM-Towns audio driver rewriteFlorian Kagerer
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-27SOUND: Only dispose the input stream in makeAIFFStream if requestedMatthew Hoops
2010-07-26SOUND: The rate in Mac snd's is fixed, not floating point (fix the comment)Matthew Hoops
2010-07-26SOUND: Move the Mac snd decoder from SCI to /soundMatthew Hoops
2010-07-26MIDI: Make it possible to specify MIDI device by music driver idTorbjörn Andersson
2010-07-26Janitorial: Fix punctuation in error/warningTorbjörn Andersson
2010-07-21Janitorial: Removed extra semi-colon.Torbjörn Andersson
2010-07-21Strip trailing whitespaces in our common code base.Johannes Schickel
2010-07-17Remove PalmOS portMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-05Revert Android libtremor header to standard path, since we now shipAngus Lees
2010-06-29AUDIO: fixed bug when device was set to default and only MDT_MIDI flags were...Florian Kagerer
2010-06-29Return "0" in case no device was detected in MidiDriver::detectDevice.Johannes Schickel
2010-06-29Yet another slight fix for the fallback detection.Johannes Schickel
2010-06-29Fix fallback detection code in MidiDriver::detectDevice.Johannes Schickel
2010-06-29Fix detection of invalid music drivers specified via command line.Johannes Schickel
2010-06-26Add missing include for translationsWillem Jan Palenstijn
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26Fix formatting again.Johannes Schickel
2010-06-25AUDIO: fix commentsFlorian Kagerer
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-25Formatting fixes.Johannes Schickel
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-22LAUNCHER: hopefully fixed music driver selection via command lineFlorian Kagerer
2010-06-22Remove some trailing tabs.Johannes Schickel
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-20Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/...Alejandro Marzini
2010-06-18Make MidiParser::sendToDriver protected.Johannes Schickel
2010-06-16SCI: implement channel remapping for SCI1Martin Kiewitz
2010-06-15Some documentation cleanup to ease readability.Johannes Schickel
2010-06-15Modify makeAIFFStream to match the other sound decoder factoriesMax Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15GUI: Implement MIDI drivers as GUI options.Eugene Sandulenko
2010-06-15Sound: add PCJR as a pseudodriver.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-06-14Since allNotesOff() is virtual and can be overriden, make its associated vari...Filippos Karapetis
2010-06-14Update build systemMax Horn