prepare for release

This commit is contained in:
Jonathan Campbell
2025-10-07 08:49:14 -07:00
parent 1c160bb1bd
commit 0cd7c0fecb
24 changed files with 26 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
Next version 2025.10.07
- INT 21h AH=4Ah resize memory: Compact free blocks only at or after the - INT 21h AH=4Ah resize memory: Compact free blocks only at or after the
segment being resized, as MS-DOS is documented to do (joncampbell123). segment being resized, as MS-DOS is documented to do (joncampbell123).
- INT 21h AH=4Ah resize memory: Fix bug where, if asked to resize a previously - INT 21h AH=4Ah resize memory: Fix bug where, if asked to resize a previously

View File

@@ -1,5 +1,5 @@
dnl Init. dnl Init.
AC_INIT(dosbox-x,2025.05.03,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com]) AC_INIT(dosbox-x,2025.10.07,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com])
COPYRIGHT_YEAR=`echo $PACKAGE_VERSION | cut -c1-4` COPYRIGHT_YEAR=`echo $PACKAGE_VERSION | cut -c1-4`
AC_SUBST([COPYRIGHT_YEAR]) AC_SUBST([COPYRIGHT_YEAR])
AC_PREREQ(2.60) AC_PREREQ(2.60)

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:German :DOSBOX-X:LANGUAGE:German
:DOSBOX-X:CODEPAGE:858 :DOSBOX-X:CODEPAGE:858
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:PROGRAM_BOOT_BOOTING :PROGRAM_BOOT_BOOTING
Starte von Laufwerk Starte von Laufwerk

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:German :DOSBOX-X:LANGUAGE:German
:DOSBOX-X:CODEPAGE:858 :DOSBOX-X:CODEPAGE:858
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:PROGRAM_BOOT_BOOTING :PROGRAM_BOOT_BOOTING
Starte von Laufwerk Starte von Laufwerk

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:English (United States) :DOSBOX-X:LANGUAGE:English (United States)
:DOSBOX-X:CODEPAGE:437 :DOSBOX-X:CODEPAGE:437
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup. Lines in this section will be run at startup.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Spanish (Spain) :DOSBOX-X:LANGUAGE:Spanish (Spain)
:DOSBOX-X:CODEPAGE:858 :DOSBOX-X:CODEPAGE:858
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Las líneas de esta sección se iniciarán al inicio. Las líneas de esta sección se iniciarán al inicio.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:French (France) :DOSBOX-X:LANGUAGE:French (France)
:DOSBOX-X:CODEPAGE:859 :DOSBOX-X:CODEPAGE:859
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Les lignes de cette section seront exécutées au démarrage. Les lignes de cette section seront exécutées au démarrage.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Hungarian (Hungary) :DOSBOX-X:LANGUAGE:Hungarian (Hungary)
:DOSBOX-X:CODEPAGE:852 :DOSBOX-X:CODEPAGE:852
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Ebben a szekcióban lévő sorok indításkor lefutnak. Ebben a szekcióban lévő sorok indításkor lefutnak.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Italiano (Italy) :DOSBOX-X:LANGUAGE:Italiano (Italy)
:DOSBOX-X:CODEPAGE:437 :DOSBOX-X:CODEPAGE:437
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Le righe in questa sezione simulano AUTOEXEC.BAT e sono eseguite all'avvio Le righe in questa sezione simulano AUTOEXEC.BAT e sono eseguite all'avvio

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Japanese :DOSBOX-X:LANGUAGE:Japanese
:DOSBOX-X:CODEPAGE:932 :DOSBOX-X:CODEPAGE:932
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK:PC-98, JEGA, DOS/V エミュレーション、または とコード ページ 932 の日本語フォントを使用して、日本語の表示と印刷を直接サポートします :DOSBOX-X:REMARK:PC-98, JEGA, DOS/V エミュレーション、または とコード ページ 932 の日本語フォントを使用して、日本語の表示と印刷を直接サポートします
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
このセクションに記載の行は起動時に実行されます。 このセクションに記載の行は起動時に実行されます。

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Korean :DOSBOX-X:LANGUAGE:Korean
:DOSBOX-X:CODEPAGE:949 :DOSBOX-X:CODEPAGE:949
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK:DOS/V 에뮬레이션 또는 코드 페이지 949의 한국어 글꼴을 사용하여 한국어 표시 및 인쇄를 직접 지원합니다. :DOSBOX-X:REMARK:DOS/V 에뮬레이션 또는 코드 페이지 949의 한국어 글꼴을 사용하여 한국어 표시 및 인쇄를 직접 지원합니다.
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
이 섹션에 나열된 줄은 시작할 때 실행됩니다. 이 섹션에 나열된 줄은 시작할 때 실행됩니다.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Nederlands (Nederland) :DOSBOX-X:LANGUAGE:Nederlands (Nederland)
:DOSBOX-X:CODEPAGE:858 :DOSBOX-X:CODEPAGE:858
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Lijnen in dit gedeelte worden uitgevoerd bij opstarten. Lijnen in dit gedeelte worden uitgevoerd bij opstarten.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Portuguese (Brazil) :DOSBOX-X:LANGUAGE:Portuguese (Brazil)
:DOSBOX-X:CODEPAGE:860 :DOSBOX-X:CODEPAGE:860
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
As linhas nesta seção serão sempre executadas ao se iniciar o DOSBox-X. As linhas nesta seção serão sempre executadas ao se iniciar o DOSBox-X.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Russian (Russia) :DOSBOX-X:LANGUAGE:Russian (Russia)
:DOSBOX-X:CODEPAGE:866 :DOSBOX-X:CODEPAGE:866
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Строки в этом разделе будут выполнены при запуске. Строки в этом разделе будут выполнены при запуске.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Turkish (Turkey) :DOSBOX-X:LANGUAGE:Turkish (Turkey)
:DOSBOX-X:CODEPAGE:857 :DOSBOX-X:CODEPAGE:857
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK: :DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup. Lines in this section will be run at startup.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Simplified Chinese :DOSBOX-X:LANGUAGE:Simplified Chinese
:DOSBOX-X:CODEPAGE:936 :DOSBOX-X:CODEPAGE:936
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK:配置完中文语言与字体后,就可以直接支持中文显示和打印。国家和代码页选项可以留空,或设为 “86,936”。 :DOSBOX-X:REMARK:配置完中文语言与字体后,就可以直接支持中文显示和打印。国家和代码页选项可以留空,或设为 “86,936”。
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup. Lines in this section will be run at startup.

