dosbox-staging:ww/attribfs

Last commit made on 2022-01-22
Get this branch:
git clone -b ww/attribfs https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
ww/attribfs
Repository:
lp:dosbox-staging

Recent commits

9de639c... by Wengier Wu <email address hidden>

Rewrite non-Windows attrib code using std::fs

af80a14... by Wengier <email address hidden>

Refactor the nested attribute code

9cbabd0... by Wengier <email address hidden>

Address issues as suggested

7750089... by Wengier Wu <email address hidden>

Refactor the attrib_recursive function

470e865... by Wengier Wu <email address hidden>

Add program_attrib as external program

5b2d9a2... by Wengier Wu <email address hidden>

Add help message for ATTRIB command

6b27520... by Wengier Wu <email address hidden>

Implement ATTRIB command

265383c... by Wengier Wu <email address hidden>

Add support for setting file attributes

f2aa5e7... by kcgen <email address hidden>

Set joystick illuminator color based on status (#1248)

e4e3514... by kcgen <email address hidden>

Give the "medium" window present space for one PP step

With windowresolution = medium as the default, this
commit gives the "medium" preset enough canvas
size for pixel-perfect to produce the first integer step
on 1080p displays.

320x200 @ 1.2 aspect * 3x4 is 960x800.
 - 74% of 1920 is ~1420
 - 74% of 1080 is ~800