lp://staging/munt
- Get this branch:
- bzr branch lp://staging/munt
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/munt/munt.git.
Last successful import was .
Recent revisions
- 1772. By Serg M <email address hidden>
-
Merge pull request #37 from realnc/
full-range- options dosbox-svn patch: make chunk, prebuffer and partials fully configurable
- 1771. By sergm <email address hidden>
-
Refactored MidiEventQueue
Introduced helper interface SysexDataStorage that facilitates
various ways the SysEx data is stored. Specifically,
along with the dynamic memory allocation, a storage buffer
can now be preallocated and used to keep the SysEx data
of the MIDI event stored on the queue. This makes it possible
to push MIDI events to the queue even from a realtime thread. - 1769. By sergm <email address hidden>
-
Converted compiler definition MT32EMU_
REDUCE_ REVERB_ MEMORY to a runtime
configuration option. This allows the client to ensure that reverb mode
changes are safe for rendering in a realtime thread. - 1768. By sergm <email address hidden>
-
Unified the style of log messages shown when closing audio streams
- 1766. By sergm <email address hidden>
-
Cleaned up FreeBSD ports for compatibility with 12.0-RELEASE and above.
- 1764. By sergm <email address hidden>
-
mt32emu: Fixed access to uninitialised variable in TVP::reset
Though, this bug appears harmless, it's better be on the safe side.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)