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
2008-03-12
Removed remaining traces of the dead MorphOS backend, which itself was remove...
Max Horn
2008-02-26
Completed fix for bug #1523129 (SOLARIS: solaris 8 build broken)
Max Horn
2008-02-26
Another tiny speed tweak for fmopl.cpp; replace a division with a shift.
Robin Watts
2008-02-24
Fixed warning on systems with unsiged char as default char type.
Johannes Schickel
2008-02-20
Added CAMD MIDI driver for AmigaOS4
Jordi Vilalta Prat
2008-02-17
Tweaks to fmopl; same net effect overall, just faster.
Robin Watts
2008-02-03
Added template param to CLIP since implicit cast is not working 100% on all p...
Lars Persson
2008-02-02
Corrected an off-by-one error introduced with the latest cleanups
Filippos Karapetis
2008-02-02
Cleanup
Filippos Karapetis
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-05
This 'if' should not be necessary anymore
Max Horn
2008-01-05
Fix for bug #1795755: LOOM/FLAC: Pauses (temporary lockups) after speech
Max Horn
2008-01-05
Converted some spaces to tabs.
Torbjörn Andersson
2007-12-31
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any num...
Oystein Eftevaag
2007-12-21
Fix memory leak in audiostream (I think)
Neil Millstone
2007-12-19
Patch #1853322: Patch for Atari ST/FreeMint
Max Horn
2007-12-13
Adding a method to check whether a note currently playing
Sven Hesse
2007-12-09
Fixed typos
Max Horn
2007-12-09
Use the same define as in C++ code
Chris Apers
2007-12-08
doc
Gregory Montoir
2007-12-06
reverted commit #29736 with a proper fix (I think) to fmopl code
Gregory Montoir
2007-12-01
Slight cleanup and commenting of the ADPCM decoder
Filippos Karapetis
2007-11-19
Don't use M_PI, rather use our very own PI constant
Max Horn
2007-11-19
Define M_PI if it's not defined (seems not to be defined under MSVC)
Filippos Karapetis
2007-11-18
Moved Gob's square wave generator to sound/softsynth/pcspk.h
Sven Hesse
2007-11-18
factory functions should be documented at least roughly...
Max Horn
2007-11-18
added rjp1 module specific pattern playback
Gregory Montoir
2007-11-18
skip silence VOC block (used in Igor)
Gregory Montoir
2007-11-16
Changed Audio::makeADPCMStream so that the stream passed to it can automatica...
Max Horn
2007-11-16
Fix loading common sample data for modules in Waxworks.
Travis Howell
2007-11-02
Patch #1816901: MT-32 emu: Low volume
Max Horn
2007-11-02
Patch #1815526: Add TiMidity++ MIDI server support
Max Horn
2007-10-29
Add DMedia MIDI driver just to the list of MIDI drivers if on IRIX, since at ...
Johannes Schickel
2007-10-28
Patch #1800085: small 'unknown control change byte 32' patch
Max Horn
2007-10-27
Added support for more ROM versions, see FR #1820331
Max Horn
2007-10-15
* Changed IFF/8SVX audio to use signed data (int8), and modified Parallaction...
Nicola Mettifogo
2007-09-30
Patch #1804801: DMedia MIDI driver for IRIX
Max Horn
2007-09-30
removed unused function, simplified handlePattern
Gregory Montoir
2007-09-28
Add PALMOS sections to ARM rate conversion sound code to preserve r10
Robin Watts
2007-09-24
Silence some warnings.
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Fixed some more warnings
Max Horn
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-09-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-08-22
Reverted commit #28696, as the cause for it was different and has been fixed ...
Filippos Karapetis
2007-08-22
Detach the player callback handler when the music is being unloaded. Fixes bu...
Filippos Karapetis
2007-08-20
Removed extra commas from lookup-tables' ends.
Kari Salminen
2007-07-28
Ooops, fix typo in last commit.
Travis Howell
2007-07-28
Add support for multi-tune Protracker modules used in the Amiga version of Wa...
Travis Howell
[next]