<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libADLMIDI/utils, branch master</title>
<subtitle>Fork of Bisqwit's OPL3 emulation library</subtitle>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/'/>
<entry>
<title>adlmidiplay.cpp: Workaround for GCC-15's std::deque</title>
<updated>2025-06-30T03:51:44+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-06-30T03:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=fa7a8f6a395e3ee5ea9a045d60576b0ac45b6f96'/>
<id>fa7a8f6a395e3ee5ea9a045d60576b0ac45b6f96</id>
<content type='text'>
The .resize() method behaving faulty when -std=c++11 is set. It's definitely a bug of compiler.
#291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .resize() method behaving faulty when -std=c++11 is set. It's definitely a bug of compiler.
#291
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake, WinMM: Fixed "adlmidi.h" not found</title>
<updated>2025-05-20T19:55:03+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-20T19:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=3520c0d82863cdafafc0cff26f7909dea4840ad9'/>
<id>3520c0d82863cdafafc0cff26f7909dea4840ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIDIPlay: Small timer tweak at the DOS player</title>
<updated>2025-05-01T18:57:56+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-01T18:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=53f261d26654dda2bfc82ae8ccc16abe2d261506'/>
<id>53f261d26654dda2bfc82ae8ccc16abe2d261506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Apogee IMF bank</title>
<updated>2025-04-14T08:00:53+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-04-14T08:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=b34d18388a85ff715a2b687534223a4550e8e442'/>
<id>b34d18388a85ff715a2b687534223a4550e8e442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WinMM: Prevent possible crash due to array out-of-range</title>
<updated>2025-03-29T21:33:03+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-29T21:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=736233206ba15cb0e0ca8f4fcedb91ff4a193f21'/>
<id>736233206ba15cb0e0ca8f4fcedb91ff4a193f21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for LLE OPL2 and OPL3 emulators</title>
<updated>2025-03-29T20:11:56+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-29T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=a37298e7bed28752e8dcbe8e37e355fe47bf5e99'/>
<id>a37298e7bed28752e8dcbe8e37e355fe47bf5e99</id>
<content type='text'>
Kept disabled by default because they are extremely heavy for ordinary processors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kept disabled by default because they are extremely heavy for ordinary processors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored DOS support</title>
<updated>2025-03-28T21:44:52+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-28T21:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=e92a4d7285197ab2868aa36f975d73ceee915bea'/>
<id>e92a4d7285197ab2868aa36f975d73ceee915bea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VLC Plugin: Apply dynamic list as at libOPNMIDI</title>
<updated>2025-03-26T23:01:33+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-26T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=fda87042c28a70d7893da05219fdbe4fd9c1350d'/>
<id>fda87042c28a70d7893da05219fdbe4fd9c1350d</id>
<content type='text'>
So, disabled emulators won't show in the list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So, disabled emulators won't show in the list.
</pre>
</div>
</content>
</entry>
<entry>
<title>VLC Plugin: Fixed new emulators missing</title>
<updated>2025-03-26T22:49:32+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-26T22:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=a89811374058283bea7096d66bd27bd2e1e30abd'/>
<id>a89811374058283bea7096d66bd27bd2e1e30abd</id>
<content type='text'>
It was a bug!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was a bug!
</pre>
</div>
</content>
</entry>
<entry>
<title>MIDIPlay: Enable terminal hotkeys</title>
<updated>2025-03-26T12:31:11+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-03-26T12:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=6469fdd63256675602fd6a50961b40870e87fff5'/>
<id>6469fdd63256675602fd6a50961b40870e87fff5</id>
<content type='text'>
independently from song switching debug mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
independently from song switching debug mode
</pre>
</div>
</content>
</entry>
</feed>
