dosbox-staging:jn/website-improvements-2

Last commit made on 2024-04-10
Get this branch:
git clone -b jn/website-improvements-2 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/website-improvements-2
Repository:
lp:dosbox-staging

Recent commits

a03543d... by John Novak <email address hidden>

website: Add data privacy policy section to the About page

f9523b7... by John Novak <email address hidden>

website: Add disclaimer section to the About page

3a78f7f... by John Novak <email address hidden>

website: Improve the About page

4e1b314... by John Novak <email address hidden>

website: Allow linking to top-level sections directly

eba04d4... by MeAreJeenius <email address hidden>

Inherit batch file echo state from parent

142c329... by John Novak <email address hidden>

Restore double scanning support for VGA text modes

This regressed after the major double scanning rework in dd8ae142.

Double-scanned VGA text modes are extremely uncommon. A good test case
(and the only one I know of) is the game Indenture (1991) that sets up a
custom 80x25 mode at 640x200 resolution with the 8x8 charset and double
scanning enabled.

31428a0... by John Novak <email address hidden>

Fix shadowing warnings in `program_mixer.cpp`

80ef27b... by John Novak <email address hidden>

Fix shadowing warnings in `setup.cpp`

f571a04... by John Novak <email address hidden>

Clean up comments

c460e34... by John Novak <email address hidden>

Correct 'sbtype' and 'oplmode' parsing logic