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-09-05
Removed useless dependencies from common/file.h in common code. When complete...
Nicola Mettifogo
2008-09-03
Removed unused readLine code from the MT-32 emu
Max Horn
2008-09-03
Some cleanup by peres
Max Horn
2008-09-03
Fix for MSVC warning about ambiguous usage of MIN
Filippos Karapetis
2008-08-30
Fix (?) Solaris detection in some workaround code in the MT-32 emulator
Max Horn
2008-08-27
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...
Max Horn
2008-08-10
Committed my patch #2040074 ("XMIDI callback control events"). At the moment,...
Torbjörn Andersson
2008-08-01
Print a warning if unsupported XMIDI controllers are used
Max Horn
2008-07-29
Changed class File (and derived classes) to only support read-only access; ad...
Max Horn
2008-07-09
cleanup / code formatting
Max Horn
2008-07-08
On reading some more about XMIDI, I believe the NEXT and BREAK variants of the
Torbjörn Andersson
2008-07-06
Fixed silly error. The NEXT_BREAK event should, of course, jump to the event
Torbjörn Andersson
2008-07-06
Implemented Good Enough(TM) XMIDI looping. This is used by Kyrandia 2 (the
Torbjörn Andersson
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-06-22
Fixed getTotalPlayTime implementation for MP3InputStream.
Johannes Schickel
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
[next]