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
/
agos
/
res_snd.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
AGOS: Reduce audio header dependencies
Ori Avtalion
2016-03-13
AGOS: Mark the audio CD playback as emulate only
Matthew Hoops
2015-07-05
AGOS: Fix turning music on and off in Amiga versions.
Kirben
2015-07-05
AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for A...
Kirben
2014-02-18
AGOS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-22
AGOS: Use Common::File instead of SearchMan.
Johannes Schickel
2014-01-22
AGOS: Get rid of ArchiveMan in favor of global SearchMan.
Johannes Schickel
2012-01-27
AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch...
Johannes Schickel
2011-11-02
AGOS: Fix warnings
Eugene Sandulenko
2011-09-08
AGOS: Made some static data const.
Johannes Schickel
2011-08-27
AGOS: Integrate InstallShield support.
Travis Howell
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-01-19
Get rid of Mixer::playRaw for good
Max Horn
2009-07-19
Add patch #2823590 - Fix music crashes in Waxworks (PC).
Travis Howell
2009-07-14
Remove last ioFailed() usage in AGOS game engine.
Travis Howell
2009-07-07
Set the correct sound rate for Personal Nightmare.
Travis Howell
2009-04-29
Add support for unpacked data files, in the PC version of PN.
Travis Howell
2009-04-20
Fix sound effects regression in Waxworks.
Travis Howell
2009-03-08
Add initial support for Personal Nightmare.
Travis Howell
2008-12-22
Cleanup.
Travis Howell
2008-12-14
Cleanup.
Travis Howell
2008-03-26
And don't attempt to play sound, when the sound file isn't loaded in The Feeb...
Travis Howell
2008-03-26
Remove error for missing sound files in The Feeble Files, due to fault in Fre...
Travis Howell
2008-03-22
Add support for room states in Waxworks (DOS).
Travis Howell
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-28
Add support for multi-tune Protracker modules used in the Amiga version of Wa...
Travis Howell
2007-06-21
Minor cleanup.
Travis Howell
2007-06-20
Fix regressions, due to playSpeech() no longer been virtual match.
Travis Howell
2007-06-19
Cleanup, could cause regressions.
Travis Howell
2007-06-07
Limit MIDI driver, to games using MIDI music only.
Travis Howell
2007-06-04
Only call MIDI code, in games which use MIDI based music.
Travis Howell
2007-06-04
Virtualise a few sound functions.
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-28
Add sound effects code for Amiga and AtariST versions of Elvira 2.
Travis Howell
2007-05-16
Add idle code for DIMP.
Travis Howell
2007-05-13
free decrunch buffer once protracker module is loaded
Gregory Montoir
2007-04-14
Renamed AGOSEngine::midi to AGOSEngine::_midi
Max Horn
2007-03-14
Update error messages in loadModule().
Travis Howell
2007-02-23
Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...
Travis Howell
[next]