index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
mods
/
protracker.cpp
Age
Commit message (
Expand
)
Author
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