[17:20:44] Marzo: Hm. We still have the sdl mixer code in Exult
[17:20:56] Marzo: But it is disabled
[17:21:06] Marzo: And we no longer link with sdl mixer
[17:21:11] Marzo: And apparently, no one has compiled Exult with KMidi support in a long, long while
[17:22:18] Marzo: Because Exult would fail to compile due to the deactivated SDL mixer driver, which is incorrectly enabled by the USE_LIBK_KMIDI flag
[17:28:07] Marzo: Ah, of course: KMIDI has been discontinued and had its features merged into KMID (without the last I)
[17:28:31] Marzo: So compiling with KMIDI support is no longer even possible, unless you use a very old version of KDE
[17:30:19] Marzo: No, wait -- the flag is misleading, Exult actually uses KMID, not KMIDI
[17:31:21] Marzo: But in any case, it is disabled by default with no means of enabling it
[17:47:19] Marzo: Dominus: work for you: remove references to kmid on the documentation
[17:48:13] Marzo: It was permanently disabled on 24 of February 2003 by wjp
[17:55:26] Marzo: Will also be removing forked driver
[18:02:43] Marzo: Forked midi also should be removed from the docs, since it has been permanently disabled by you in 2014
[18:02:57] Marzo: (With guidance from wjp)
[19:16:14] Dominus: ok, will get to it :)
[19:17:59] Dominus: you are already the commits *negative* winner and you delete and delete...
[19:30:13] Marzo: I am winning over wjp in terms of additions as well, and catching up in terms of commits
[19:30:24] Marzo: Bu Jeff is still unbeatable on those two
[19:32:24] Marzo: And if you note, a lot of the commits on the unique_ptr branch remove a more lines than they add because they simplify the code
[20:45:47] Dominus: yes, I noticed :)