index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-27
SOUND: Only dispose the input stream in makeAIFFStream if requested
Matthew Hoops
2010-07-26
SOUND: The rate in Mac snd's is fixed, not floating point (fix the comment)
Matthew Hoops
2010-07-26
SOUND: Move the Mac snd decoder from SCI to /sound
Matthew Hoops
2010-07-26
MIDI: Make it possible to specify MIDI device by music driver id
Torbjörn Andersson
2010-07-26
Janitorial: Fix punctuation in error/warning
Torbjörn Andersson
2010-07-21
Janitorial: Removed extra semi-colon.
Torbjörn Andersson
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-07-17
Remove PalmOS port
Max Horn
2010-07-16
Cleanup.
Torbjörn Andersson
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-07-05
Revert Android libtremor header to standard path, since we now ship
Angus Lees
2010-06-29
AUDIO: fixed bug when device was set to default and only MDT_MIDI flags were...
Florian Kagerer
2010-06-29
Return "0" in case no device was detected in MidiDriver::detectDevice.
Johannes Schickel
2010-06-29
Yet another slight fix for the fallback detection.
Johannes Schickel
2010-06-29
Fix fallback detection code in MidiDriver::detectDevice.
Johannes Schickel
2010-06-29
Fix detection of invalid music drivers specified via command line.
Johannes Schickel
2010-06-26
Add missing include for translations
Willem Jan Palenstijn
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-26
Fix formatting again.
Johannes Schickel
2010-06-25
AUDIO: fix comments
Florian Kagerer
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-25
Formatting fixes.
Johannes Schickel
2010-06-25
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
Florian Kagerer
2010-06-22
LAUNCHER: hopefully fixed music driver selection via command line
Florian Kagerer
2010-06-22
Remove some trailing tabs.
Johannes Schickel
2010-06-22
GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-20
Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/...
Alejandro Marzini
2010-06-18
Make MidiParser::sendToDriver protected.
Johannes Schickel
2010-06-16
SCI: implement channel remapping for SCI1
Martin Kiewitz
2010-06-15
Some documentation cleanup to ease readability.
Johannes Schickel
2010-06-15
Modify makeAIFFStream to match the other sound decoder factories
Max Horn
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-15
GUI: Implement MIDI drivers as GUI options.
Eugene Sandulenko
2010-06-15
Sound: add PCJR as a pseudodriver.
Eugene Sandulenko
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-06-14
Since allNotesOff() is virtual and can be overriden, make its associated vari...
Filippos Karapetis
2010-06-14
Update build system
Max Horn
2010-06-12
Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-09
Rewind the underlying audio stream on LoopingAudioStream creation.
Johannes Schickel
2010-06-08
Modification to remove false positive "Possible divide by zero" warnings give...
David Turner
2010-06-08
Merged from trunk.
Alejandro Marzini
2010-06-08
Made Mixer to subclass from Common::NonCopyable.
Alejandro Marzini
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-06
Correction for SCI valgrind uninit memory error in MIDI sound which occurs du...
David Turner
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-29
Fix typo(?) which prevents streaming code from compiling.
Neil Millstone
2010-05-26
Have makeADPCMStream use the entire stream if the size is 0 (as it says in th...
Matthew Hoops
[next]