Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell | |
svn-id: r46143 | |||
2009-08-01 | engines/scumm/scumm.cpp: terminate method is pretty redundant - removed | Norbert Lange | |
tfmx, player_v4a: refactored Tfmx to allow sharing of resources between 2 instances. Needed changes in player_v4a aswell svn-id: r42980 | |||
2009-08-01 | refactored and commented player_va4 a bit | Norbert Lange | |
fix waitcommand in Tfmx try making tfmxplayer compile again svn-id: r42976 | |||
2009-06-25 | Fixed restarting of song (hopefully thouroughly) | Norbert Lange | |
replaced all modulos with masks swapped Paulas stereo output svn-id: r41856 | |||
2009-06-20 | fixed portamento-effect. | Norbert Lange | |
Added stopping of sfx, seems like Monkey Island is pretty messy when it comes to handling sfx though. Those two changes fix the "mansion burglary" svn-id: r41716 | |||
2009-06-19 | Enabled signals and made ScummVM use them (they specify when a song should ↵ | Norbert Lange | |
be stopped) Cleanups in player_v4a. svn-id: r41685 | |||
2009-06-19 | added support for SFX by using a seperate Player for them. | Norbert Lange | |
svn-id: r41676 | |||
2009-06-14 | player_v4a: | Norbert Lange | |
Made musictimer work a bit better, merged the 2 tables into 1 svn-id: r41526 | |||
2009-06-12 | fixed formatting | Norbert Lange | |
svn-id: r41482 | |||
2009-06-12 | Removed alot of the debug-output | Norbert Lange | |
created a class player_v4a to hook TFMX Playback into Scumm. Monkey Island has sound, but no sfx yet svn-id: r41480 |