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
/
engines
/
agi
/
sound.cpp
Age
Commit message (
Expand
)
Author
2007-08-13
Made calcTrueSampleSize seek back to stream's start when ending the function.
Kari Salminen
2007-08-13
Moved read- and finalize-functions into corresponding structs and fixed calls...
Kari Salminen
2007-08-13
Added more functions to help with determining the Apple IIGS samples' real le...
Kari Salminen
2007-08-11
Fix warning() format string
Max Horn
2007-08-10
Added Apple IIGS sample's true size calculation (A zero byte can end the samp...
Kari Salminen
2007-08-10
Parsing Apple IIGS wave info into more easily accessible variables in the mem...
Kari Salminen
2007-08-09
Added Apple IIGS instruments and wave file loading.\n(Apple IIGS music playin...
Kari Salminen
2007-08-09
Brought back and changed some variables from inside a #if 0 ... #endif
Kari Salminen
2007-08-09
Removed old loadInstruments().
Kari Salminen
2007-08-09
Added a couple of new constants and modified an existing one.
Kari Salminen
2007-08-09
Fix compile warnings.
Travis Howell
2007-08-04
Fixes compilation error C2666: 'pow' : 7 overloads have similar conversions o...
Kari Salminen
2007-08-04
Some Apple IIGS sound chip playing mode defines etc.
Kari Salminen
2007-08-03
Figured out most missing parts of the Apple IIGS sample header. Added methods...
Kari Salminen
2007-08-02
Added reading of volume parameter from Apple IIGS AGI sample header.
Kari Salminen
2007-08-02
Added methods for reading Apple IIGS AGI samples and creating AudioStream-obj...
Kari Salminen
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-13
Get rid of _opt. Cleanup.
Eugene Sandulenko
2007-01-27
Moved the setupPremix() calls to initSound() and deinitSound(), instead of the
Torbjörn Andersson
2007-01-16
Formating names in source code
Paweł Kołodziejski
2006-12-06
Fixing some compiler warnings
Max Horn
2006-12-06
Fixed compile errors (for me at least). Still plenty of warnings, though.
Torbjörn Andersson
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-05-24
Fixed most - not all - GCC warnings.
Torbjörn Andersson
2006-05-24
removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRES
Paweł Kołodziejski
2006-05-23
imported AGI engine
Paweł Kołodziejski
[prev]