shithub: ft2-clone

Download patch

ref: 5c9b644b153baa79ef62f11b47124be04c0abf27
parent: 4c361537432bc90685552363aa2bcc025184b452
author: Olav Sørensen <olav.sorensen@live.no>
date: Sun Mar 22 13:54:24 EDT 2020

Two small bugfixes and a big change of how graphics are stored

- Bugfix: Changing sample numbers on the white piano keys in Instr. Ed. was
  semi-broken (it would show wrong numbers until you changed to another instr.
  and back).
- Bugfix: If you set the current sample to 0E and scrolled down with the mouse
  wheel, the sample list would overflow.
- All bitmaps are now present as 4-bit (+ 1x 8-bit) RLE-compressed .bmp files,
  and are included in the binary as such. This makes it slightly easier to
  edit/add graphics.