dosbox-staging:jn/update-copyright-dates

Last commit made on 2024-04-10
Get this branch:
git clone -b jn/update-copyright-dates https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/update-copyright-dates
Repository:
lp:dosbox-staging

Recent commits

7d6df33... by John Novak <email address hidden>

Mass update copyright dates

72fad45... by John Novak <email address hidden>

Do not auto-run DOSBox Staging after installing it on Windows

36eb257... by FeralChild64 <email address hidden>

Simplify 'MAPPER_BindKeys' skipping strategy

c22ef86... by FeralChild64 <email address hidden>

Fix 'output' and other 'sdl' settings not changeable in runtime

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

website: Add data privacy policy section to the About page

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

website: Add disclaimer section to the About page

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

website: Improve the About page

3db182b... 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.