| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-07 | AUDIO: List OPL3 support for ALSA AdLib driver | Walter van Niftrik | |
| Thanks clone2727 | |||
| 2015-07-07 | AUDIO: Add experimental hardware OPL support using ALSA | Walter van Niftrik | |
| 2015-07-07 | AUDIO: Add a class representing a real OPL | Matthew Hoops | |
| 2015-07-07 | AUDIO: Remove all AudioStream access to OPL | Matthew Hoops | |
| 2015-07-07 | AUDIO: Change callback frequency without restarting the audio stream | Matthew Hoops | |
| 2015-07-07 | AUDIO: Be consistent with calling stop() in OPL destructors | Matthew Hoops | |
| 2015-07-07 | AUDIO: Allow for changing the OPL timer rate | Matthew Hoops | |
| 2015-07-07 | AUDIO: Introduce a callback to the OPL code | Matthew Hoops | |
| Currently unused, but ready to be hooked up to various classes using it. | |||
| 2015-07-07 | AUDIO: Remove the legacy OPL API | Matthew Hoops | |
| 2015-07-07 | AUDIO: Fix abuse of driver IDs in OPL code. | Johannes Schickel | |
| If the driver id did not match the array index, the wrong driver entry would be accessed causing a crash in the worst case. | |||
| 2015-05-30 | FMOPL: Fix confusing "opl_driver" behavior | Torbjörn Andersson | |
| The way I've configured ScummVM, the default is to use FluidSynth for MIDI, and any game where I want AdLib overrides that setting. I have set the DOSBox OPL emulator as the default. However, this causes the game's "opl_driver" setting to be "auto", which overrides the default setting, and usually picks the MAME OPL emulator. To counter this, if it sees that "opl_driver" is "auto", it will check the default setting. In other words, only use "auto" if "opl_driver" isn't set on any level. I think this is the behaviour that should cause the least amount of astonishment. | |||
| 2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
| 2013-04-28 | AUDIO: Fix identation. CID 1003641 | Eugene Sandulenko | |
| 2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
| 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 | |||
