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-06-13
Added initial interface to list music devices and their types
Jordi Vilalta Prat
2008-06-13
Renamed MIDI plugins to Music plugins
Jordi Vilalta Prat
2008-06-11
use kMaxChannelVolume instead of hardcoding 255
Max Horn
2008-05-31
Avoid some warnings when compiling in non-DEBUG mode (i.e. with assert() disa...
Max Horn
2008-05-27
- Cleanup code for FlacInputStream::getTotalPlayTime
Johannes Schickel
2008-05-27
Implemented getTotalPlayTime for MP3InputStream.
Johannes Schickel
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-24
Instead of simply returning 0 for "infinite" looping in FLAC and OGG/Vorbis s...
Johannes Schickel
2008-05-24
Take numLoops in account for getTotalPlayTime in FLAC and OGG/Vorbis streams.
Johannes Schickel
2008-05-24
Implementation of AudioStream::getTotalPlayTime for FLAC and OGG/Vorbis streams.
Johannes Schickel
2008-05-24
Made AudioStream::getTotalPlayTime virtual (Ooops :-)
Johannes Schickel
2008-05-24
Patch #1970427: AudioStream play length querying
Max Horn
2008-05-24
typo
Max Horn
2008-05-20
Move makeAdlibOPL inside the #include guards
Max Horn
2008-05-14
- Added more information (ID and capabilities) to the MIDI drivers
Jordi Vilalta Prat
2008-05-14
Moved midiplugin.h to sound/ since it will be used for more than just the nat...
Jordi Vilalta Prat
2008-05-11
Removed the remaining traces of the MorphOS ETUDE driver.
Jordi Vilalta Prat
2008-05-11
Added the MidiPlugin interface (first step towards the MIDI plugins)
Jordi Vilalta Prat
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-20
Fixed comments.
Torbjörn Andersson
2008-04-14
typo
Max Horn
2008-04-03
Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108).
Travis Howell
2008-03-26
Modified Patch #1925352: Memory leak fixes
Max Horn
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
[next]