Age | Commit message (Expand) | Author |
2008-04-03 | Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108). | Travis Howell |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-08 | doc | Gregory Montoir |
2007-11-18 | factory functions should be documented at least roughly... | Max Horn |
2007-11-18 | added rjp1 module specific pattern playback | Gregory Montoir |
2007-11-16 | Fix loading common sample data for modules in Waxworks. | Travis Howell |
2007-09-30 | removed unused function, simplified handlePattern | Gregory Montoir |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-28 | Ooops, fix typo in last commit. | Travis Howell |
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of Wa... | Travis Howell |
2007-07-01 | Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust hi... | Max Horn |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-07-01 | Once again rewrite Paula code (addings lots of comments, doing proper wrap ar... | Max Horn |
2007-06-28 | Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (c... | Max Horn |
2007-06-28 | cleanup | Max Horn |
2007-06-28 | Fix a bad, bad out-of-bounds write in the Protracker code | Max Horn |
2007-06-28 | Some optimizations to the Paula sound chip emu code (removing common sub expr... | Max Horn |
2007-06-28 | Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paul... | Max Horn |
2007-06-28 | Minor cleanup | Max Horn |
2007-06-24 | Remove useless startPlay override from ProtrackerStream | Max Horn |
2007-06-24 | Mod code cleanup | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-20 | some fixes for the music in Amiga OS Demo | Gregory Montoir |
2007-05-19 | added Amiga SoundFx module player code, used by Amiga versions of the followi... | Gregory Montoir |
2007-04-27 | Added a doxygen comment to makeProtrackerStream -- somebody who knows the cod... | Max Horn |
2007-04-26 | Removing more semicola | Max Horn |
2007-02-24 | some fixes and additions for FOTAQ amiga versions | Gregory Montoir |
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir |
2007-02-18 | cleanup and fixed _module memory leak | Gregory Montoir |
2007-02-18 | added basic support for playing FOTAQ amiga modules files (rjp1) instead of M... | Gregory Montoir |
2007-02-14 | Fix MSVC warning | Eugene Sandulenko |
2007-02-12 | Fixed a special case (frequency/rate > repeating sample length) | Sven Hesse |
2007-02-11 | Enable stereo by default for all ProTracker mods. | Travis Howell |
2007-02-04 | - Moved the specific interrupt frequency of 80 Hz out of class Infogrames int... | Sven Hesse |
2007-01-27 | formatting. | Johannes Schickel |
2007-01-27 | Implemented some missing effects (arpeggio, sample delay, fine slides, finetu... | Sven Hesse |
2007-01-27 | Ooops | Sven Hesse |
2007-01-27 | Changed ProtrackerStream to inherit from Paula, unifying the mixing | Sven Hesse |
2007-01-27 | Add changes from madmoose to fix initial song length. | Travis Howell |
2007-01-27 | Removing two FIXMEs, based on what madmoose told me on #scummvm | Max Horn |
2007-01-26 | Some cleanup / code formatting changes, and added some FIXME comments | Max Horn |
2007-01-25 | Moved Paula and Infogrames to sound/mods/ | Sven Hesse |
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-21 | Yuck, mark abuse of OSystem::setSoundCallback | Max Horn |
2006-10-19 | Add option to load a module via stream | Travis Howell |
2006-10-18 | some cleanup. | Johannes Schickel |
2006-10-16 | Add WIP (not yet plugged in) Protracker modules player | Eugene Sandulenko |