New hardware support introduced : Pauline ! The ultimate stream based floppy drive simulator / floppy dumper

Pauline control and real time stream viewer window added.
macOS : CAPSlib loader added (IPF, CTRAW...). (Windows/Linux/macOS CAPSlib loaders code merged)
New Loader/Writer : HxC Quickdisk images.
XML loader : Add new properties and fix long track to support Quickdisk and Hardsectored disks.
New proprerties (micro-seconds time length/position parameters) :
index_len_us , add_index_us, track_len_us, pregap_us.
New XML format : Olivetti TOP 100 / Triumph-Adler Gabriele PFS typewriter Quickdisk format.
New XML format : SORD M68 HD disk.
Windows "Save as" file selector : Fix the overwrite prompt regression.
Kryoflux stream loader : Code re-factored and fixed.
IPF Loader : The CAPS library DI_LOCK_INDEX flag turned off by default (fake index track buffer realignment).
Can be enabled with the LOADER_IPF_CAPS_DI_LOCK_INDEX parameter.
CPC EDSK writer : Fix EDSK export with unformatted track(s).
Fix export with unaligned track size.
Keep the last unformatted tracks.
Discard the second side if unformatted. (parameter CPCDSK_WRITER_DISCARD_UNFORMATTED_SIDE)
Limit the sector data size to 6144 bytes. (parameter CPCDSK_WRITER_LIMIT_SECTOR_SIZE)
SCP Writer : Randomize stream on weak-bits.
SCP Writer : Fix single sided disks export.
STX Writer : Support sectors headers without data part.
TRS80 DMK Loader : Fix FM / SD track ID / Data mark clock patching.
TRS80 DMK Writer : Byte align tracks (WIP).
Macintosh disk support : Macintosh GCR decoding, CLV disks stream import (WIP!).
Disk viewer : Resizeable window.
Disk viewer : Realistic physical floppy disk state representation (3"1/2 135TPI, 5"1/4 96TPI, 5"1/4 48TPI, 8" 48TPI).
Disk viewer : Track markers support.
Apple II : Track generator fixed : GCR 6&2 Sync bits and sector GAP fixed.
QM loader : Regression fixed.
S900 raw files support : Low level/track format now match with the real S900 to fix the compatibility
with the Oberheim DPX-1.
Windows target : Moving from VC 6.0 to MinGW32 / MinGW64. 32 bits and 64 bits release supported.
General performance significantly increased.
Stream Analyzer : Perfectly aligned revolutions (index+stream) issue fixed. (Some good tracks marked as weak issue).