Age | Commit message (Expand) | Author |
2010-02-14 | Add support for samples > 32kb to Paula chip emulation code. | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2008-04-03 | Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108). | 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-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 | 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-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-18 | cleanup and fixed _module memory leak | Gregory Montoir |
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-26 | Some cleanup / code formatting changes, and added some FIXME comments | Max Horn |
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 |