Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson | |
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061 | |||
2008-04-03 | Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108). | Travis Howell | |
svn-id: r31372 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of ↵ | Travis Howell | |
Waxworks. svn-id: r28256 | |||
2007-06-28 | Switched Paula (Amiga MOD) code to use fixed point math instead of doubles ↵ | Max Horn | |
(caveat: this only works for samples < 32k right now; if this ever turns out to be a problem, I can fix it, though) svn-id: r27767 | |||
2007-06-28 | cleanup | Max Horn | |
svn-id: r27765 | |||
2007-06-28 | Fix a bad, bad out-of-bounds write in the Protracker code | Max Horn | |
svn-id: r27764 | |||
2007-06-28 | Started to refactor the Paula / Amiga MOD code: Made some stuff in class ↵ | Max Horn | |
Paula private and added accessor APIs instead svn-id: r27759 | |||
2007-06-28 | Minor cleanup | Max Horn | |
svn-id: r27758 | |||
2007-06-24 | Remove useless startPlay override from ProtrackerStream | Max Horn | |
svn-id: r27692 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-02-18 | cleanup and fixed _module memory leak | Gregory Montoir | |
svn-id: r25708 | |||
2007-01-27 | Implemented some missing effects (arpeggio, sample delay, fine slides, ↵ | Sven Hesse | |
finetune, pattern delay) svn-id: r25229 | |||
2007-01-27 | Ooops | Sven Hesse | |
svn-id: r25227 | |||
2007-01-27 | Changed ProtrackerStream to inherit from Paula, unifying the mixing | Sven Hesse | |
svn-id: r25226 | |||
2007-01-26 | Some cleanup / code formatting changes, and added some FIXME comments | Max Horn | |
svn-id: r25199 | |||
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell | |
svn-id: r24465 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-21 | Yuck, mark abuse of OSystem::setSoundCallback | Max Horn | |
svn-id: r24404 | |||
2006-10-19 | Add option to load a module via stream | Travis Howell | |
svn-id: r24387 | |||
2006-10-18 | some cleanup. | Johannes Schickel | |
svn-id: r24374 | |||
2006-10-16 | Add WIP (not yet plugged in) Protracker modules player | Eugene Sandulenko | |
svn-id: r24351 |