<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<p>The Qt interface button responsible for showing what “loop mode” is currently active does not work properly.</p>
</blockquote>
<p>Just found typos in the commit messages in this patch-batch, the proper enumerator values are <code>NORMAL=0</code>,<code>REPEAT_ONE=1</code>,<code>REPEAT_ALL=2</code>; though including their actual values in the commits are semi-confusing; we should just deal with them as what they are (enumerators) and not integer values.</p>
<p>When/if these changes gets merged, the one responsible for that push is more than welcome to simply remove/edit the relevant part of the commit messages.</p>
<p>Sorry!</p>