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
2007-03-10
More fixes for MSVC8 warnings.
Eugene Sandulenko
2007-03-04
Removed obsolete comment
Max Horn
2007-03-02
Updated comment
Max Horn
2007-03-02
Changed the order of the parameters of makeLinearInputStream to resemble Mixe...
Max Horn
2007-03-02
Added a warning that the mixer FLAG_ enum should not be messed with, lest iMu...
Max Horn
2007-03-02
Added reverseStereo parameter to Mixer::playInputStream; changed Mixer::playR...
Max Horn
2007-03-01
Rephrased a comment a bit
Max Horn
2007-02-28
Changed the AppendableAudioStream code to use a queue of buffers, instead of ...
Max Horn
2007-02-28
cleanup
Max Horn
2007-02-24
Changed AudioStream::openStreamFile to use the modern variant of the audio st...
Max Horn
2007-02-24
Remove unneeded #includes
Max Horn
2007-02-24
Trying to unify the order in which we try the various audio formats: Prefer F...
Max Horn
2007-02-24
Added numLoops parameter to DigitalTrackInfo::play
Max Horn
2007-02-24
Add looping support to the FLAC decoder
Max Horn
2007-02-24
Replaced variable buffer in the FLAC code by a fixed on
Max Horn
2007-02-24
more FLAC code cleanup
Max Horn
2007-02-24
Removed FlacInputStream::deleteBuffer
Max Horn
2007-02-24
some fixes and additions for FOTAQ amiga versions
Gregory Montoir
2007-02-22
fixed comments.
Johannes Schickel
2007-02-22
FLAC code cleanup
Max Horn
2007-02-22
added yet another #pragma mark to the vorbis code (just for the sake of *my* ...
Max Horn
2007-02-22
cleanup
Max Horn
2007-02-22
Reduce chance for overflows in VorbisTrackInfo::play
Max Horn
2007-02-22
Updated FLAC code to match the changes made to the MP3 & Vorbis decoders (e.g...
Max Horn
2007-02-22
If an AudioStream returned a negative number in his readBuffer() method, then...
Max Horn
2007-02-22
Added looping support and an enhanced factory function to the Vorbis code
Max Horn
2007-02-22
cleanup
Max Horn
2007-02-22
Rewrote Ogg Vorbis code to be more flexible when it comes to seeking; also no...
Max Horn
2007-02-21
added initial support for FOTAQ amiga versions
Gregory Montoir
2007-02-20
Revamed the Ogg Vorbis & FLAC DigitalTrackInfo subclasses to work similar to ...
Max Horn
2007-02-20
Added looping to the MP3 streams (currently virtually untested, so watch out)
Max Horn
2007-02-20
Remove some leftover comments I made while writing the new MP3 code; make use...
Max Horn
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-20
Rewrote MP3InputStream mostly from scratch:
Max Horn
2007-02-20
Document AudioCDManager::play
Max Horn
2007-02-20
Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ...
Max Horn
2007-02-19
So far we only accepted track1.* as name for audio tracks -- now we also acce...
Max Horn
2007-02-18
cleanup and fixed _module memory leak
Gregory Montoir
2007-02-18
added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...
Gregory Montoir
2007-02-18
Correct warned class name
Chris Apers
2007-02-16
Unified how we deal with (and how we generate) MIDI sysex messages -- in part...
Max Horn
2007-02-15
Fix for bug #1660559: MANIAC/ZAK: Music does not stop when pausing (regression)
Max Horn
2007-02-14
Fix MSVC warning
Eugene Sandulenko
2007-02-12
Fixed a special case (frequency/rate > repeating sample length)
Sven Hesse
2007-02-11
Enable stereo by default for all ProTracker mods.
Travis Howell
2007-02-07
The status variables are set explicitely in the constructor instead through o...
Sven Hesse
2007-02-04
- Moved the specific interrupt frequency of 80 Hz out of class Infogrames int...
Sven Hesse
2007-02-03
* Reimplemented Mixer::pauseAll to simply invoke pause on all channels
Max Horn
2007-01-27
formatting.
Johannes Schickel
2007-01-27
Implemented some missing effects (arpeggio, sample delay, fine slides, finetu...
Sven Hesse
[next]