Age | Commit message (Expand) | Author |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-25 | PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-07 | PARALLACTION: fix music playback (bug #2879793). | Nicola Mettifogo |
2011-01-07 | PARALLACTION: remove code duplication in NS sound code. | Nicola Mettifogo |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-07 | Moved creation of 'beep' sound buffer to sound manager constructor. | Nicola Mettifogo |
2009-07-09 | Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch... | Filippos Karapetis |
2009-06-12 | Cleanup of sound code. | Nicola Mettifogo |
2009-06-12 | * Replaced the A8SVXDecoder class with a function to return an AudioStream in... | Nicola Mettifogo |
2009-04-28 | Added in-game menu for BRA. Load/save is not supported yet. | Nicola Mettifogo |
2009-03-28 | Add sound effects support for PC version of BRA. | Travis Howell |
2009-03-17 | Removed one of the overloads of SoundMan::execute(), to make retarded compile... | Nicola Mettifogo |
2009-03-17 | Sound files don't always exist in the Amiga version of BRA. | Travis Howell |
2009-03-17 | Enable sound effects in the Amiga version of BRA. | Travis Howell |
2009-03-15 | Ooops, actually set _mixer. | Travis Howell |
2009-03-15 | Enable music in Amiga version of BRA too. | Travis Howell |
2009-03-14 | Added midi support to BRA. So far music starts, but related script commands h... | Nicola Mettifogo |
2009-03-14 | Fixed 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-06 | Implemented pauseEngineIntern, and fixed music volume handling in SoundMan. | Nicola Mettifogo |
2008-10-29 | Removed reference to Common::File in music code, and small cleanup. | Nicola Mettifogo |
2008-04-06 | Replaced custom ManagedList with Common::SharedPtr. | Nicola Mettifogo |
2008-01-28 | Fixed 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-15 | Now correctly disposing of audio data only when it was allocated on the heap,... | Nicola Mettifogo |
2007-10-07 | Added beep sound to Nippon Safes for Amiga. | Nicola Mettifogo |
2007-07-29 | Added dummy SoundMan to help with integration of Big Red Adventure. | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-01 | Changed some filenames to adhere to standard. | Nicola Mettifogo |