thrust26
|
8f6dfda42f
|
refactor ESC key handling
make remaining control hotkeys configurable
|
2019-05-27 23:01:03 +02:00 |
thrust26
|
ef8fdc8cd9
|
fix combined modifier handling (finally :-)
make more hotkeys configurable
|
2019-05-27 20:01:49 +02:00 |
thrust26
|
bb7c3c429c
|
fix fullscreen toggle in menu modes
made 'Quit' event configurable
|
2019-05-26 22:20:33 +02:00 |
thrust26
|
a9e4531104
|
fix 'Reset' and 'Default' for multiple event mappings
|
2019-05-26 21:35:15 +02:00 |
thrust26
|
b45b192445
|
fix default key mappings
|
2019-05-26 20:41:34 +02:00 |
thrust26
|
54decb2cdf
|
mapping for standalone and combined modifiers fixed
|
2019-05-26 19:53:14 +02:00 |
thrust26
|
308cc1864d
|
fix not working erase button
|
2019-05-26 10:39:26 +02:00 |
Christian Speckner
|
97dfbd9fe8
|
Fix memory corruption.
|
2019-05-26 00:32:13 +02:00 |
thrust26
|
9ea265859a
|
add new mappings automatically
add more events which can be remapped
enable all emulation events for pause mode too
|
2019-05-26 00:07:53 +02:00 |
thrust26
|
5e36cb9fed
|
allow tab keys to be remapped in menu mode too
|
2019-05-25 19:39:55 +02:00 |
Stephen Anthony
|
b1b0f685d1
|
Fix compile error and warnings in macOS.
Still need to fix crashes on startup.
|
2019-05-25 15:01:00 -02:30 |
thrust26
|
976d9bbe72
|
move some fixed hotkeys to remap-able keys
|
2019-05-25 19:14:01 +02:00 |
Stephen Anthony
|
3b9c1e2768
|
Updated libpng to latest release.
|
2019-05-25 14:15:26 -02:30 |
thrust26
|
6b70b2dc9b
|
fix 'Erase' in Input dialog, now removes additional mappings for keys too
|
2019-05-25 18:03:21 +02:00 |
thrust26
|
28b22f57a5
|
add missing modifier to 'eventForKey'
remove default modifier KBDM_NONE
|
2019-05-25 17:13:12 +02:00 |
Stephen Anthony
|
a38776decc
|
libretro: fix missing KeyMap class.
|
2019-05-25 11:41:10 -02:30 |
Stephen Anthony
|
5b4fee61dd
|
Fix compilation for new keymapping stuff in Linux/libretro.
|
2019-05-25 11:38:18 -02:30 |
thrust26
|
fc79665d3a
|
refactor key mapping using hash map
key mapping now allows key + modifier combinations
|
2019-05-25 15:12:34 +02:00 |
Stephen Anthony
|
a2a3844d3d
|
Silence warning from clang.
|
2019-05-24 18:15:32 -02:30 |
thrust26
|
d3662ee9c8
|
key for entering Options dialog can now be remapped as documented
|
2019-05-24 18:31:46 +02:00 |
Stephen Anthony
|
c86aa6957b
|
Fix crash in certain cases (most obvious when selecting cart tabs in debugger).
|
2019-05-23 18:24:00 -02:30 |
thrust26
|
ae439ba318
|
add zoom level hotkeys to documented hardcoded actions
|
2019-05-23 22:17:39 +02:00 |
thrust26
|
b68a7ffb9f
|
remove 'Backspace' key from hardcoded actions
|
2019-05-23 21:32:14 +02:00 |
thrust26
|
acbe9b2677
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2019-05-23 19:05:00 +02:00 |
thrust26
|
d2027a8a97
|
fix backspace not working in launcher
|
2019-05-23 19:04:39 +02:00 |
Stephen Anthony
|
8b5e45d810
|
libretro: remove unneeded file.
|
2019-05-22 08:50:38 -02:30 |
funbars
|
baf4dc8d07
|
libretro uwp (fix)
|
2019-05-22 08:31:11 -02:30 |
thrust26
|
8133c6ff05
|
Update change log for frying bug fix
|
2019-05-21 23:31:28 +02:00 |
thrust26
|
6a70dc7863
|
fix #480
|
2019-05-21 23:15:20 +02:00 |
thrust26
|
6654d18721
|
added a few missing CLI parameter descriptions to CLI help
|
2019-05-19 20:49:19 +02:00 |
Stephen Anthony
|
9c2f96e600
|
libretro: more cleanup.
|
2019-05-19 12:26:07 -02:30 |
Stephen Anthony
|
af40918d17
|
libretro: minor cleanup.
|
2019-05-19 12:02:09 -02:30 |
thrust26
|
3d0b11d20f
|
fix #479
|
2019-05-19 16:20:23 +02:00 |
thrust26
|
cdcbf4b079
|
highlight focused widget initially
|
2019-05-19 12:33:12 +02:00 |
thrust26
|
50088b08a5
|
removed "height" from doc text and Settings
|
2019-05-19 11:45:18 +02:00 |
thrust26
|
d08cd7cbbd
|
minor code fixes
|
2019-05-19 10:13:55 +02:00 |
Stephen Anthony
|
33c4e81bb0
|
Fix minor compile warnings, including using float instead of double in a few places.
|
2019-05-18 20:48:13 -02:30 |
funbars
|
889fb0e651
|
libretro vita
|
2019-05-18 20:47:38 -02:30 |
thrust26
|
af57206dc4
|
add doc for fullscreen stretch toggling hotkey
|
2019-05-19 00:14:01 +02:00 |
thrust26
|
adea11e4bb
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2019-05-18 15:47:58 +02:00 |
thrust26
|
937440a5b3
|
updated changelog
|
2019-05-18 15:47:46 +02:00 |
Stephen Anthony
|
dac0fe7a7e
|
libretro: fix compile for recent FrameBuffer method change.
|
2019-05-18 09:53:34 -02:30 |
thrust26
|
f466ddc544
|
make sure that last windowed position is on screen
|
2019-05-18 12:26:26 +02:00 |
thrust26
|
95d8bb870d
|
add non-integral TIA zoom steps (partially addresses #263)
|
2019-05-18 10:30:23 +02:00 |
thrust26
|
49585250fd
|
add another cleanup remembering last windowed position code
|
2019-05-18 09:04:06 +02:00 |
thrust26
|
53597938b6
|
cleanup remembering last windowed position code
|
2019-05-18 08:43:02 +02:00 |
Stephen Anthony
|
22b15d7f37
|
Fix warnings, and compile failure for libretro.
|
2019-05-17 21:53:59 -02:30 |
thrust26
|
6fc3863ef9
|
make Stella remember the last window position (now Center option makes a difference!)
|
2019-05-17 22:19:27 +02:00 |
Stephen Anthony
|
d377d2a9a2
|
libretro: fix warning for unhandled controllers.
|
2019-05-17 11:20:12 -02:30 |
funbars
|
4b5c7eb7f2
|
libretro controls (fix)
|
2019-05-17 11:18:06 -02:30 |