File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- #### 04 / Feb /2021
1+ #### 30 / Nov / 2021
2+
3+ Mednaffe 0.9.2 is released with the following changes:
4+
5+ - Added support for gamepad navigation through game list.
6+ - Fix Gen/MD 6-buttons controller input mapping.
7+ - [Windows] Fix issues when non-ASCII characters are used in paths.
8+ - [Windows] Add an option to allow larger fonts for game list.
9+ - [Windows] Add dark variants for themes.
10+ - [Windows] Fix failure to find configuration inside bin/ or lib/ folders (patch by mayawarrier).
11+ - [Linux] Fix joystick support on 32 bits (patch by not-a-user).
12+ - [Linux] Flatpak is available on Flathub (thanks to GabMus and hfiguiere for the help).
13+
14+
15+
16+ #### 04 / Feb / 2021
217
318Mednaffe 0.9.1 is released with the following changes:
419
Original file line number Diff line number Diff line change 1+ #### 30 / Nov / 2021
2+
3+ Mednaffe 0.9.2 is released with the following changes:
4+
5+ - Added support for gamepad navigation through game list.
6+ - Fix Gen/MD 6-buttons controller input mapping.
7+ - [Windows] Fix issues when non-ASCII characters are used in paths.
8+ - [Windows] Add an option to allow larger fonts for game list.
9+ - [Windows] Add dark variants for themes.
10+ - [Windows] Fix failure to find configuration inside bin/ or lib/ folders (patch by mayawarrier).
11+ - [Linux] Fix joystick support on 32 bits (patch by not-a-user).
12+ - [Linux] Flatpak is available on Flathub (thanks to GabMus and hfiguiere for the help).
13+
14+
115#### 04 / Feb /2021
216
317Mednaffe 0.9.1 is released with the following changes:
Original file line number Diff line number Diff line change 22------------------
33
44Mednaffe is licensed under the GNU GENERAL PUBLIC LICENSE version 3.
5- See: /licenses/mednaffe-0.9.1 /COPYING
5+ See: /licenses/mednaffe-0.9.2 /COPYING
66
77This build of Mednaffe uses libraries (statically-linked) and resources
88from various free sofware / open source projects.
Original file line number Diff line number Diff line change 1- README for Mednaffe 0.9.1 (Windows version)
1+ README for Mednaffe 0.9.2 (Windows version)
22-------------------------------------------------------------------------------------------
33
44Mednaffe is a front-end (GUI) for mednafen emulator.
Original file line number Diff line number Diff line change 111 ICON "mednaffe.ico"
22
331 VERSIONINFO
4- FILEVERSION 0,9,1 ,0
5- PRODUCTVERSION 0,9,1 ,0
4+ FILEVERSION 0,9,2 ,0
5+ PRODUCTVERSION 0,9,2 ,0
66BEGIN
77 BLOCK "StringFileInfo"
88 BEGIN
99 BLOCK "040904E4"
1010 BEGIN
1111 VALUE "FileDescription", "A front-end (GUI) for Mednafen emulator"
12- VALUE "FileVersion", "0.9.1 "
12+ VALUE "FileVersion", "0.9.2 "
1313 VALUE "InternalName", "mednaffe"
1414 VALUE "LegalCopyright", "Copyright \251 2010-2021 AmatCoder"
1515 VALUE "LegalTrademarks", "Released under GPLv3"
1616 VALUE "OriginalFilename", "mednaffe.exe"
1717 VALUE "ProductName", "Mednaffe"
18- VALUE "ProductVersion", "0.9.1 "
18+ VALUE "ProductVersion", "0.9.2 "
1919 END
2020 END
2121
You can’t perform that action at this time.
0 commit comments