Commit graph

57 commits

Author SHA1 Message Date
Marat Tanalin 54db3496fc bsnes-mt 1.3.4 2022-09-05 01:03:15 +03:00
Marat Tanalin c6ddc374c1 Translations: added language names, updated Spanish 2021-05-08 10:19:34 +03:00
KarLKoX-FR d9400a53d5
Translations: added French translation by KarLKoX-FR 2021-03-01 06:25:01 +03:00
Marat Tanalin b5171a69b9 Translations > German: added translation author and bsnes-mt version info
.
2021-01-07 04:04:31 +03:00
Marat Tanalin 4f862c8a14
Translations: added German translation by merging PR #14
from Erendel/feature/german
2021-01-07 03:58:29 +03:00
Marat Tanalin 10866970ad Translations: temporarily deleted German translation 2021-01-07 03:57:14 +03:00
Marat Tanalin 45ebe36126 Translations: added German translation
By Erendel.
2021-01-07 03:49:50 +03:00
Marat Tanalin e6f1c2c632 Translations: almost full Spanish translation 2021-01-07 03:31:23 +03:00
Erendel 50f814179a Implementation of the feedback of @Marat-Tanalin 2021-01-06 22:42:33 +01:00
Erendel 0286e10112 Optimization 2021-01-04 22:51:43 +01:00
Erendel b747d5a8fc Fixed some typos and the quotation marks 2021-01-04 22:48:25 +01:00
Erendel d507e56a50 Full German translation of the English strings in "en.txt" 2021-01-04 22:04:44 +01:00
Marat Tanalin 8f0e17fdd5 Translations: added partial Spanish translation 2021-01-02 03:12:31 +03:00
Marat Tanalin 7338e093d4 Translations: added full Italian translation
by Vecna.
2020-12-30 17:43:29 +03:00
Marat Tanalin fdd33342a2 Translations: added author and bsnes-mt version info into translation files 2020-12-30 17:41:42 +03:00
Marat Tanalin 1992ccce5d Translations > Italian: renamed it.txt to it-partial.txt 2020-12-30 17:27:40 +03:00
Marat Tanalin fd16e42d3a Translations > Japanese: fixed syntax 2020-12-30 01:34:09 +03:00
Marat Tanalin f975752601 bsnes-mt 1.3.3 2020-10-07 21:22:34 +03:00
Marat Tanalin 66d5876cba bsnes-mt/keyboard.cpp: Got rid of one-time variables 2020-10-07 20:52:57 +03:00
Marat Tanalin ddb7672a06 Remove BOM before parsing translation for VS compatibility 2020-10-07 20:48:00 +03:00
Marat Tanalin cdf56ef50d pt-br.txt: removed unneeded trailing empty line
Apparently not removed at the pull-request stage for some reason.
2020-09-29 05:06:02 +03:00
Wellington Uemura 1858883e92
Misspell fix and add preposition for "about" 2020-09-28 21:48:50 -03:00
Marat Tanalin 134f5b0c17 bsnes-mt 1.3.2 2020-09-28 06:35:32 +03:00
Marat Tanalin e56bfb8471 Added Brazilian-Portuguese translation (pt-BR)
By Wellington Uemura aka wtuemura.
2020-09-28 06:13:00 +03:00
Marat Tanalin 121aa01991 Support for language subtags and custom locales 2020-09-28 06:09:38 +03:00
Marat Tanalin 78e4e80a72 bsnes-mt 1.3.1 2020-09-25 05:25:37 +03:00
Marat Tanalin bebefe99a1 bsnes-mt 1.3 2020-09-13 07:18:49 +03:00
Marat Tanalin 3b26091bf1 Fixed: UI was localized anyway if English was specified via command line
Now embedded English strings are used in this case.
2020-09-13 07:16:07 +03:00
Marat Tanalin dee1b4ce6d Updated bsnes-mt description in about window 2020-09-13 05:59:59 +03:00
Marat Tanalin 4d50e8b87a Added settings for managing built-in hotkeys 2020-09-13 05:51:55 +03:00
Marat Tanalin 189b680ef9 Better logic with nonexistent translation set via command line 2020-09-13 05:45:20 +03:00
Marat Tanalin 6bf2d70050 More built-in hotkeys: Esc, Ctrl+W, F5, Pause, PrnScrn
* `Escape` to exit full-screen or pseudo-full-screen mode;
* `Ctrl+W` to close game;
* `F5` to reset system;
* `Pause/Break` to pause emulation;
* `PrintScreen` to take screenshot.
2020-09-13 05:07:47 +03:00
Marat Tanalin 5d5803b530 Moved <Windows.h> out of utils.h 2020-09-13 04:53:39 +03:00
Marat Tanalin 97d2e78e64 Center, fixed: overscan ignored with AR correction 2020-09-13 04:32:18 +03:00
Marat Tanalin 8fd06810f8 Scale mode: potentially more precise calculations 2020-09-13 04:27:58 +03:00
Marat Tanalin dcdfafdbee Support for optional 8:7 PAR instead of 4:3 AR 2020-09-13 04:23:29 +03:00
Marat Tanalin f7d82b8732 New translation approach with external text files 2020-09-13 04:16:49 +03:00
Marat Tanalin 5f8917f5b7 Updated resource handling 2020-09-13 03:33:10 +03:00
Marat Tanalin ee3bda9dec Confirmation before clearing recent games' list 2020-09-13 02:19:15 +03:00
Marat Tanalin 8f74fc6826 Updated bundled PizzaPNG 2020-09-13 01:20:54 +03:00
Marat Tanalin 30940e3aaa Replaced JP with JA to match ISO 639-1 2020-08-15 21:46:49 +03:00
Marat Tanalin c712991529 translations.h: removed trailing empty line
Unneeded in modern C++.
2020-08-15 21:36:14 +03:00
Marat Tanalin e9a9bdf405 Added internal support for Italian translation 2020-08-15 21:32:15 +03:00
Marat Tanalin 9e61d1a41f
translations.h: fixed syntax, formatting
and IT constant value.
2020-08-15 21:09:24 +03:00
theheroGAC 4a1266f409
Update translations.h 2020-08-15 12:47:50 +02:00
Marat Tanalin f0fbfde495 bsnes-mt/translations.h: Made Visual-Studio-compatible 2020-08-14 04:06:47 +03:00
Marat Tanalin ee8c4e0634 bsnes-mt 1.2 2020-08-13 08:55:42 +03:00
Marat Tanalin 4f219352f1 Translated 'Redo' in 'Quick States' list in state manager 2020-08-09 05:34:55 +03:00
Marat Tanalin 75112a4a0b Fixed a crash when closing with Alt+F4 in Windows 7
Windows 10 is probably affected too, but suppresses the crash notification.
2020-07-30 01:46:10 +03:00
Marat Tanalin 9e966f0256 bsnes-mt 1.1 2020-07-27 18:19:25 +03:00