Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-20 | I believe the setVolume() function has to be guarded by a mutex. (I added ↵ | Torbjörn Andersson | |
this to the Tinsel engine a while back to fix mysterious problems, but forgot to add it elsewhere.) Maybe this will fix the mysterious IHNM crashes, as well? svn-id: r34048 | |||
2008-05-05 | Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all) | Benjamin Haisch | |
svn-id: r31873 | |||
2008-04-24 | More cleanup | Filippos Karapetis | |
svn-id: r31692 | |||
2008-04-24 | Cleanup and simplification of the music playing code | Filippos Karapetis | |
svn-id: r31691 | |||
2008-04-24 | Cleanup | Filippos Karapetis | |
svn-id: r31686 | |||
2008-04-23 | Added (early) midi player code. | Benjamin Haisch | |
Added "screen flash" effect. Implemented opcodes: - o1_PLAYMUS - o1_STOPMUS - o1_ISMUS - o1_FLASH - o1_LOADSND - o1_LOADMUS svn-id: r31682 |