Commit Graph

16 Commits

Author SHA1 Message Date
sergm
9638fcaf2e - DOSBox pathes now use mt32emu API type 3
- Added version checks
2017-03-05 18:45:06 +02:00
sergm
b40ccae41e - Synced DOSBox patched with current libmt32emu 2017-03-05 11:43:35 +02:00
sergm
e0c795c8a3 - DOSBox patch now uses the sample rate conversion provided by the mt32emu library
- Added two new config properties "mt32.rate" and "mt32.src.quality" in accordance
2017-02-28 22:00:09 +02:00
sergm
9f8f21f10a mt32emu patch for DOSBox:
- Improved implementation of MT32ReportHandler::printDebug() to be more efficient yet to avoid compiler warning "format not a string literal and no format arguments"
2016-11-09 20:09:24 +02:00
sergm
59e4764443 - Added mt32.partials option to DOSBox patches allowing to control the maximum number of simultaneously played partials 2014-12-08 10:35:05 +02:00
sergm
5b6b45985c DOSBox patches update:
- now use finer thread synchronisation to reduce breaks in sounding
- more code cleanup
2014-12-04 10:18:22 +02:00
sergm
2c92f9a5a2 Further improved DOSBox patches:
- definitions of newly added options moved to a separate file src/mt32options.h to facilitate merge
- types of many options changed to more appropriate
- introduced two options mt32.chunk and mt32.prebuffer to control rendering in threading mode
- fixed memory leak when the synth fails to open
2014-12-02 21:53:11 +02:00
sergm
c58ebaadfe - Fixed DOSBox patches not working when mt32.thread option is disabled 2014-12-02 09:24:58 +02:00
sergm
7710bbbf48 - Updated DOSBox SVN patch for mt32emu (for SVN r3873)
- Both patches unified and add identical new files now
2014-12-01 21:49:22 +02:00
sergm
faa5523fd8 Updated patch for DOSBox release 0.74:
- added support for all the analog emulation modes (new option mt32.analog)
- reduced audio latency - now it adds 32 millisecond delay when rendering in a separate thread
- no longer show "Using default reverb" message on DOSBox console
- other minor cleanup
2014-12-01 18:26:31 +02:00
sergm
7ba2af9afd Minor cleanup in DOSBox patch:
- patch reformatted in git style
- fixed a typo in help text for "mt32.dac" option
- formatting
2014-02-08 23:31:17 +02:00
sergm
51d76e8971 - DOSBox patch updated: no more reverse stereo hacks 2013-09-19 21:07:36 +03:00
sergm
12694601cb - Added option "mt32.romdir" to the DOSBox patch 2013-09-06 21:41:20 +03:00
sergm
25c48f46ec - Minor cleanup is asyncThread version of the DOSBox patch
- DOSBox patch file updated
2013-08-04 12:33:49 +03:00
sergm
6b17ad2ebb - Updated the actual patch file for DOSBox 2012-12-22 20:58:30 +02:00
sergm
d1c73e0c27 - Added a patch for official DOSBox release v.0.74 to add mt32emu MIDI device 2012-12-22 18:10:31 +02:00