<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libADLMIDI/utils/xmi2mid, 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>xmi2mid: added an ability to explort multiple files at once</title>
<updated>2022-10-25T01:58:21+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2022-10-25T01:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=75608c77c064bfc5ad7bb6d378b46b104ee2a976'/>
<id>75608c77c064bfc5ad7bb6d378b46b104ee2a976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved the multi-song XMI support</title>
<updated>2022-10-17T15:39:08+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2022-10-17T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=9fbaa58e87a63749ff1694bdb9f4d1241db98689'/>
<id>9fbaa58e87a63749ff1694bdb9f4d1241db98689</id>
<content type='text'>
- Allow selecting every individual song of the XMI file
- Allow dynamic song switch without re-opening of a file
- Fixed XMI2MID converter with adding an ability to export every individual song
- Added hooks for loop start and end events
- Added an option to immediately stop the song processing on loop end reaching (needed to perform dynamic song switch at the loop end point)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Allow selecting every individual song of the XMI file
- Allow dynamic song switch without re-opening of a file
- Fixed XMI2MID converter with adding an ability to export every individual song
- Added hooks for loop start and end events
- Added an option to immediately stop the song processing on loop end reaching (needed to perform dynamic song switch at the loop end point)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use target_* functions</title>
<updated>2018-12-16T15:36:53+00:00</updated>
<author>
<name>Flamefire</name>
<email>git@grundis.de</email>
</author>
<published>2018-12-16T13:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=16d2602e043eeb2398bb3be9bb4498228f221be1'/>
<id>16d2602e043eeb2398bb3be9bb4498228f221be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Move all directory targets into root script</title>
<updated>2018-12-14T12:24:42+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2018-12-14T12:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=2510f6a6e9b8a754907bb0342fd2feb075092dd0'/>
<id>2510f6a6e9b8a754907bb0342fd2feb075092dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue CMake clean-up</title>
<updated>2018-12-13T23:25:43+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2018-12-13T23:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=a4dc55c8e7bc39bfaadab4052d6530a95445946a'/>
<id>a4dc55c8e7bc39bfaadab4052d6530a95445946a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build: Splid the main CMake build script</title>
<updated>2018-12-12T23:29:16+00:00</updated>
<author>
<name>Vitaly Novichkov</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2018-12-12T23:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=68c03edbb563983b6ac3e81a826871bfdf9e3bd4'/>
<id>68c03edbb563983b6ac3e81a826871bfdf9e3bd4</id>
<content type='text'>
Keep it have library code only but no utils and examples are will be built independently
#196
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep it have library code only but no utils and examples are will be built independently
#196
</pre>
</div>
</content>
</entry>
<entry>
<title>provide XMI to MID conversion as tool</title>
<updated>2018-07-08T22:34:14+00:00</updated>
<author>
<name>JP Cimalando</name>
<email>jpcima@users.noreply.github.com</email>
</author>
<published>2018-07-08T22:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=a2992e21fe70ec3f0ebf530fc501a6a3ddecdc27'/>
<id>a2992e21fe70ec3f0ebf530fc501a6a3ddecdc27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
