<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libADLMIDI/src/chips/dosbox, 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>DosBox: keep own smart pointer</title>
<updated>2020-10-14T07:50:41+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2020-10-14T07:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=72f68a25c9825fe48750376c56d2fdc6d014fddc'/>
<id>72f68a25c9825fe48750376c56d2fdc6d014fddc</id>
<content type='text'>
Because of MSVC that doesn't gives the proper value for __cplusplus without of the `/Zc:__cplusplus` argument,
make just use of hand-made pointer to allow users to build library's code easier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of MSVC that doesn't gives the proper value for __cplusplus without of the `/Zc:__cplusplus` argument,
make just use of hand-made pointer to allow users to build library's code easier
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:Wohlstand/libADLMIDI into wip-new-embedded-banks</title>
<updated>2019-07-01T16:41:54+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2019-07-01T16:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=64b4770fe1f552f7530f2144a8b33175e179051a'/>
<id>64b4770fe1f552f7530f2144a8b33175e179051a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dosbox: thread-safe global initialization</title>
<updated>2019-07-01T15:55:12+00:00</updated>
<author>
<name>JP Cimalando</name>
<email>jpcima@users.noreply.github.com</email>
</author>
<published>2019-07-01T15:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=35c7fd9d8320a9d97723591eb6ee48974f6be528'/>
<id>35c7fd9d8320a9d97723591eb6ee48974f6be528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First working of new database</title>
<updated>2019-07-01T02:01:55+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2019-07-01T02:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=81f905ea76f0efb6ea35331bd1fe476f14f804de'/>
<id>81f905ea76f0efb6ea35331bd1fe476f14f804de</id>
<content type='text'>
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
</pre>
</div>
</content>
</entry>
<entry>
<title>javaopl3: thread safe initialization and cleanup</title>
<updated>2019-02-24T10:02:33+00:00</updated>
<author>
<name>JP Cimalando</name>
<email>jpcima@users.noreply.github.com</email>
</author>
<published>2019-02-24T10:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=2e61743ff0092032c2f2590b8333cea55758fd13'/>
<id>2e61743ff0092032c2f2590b8333cea55758fd13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++98 build fix</title>
<updated>2018-12-13T07:27:36+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2018-12-13T07:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=c462f48e323e80ae195da27243d40bf08e8f5928'/>
<id>c462f48e323e80ae195da27243d40bf08e8f5928</id>
<content type='text'>
Because of mentioned bug in CMake script, the C++11 mode was turned on, therefore once CMake build was fixed to enforce C++98, the dbopl.cpp was failed to build where are INT16_MIN and INT16_MAX macros was used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of mentioned bug in CMake script, the C++11 mode was turned on, therefore once CMake build was fixed to enforce C++98, the dbopl.cpp was failed to build where are INT16_MIN and INT16_MAX macros was used.
</pre>
</div>
</content>
</entry>
<entry>
<title>dosbox: fix a potential cache access problem, and some warnings</title>
<updated>2018-09-25T14:07:17+00:00</updated>
<author>
<name>JP Cimalando</name>
<email>jpcima@users.noreply.github.com</email>
</author>
<published>2018-09-25T13:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=566b5208a52c3c6771651d98d9d67f371423980d'/>
<id>566b5208a52c3c6771651d98d9d67f371423980d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DosBox: Little code style correction</title>
<updated>2018-09-24T21:46:19+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2018-09-24T21:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=923ea2f4d2c26248d518c9af7cafb938cd5ee9d6'/>
<id>923ea2f4d2c26248d518c9af7cafb938cd5ee9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dosbox: add caching of the attack rate computation</title>
<updated>2018-09-24T15:39:56+00:00</updated>
<author>
<name>JP Cimalando</name>
<email>jpcima@users.noreply.github.com</email>
</author>
<published>2018-09-24T15:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=206e6e31cc044b5d195e49af3f8b448f83060d8f'/>
<id>206e6e31cc044b5d195e49af3f8b448f83060d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #148 from jpcima/fix-warnings</title>
<updated>2018-07-31T01:01:11+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>Wohlstand@users.noreply.github.com</email>
</author>
<published>2018-07-31T01:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=e76c56784fb072b9866aee816ad240127909da16'/>
<id>e76c56784fb072b9866aee816ad240127909da16</id>
<content type='text'>
fix some warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix some warnings</pre>
</div>
</content>
</entry>
</feed>
