Changes:
- Versioning changed to standard semantic versioning
- First number is the major version
- Second number is incremented when new features are Added
- Third number is for bug fixes only
- DREZ presets updated to use Hyllian's bspline for a much cleaner downscaling
- Thank Hyllian, this are looking really
- Integrated Hyllian's Checkerboard Dedithering
- This is now controlled by a general dedithering parameter
HSM_DEDITHER_MODE
which will switch between different methods- 0: OFF
- 1: STRICT (MDAPT)
- 2: RELAXED (MDAPT)
- 3: HYLLIAN Checkerboard
- 4: HYLLIAN Checkerboard + STRIPES (MDAPT)
- 5: STRIPES (MDAPT)
- This is now controlled by a general dedithering parameter