View File

@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Traditional Chinese :DOSBOX-X:LANGUAGE:Traditional Chinese
:DOSBOX-X:CODEPAGE:950 :DOSBOX-X:CODEPAGE:950
:DOSBOX-X:VERSION:2025.05.03 :DOSBOX-X:VERSION:2025.10.07
:DOSBOX-X:REMARK:設定好中文語言與字型後就可以直接支援中文顯示和列印。國家和字碼頁選項可以留空或設為「886,950」、「886,951」。譯者註932 字碼頁的中文語言檔(用於 PC-98、JEGA、DOS/V可至 https://github.com/1abcd/dosbox-x/issues/2 下載。 :DOSBOX-X:REMARK:設定好中文語言與字型後就可以直接支援中文顯示和列印。國家和字碼頁選項可以留空或設為「886,950」、「886,951」。譯者註932 字碼頁的中文語言檔(用於 PC-98、JEGA、DOS/V可至 https://github.com/1abcd/dosbox-x/issues/2 下載。
:AUTOEXEC_CONFIGFILE_HELP :AUTOEXEC_CONFIGFILE_HELP
區段中的指令行會在啟動時執行. 區段中的指令行會在啟動時執行.

View File

@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X" #define MyAppName "DOSBox-X"
#define MyAppVersion "2025.05.03" #define MyAppVersion "2025.10.07"
#define MyAppBit "(32/64bit for Windows)" #define MyAppBit "(32/64bit for Windows)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]" #define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/" #define MyAppURL "https://dosbox-x.com/"

View File

@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X" #define MyAppName "DOSBox-X"
#define MyAppVersion "2025.05.03" #define MyAppVersion "2025.10.07"
#define MyAppBit "(32/64bit for XP)" #define MyAppBit "(32/64bit for XP)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]" #define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/" #define MyAppURL "https://dosbox-x.com/"

View File

@@ -1,4 +1,4 @@
# This is the configuration file for DOSBox-X 2025.05.03. (Please use the latest version of DOSBox-X) # This is the configuration file for DOSBox-X 2025.10.07. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X. # Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option. # They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options. # To write out ALL options, use command 'config -all' with -wc or -writeconf options.

View File

@@ -1,4 +1,4 @@
# This is the configuration file for DOSBox-X 2025.05.03. (Please use the latest version of DOSBox-X) # This is the configuration file for DOSBox-X 2025.10.07. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X. # Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option. # They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options. # To write out ALL options, use command 'config -all' with -wc or -writeconf options.

View File

@@ -1,4 +1,4 @@
# This is the configuration file for DOSBox-X 2025.05.03. (Please use the latest version of DOSBox-X) # This is the configuration file for DOSBox-X 2025.10.07. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X. # Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option. # They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options. # To write out ALL options, use command 'config -all' with -wc or -writeconf options.

View File

@@ -3,7 +3,7 @@
#include "../include/resource.h" #include "../include/resource.h"
#include "../vs/config_package.h" #include "../vs/config_package.h"
#define VERSION_NUMBER 2025,05,03,0 #define VERSION_NUMBER 2025,10,07,0
// icon resource // icon resource
dosbox_ico ICON "../contrib/icons/dosbox-x.ico" dosbox_ico ICON "../contrib/icons/dosbox-x.ico"

View File

@@ -1,9 +1,9 @@
#define PACKAGE "dosbox-x" #define PACKAGE "dosbox-x"
#define PACKAGE_BUGREPORT "https://github.com/joncampbell123/dosbox-x/issues" #define PACKAGE_BUGREPORT "https://github.com/joncampbell123/dosbox-x/issues"
#define PACKAGE_NAME "dosbox-x" #define PACKAGE_NAME "dosbox-x"
#define PACKAGE_STRING "dosbox-x 2025.05.03" #define PACKAGE_STRING "dosbox-x 2025.10.07"
#define PACKAGE_TARNAME "dosbox-x" #define PACKAGE_TARNAME "dosbox-x"
#define PACKAGE_URL "https://dosbox-x.com" #define PACKAGE_URL "https://dosbox-x.com"
#define PACKAGE_VERSION "2025.05.03" #define PACKAGE_VERSION "2025.10.07"
#define VERSION "2025.05.03" #define VERSION "2025.10.07"
#define COPYRIGHT_YEAR "2025" #define COPYRIGHT_YEAR "2025"