DXGL r524 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r523
|
r524
|
r525
>
Date:
16:44, 7 September 2014
Author:
admin
Status:
new
Tags:
Comment:
Update release version. Add help for experimental crop to screen mode.
Modified paths:
/Help/configuration.htm
(modified) (
history
)
/ReadMe.txt
(modified) (
history
)
/common/releasever.h
(modified) (
history
)
Diff
[
purge
]
Index: Help/configuration.htm
—
—
@@ -47,6 +47,8 @@
48
48
Attempts to change the desktop resolution. If the mode is not compatible, chooses the closest mode and scales the primary to the screen, preserving aspect ratio.
49
49
<h3>Center if mode not found</h3>
50
50
Attempts to change the desktop resolution. If the mode is not compatible, chooses the closest mode and displays the primary in the center of the screen.
51
+ <h3>Crop to screen</h3>
52
+ (Experimental) Crops the output to the screen. Currently in development.
51
53
<h2><a name="sortmodes" />Sort video modes</h2>
52
54
Determines how to sort the video modes returned by IDirectDraw::EnumDisplayModes
53
55
<h3>Use system order</h3>
Index: ReadMe.txt
—
—
@@ -1,4 +1,4 @@
2
-DXGL 0.5.4
2
+DXGL 0.5.5
3
3
http://www.williamfeely.info/wiki/DXGL
4
4
5
5
== Introduction ==
Index: common/releasever.h
—
—
@@ -4,7 +4,7 @@
5
5
6
6
#define DXGLMAJORVER 0
7
7
#define DXGLMINORVER 5
8
-#define DXGLPOINTVER 4
8
+#define DXGLPOINTVER 5
9
9
10
10
#define STR2(x) #x
11
11
#define STR(x) STR2(x)
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version