Commit graph

19 commits

Author SHA1 Message Date
Marat Tanalin
f1dc1386e4 target-bsnes/presentation/presentation.hpp: Fixed indentation 2020-10-07 20:49:50 +03:00
Marat Tanalin
98cb1f3477 Formatting & cleanup 2020-09-13 05:55:09 +03:00
Marat Tanalin
4d50e8b87a Added settings for managing built-in hotkeys 2020-09-13 05:51:55 +03:00
Marat Tanalin
43b8a325e3 Even more built-in hotkeys: F9, F11, Ctrl+F4
* `F9` to take screenshot;
* `F11` to toggle full-screen mode;
* `Ctrl+F4` to close game.
2020-09-13 05:15:35 +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
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
c82333105b bsnes/.../presentation.*: Some reformatting & refactoring. 2020-09-13 02:28:20 +03:00
Marat Tanalin
ee3bda9dec Confirmation before clearing recent games' list 2020-09-13 02:19:15 +03:00
Marat Tanalin
168d3a4bbf Added underscore prefix to names of #include'd *.cpp files 2020-08-13 06:45:41 +03:00
Marat Tanalin
c867dd422e bsnes/target-bsnes/*: Reformatted, slightly refactored and cleaned-up 2020-08-13 06:26:13 +03:00
Marat Tanalin
051845c963 Disabled the 'No Recent Games' menu metaitem 2020-08-03 19:59:41 +03:00
Marat Tanalin
d24652fb2c Alias for bsnesMt::app 2020-08-03 19:55:00 +03:00
Marat Tanalin
d720c1d94a Built-in hotkeys for full-screen, pseudo-fs, opening game, Alt+F4
* Alt+Enter to toggle full-screen mode;
* Shift+Enter to toggle pseudo-full-screen mode;
* Ctrl+O to open a game;
* Alt+F4 now works in full-screen mode.
2020-07-27 17:38:24 +03:00
Marat Tanalin
7991fa7fbe Completed translation + pixel-perfect scaling in Hires modes
+ cleanup, reformatting, etc.
2020-07-27 17:26:08 +03:00
Marat Tanalin
e033bacc36 Translated windows about bsnes and SameBoy 2020-06-18 17:02:52 +03:00
Marat Tanalin
156fb2a073 Addition to the previous cleanup 2020-06-18 17:01:44 +03:00
Marat Tanalin
1b8fcf1d5c More consistent main-window title 2020-06-12 00:52:48 +03:00
Marat Tanalin
382bb3f0cc bsnes-mt 1.0 2020-06-02 20:53:45 +03:00