Age | Commit message (Expand) | Author |
---|---|---|
2009-10-17 | Change GetSliceSize() to always return a power of two. | Simon Howard |
2009-10-17 | Add OPL library API function to set software emulation sample rate, and | Simon Howard |
2009-10-03 | Use Mix_HookMusic rather than Mix_SetPostMix for OPL emulation, to avoid | Simon Howard |
2009-10-01 | Convert to American English spellings. | Simon Howard |
2009-09-21 | Implement pausing of music. | Simon Howard |
2009-08-30 | Add method to clear all existing callbacks. | Simon Howard |
2009-08-29 | Don't crash if OPL is shutdown after SDL was initialised. | Simon Howard |
2009-08-29 | Set timer callback for OPL emulator so that the adlib detection routine | Simon Howard |
2009-08-28 | Working SDL OPL driver. | Simon Howard |
2009-05-30 | Add initial callback/timer API. | Simon Howard |
2009-05-27 | Add initial SDL driver. | Simon Howard |