mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update ref
This commit is contained in:
23
CHANGELOG
23
CHANGELOG
@@ -74,16 +74,19 @@
|
||||
command-line option -gui is added to CONFIG command
|
||||
to start the Configuration Tool as well. (Wengier)
|
||||
- DOSBox-X now includes ZIP.EXE and UNZIP.EXE from
|
||||
InfoZip which will appear on the Z drive. (Wengier)
|
||||
- The powerful SJGPLAY for DOS has been built into
|
||||
DOSBox-X. You can now find the CDPLAY.EXE program
|
||||
in the Z drive for playing Audio CDs in DOS, and a
|
||||
text file named CDPLAY.TXT for a quick usage guide.
|
||||
The zip package including full documentation and
|
||||
some extras will also appear as SJGPLAY.ZIP in the
|
||||
Z drive. This freeware program was written by Steve
|
||||
Gray and is now included in DOSBox-X with explicit
|
||||
permission of the author. (Wengier)
|
||||
InfoZip for zipping and unzipping files in DOS.
|
||||
Both programs will appear on the Z drive. (Wengier)
|
||||
- The powerful DOS CD player called SJGPLAY has been
|
||||
built into DOSBox-X. You can now find the program
|
||||
CDPLAY.EXE in the Z drive for playing Audio CDs in
|
||||
DOS, which supports both graphical and command-line
|
||||
usage, and you will also find a text file named
|
||||
CDPLAY.TXT in the Z drive for a quick usage guide.
|
||||
A zip package including full documentation and some
|
||||
extras will additionally appear as SJGPLAY.ZIP in
|
||||
the Z drive. This freeware program was written by
|
||||
Steve Gray and is now included in DOSBox-X with
|
||||
explicit permission of the author. (Wengier)
|
||||
- DOSBox-X will now by default show a quit warning
|
||||
if a DOS program or game, or a guest system is
|
||||
running. The previous behavior can be set with
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<category>Emulation</category>
|
||||
</categories>
|
||||
<releases>
|
||||
<release version="@PACKAGE_VERSION@" date="2020-9-23"/>
|
||||
<release version="@PACKAGE_VERSION@" date="2020-9-27"/>
|
||||
</releases>
|
||||
<screenshots>
|
||||
<screenshot/>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*auto-generated*/
|
||||
#define UPDATED_STR "Sep 23, 2020 4:39:12pm"
|
||||
#define GIT_COMMIT_HASH "4c3432c"
|
||||
#define UPDATED_STR "Sep 27, 2020 7:00:30pm"
|
||||
#define GIT_COMMIT_HASH "ed44f61"
|
||||
#define COPYRIGHT_END_YEAR "2020"
|
||||
|
Reference in New Issue
Block a user