aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/sound.h
AgeCommit message (Expand)Author
2014-02-18PARALLACTION: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24PARALLACTION: Janitorial - Fix spacing errorsStrangerke
2012-09-22PARALLACTION: Add custom Adlib driver for BRA.Alyssa Milburn
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-25PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructorsMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-07PARALLACTION: fix music playback (bug #2879793).Nicola Mettifogo
2011-01-07PARALLACTION: remove code duplication in NS sound code.Nicola Mettifogo
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-07Moved creation of 'beep' sound buffer to sound manager constructor.Nicola Mettifogo
2009-07-09Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch...Filippos Karapetis
2009-06-12Cleanup of sound code.Nicola Mettifogo
2009-06-12* Replaced the A8SVXDecoder class with a function to return an AudioStream in...Nicola Mettifogo
2009-04-28Added in-game menu for BRA. Load/save is not supported yet.Nicola Mettifogo
2009-03-28Add sound effects support for PC version of BRA.Travis Howell
2009-03-17Removed one of the overloads of SoundMan::execute(), to make retarded compile...Nicola Mettifogo
2009-03-17Sound files don't always exist in the Amiga version of BRA.Travis Howell
2009-03-17Enable sound effects in the Amiga version of BRA.Travis Howell
2009-03-15Ooops, actually set _mixer. Travis Howell
2009-03-15Enable music in Amiga version of BRA too.Travis Howell
2009-03-14Added midi support to BRA. So far music starts, but related script commands h...Nicola Mettifogo
2009-03-14Fixed building on 64-bit architectures.Nicola Mettifogo
2009-03-14* Added a generic sound manager that hides engine-specific managers and allow...Nicola Mettifogo
2009-01-06Implemented pauseEngineIntern, and fixed music volume handling in SoundMan.Nicola Mettifogo
2008-10-29Removed reference to Common::File in music code, and small cleanup.Nicola Mettifogo
2008-04-06Replaced custom ManagedList with Common::SharedPtr.Nicola Mettifogo
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-10-15* Changed IFF/8SVX audio to use signed data (int8), and modified Parallaction...Nicola Mettifogo
2007-10-15Now correctly disposing of audio data only when it was allocated on the heap,...Nicola Mettifogo
2007-10-07Added beep sound to Nippon Safes for Amiga.Nicola Mettifogo
2007-07-29Added dummy SoundMan to help with integration of Big Red Adventure.Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-01Changed some filenames to adhere to standard.Nicola Mettifogo