218 Commits

Author SHA1 Message Date
Jonathan Campbell
8ef66ed41c remove more 2019-04-13 23:43:55 -07:00
Jonathan Campbell
3a96aec7c3 Remove Windows 7 taskbar code 2019-04-13 00:55:04 -07:00
Jonathan Campbell
475aeb9dda Remove joystick 2019-04-11 14:09:22 -07:00
Jonathan Campbell
08a0e2595c finish removing emscripten 2019-04-10 15:37:59 -07:00
Jonathan Campbell
d2e1604de4 cleanup 2019-02-13 13:17:47 -08:00
Jonathan Campbell
d4e8f58efb cleanup 2019-02-13 13:14:00 -08:00
Jonathan Campbell
2d7ada2465 more 2019-02-13 12:44:31 -08:00
Jonathan Campbell
5a67e4251d cleanup 2019-02-13 12:23:00 -08:00
Jonathan Campbell
c628daea2d cleanup 2019-02-13 12:21:23 -08:00
Jonathan Campbell
9703d4b63c cleanup 2019-02-13 12:18:02 -08:00
Jonathan Campbell
69debafc27 cleanup 2019-02-13 12:16:04 -08:00
Jonathan Campbell
f728d01eb4 cleanup 2019-02-13 12:15:10 -08:00
Jonathan Campbell
416f4809bf cleanup 2019-02-13 12:13:40 -08:00
Jonathan Campbell
994be0df2f cleanup 2019-02-13 12:10:47 -08:00
Jonathan Campbell
87aa908092 cleanup 2019-02-13 12:09:23 -08:00
Jonathan Campbell
06ac405769 cleanup 2019-02-13 12:08:04 -08:00
Jonathan Campbell
877356c69f cleanup 2019-02-13 12:07:41 -08:00
Jonathan Campbell
81a7f7a2bc cleanup 2019-02-13 12:05:28 -08:00
Jonathan Campbell
24fd4d0fe7 cleanup 2019-02-13 09:53:48 -08:00
Jonathan Campbell
0e26796b7b cleanup 2019-02-13 09:52:21 -08:00
Jonathan Campbell
774be75482 MAPPER: VIM retab, remove hard tabs and replace with soft tabs 2019-02-13 09:46:40 -08:00
Jonathan Campbell
89b6db4a6c more 2019-02-13 09:45:02 -08:00
Jonathan Campbell
a03fd87d00 Mapper: cleanup 2019-02-13 09:44:00 -08:00
Jonathan Campbell
5b4cfa6ccf Move out vector2 2019-02-13 09:38:41 -08:00
Jonathan Campbell
2f88cbd1bc cleanup 2019-02-13 09:38:21 -08:00
Jonathan Campbell
9b76b656d2 cleanup 2019-02-13 09:37:27 -08:00
Jonathan Campbell
5e7cd7a9eb Mapper: rename Vector2 2019-02-13 09:36:25 -08:00
Jonathan Campbell
16f40579d5 Move out utility function 2019-02-13 09:34:11 -08:00
Jonathan Campbell
9a42e411d9 Mapper and Configuration GUI: Do not define alt menu unless needed (for Windows and Mac OS X), otherwise do not waste memory 2019-02-13 09:20:23 -08:00
Jonathan Campbell
25efcc9522 MAPPER: Cleanup 2019-02-13 09:14:03 -08:00
Jonathan Campbell
ba050c7679 MAPPER: Cleanup 2019-02-13 09:13:18 -08:00
Jonathan Campbell
9c04a9b33d SDL1 mapper, Mac OS X: Change touch bar to hide irrelevent buttons while the mapper UI is active 2019-02-11 23:52:52 -08:00
Jonathan Campbell
d88e3a1164 Mapper: mapperMenu does not need to be globally visible 2019-02-11 23:21:05 -08:00
Jonathan Campbell
01b368dd5a Mapper SDL1 connect menu 2019-02-11 23:00:46 -08:00
Jonathan Campbell
6eb7c742ab fixup 2019-02-11 22:56:25 -08:00
Jonathan Campbell
e81cf50cf8 more 2019-02-11 22:52:51 -08:00
Jonathan Campbell
8246b955c7 SDL mapper, SDL1, Windows: Process WM_COMMAND 2019-02-11 22:51:13 -08:00
Jonathan Campbell
d931bc0539 Mapper, begin alt menu 2019-02-11 22:42:43 -08:00
Jonathan Campbell
0eb383c2aa Mapper: Allow user to exit mapper by hitting ESC three times in a row 2019-02-11 22:12:29 -08:00
Cameron Cawley
827072dbbc Don't use the built-in version of SDL1 on RISC OS 2019-02-10 12:04:45 +00:00
Cameron Cawley
5c103a49ac Add initial RISC OS support 2019-02-10 12:01:06 +00:00
Jonathan Campbell
28af962f80 ITaskbarList3: Fix code to work properly for SDL1 and SDL2 2018-12-31 16:16:51 -08:00
Jonathan Campbell
7f50f52b60 Mapper: Set the window size, THEN call on ITaskbarList3 to set the clip region. 2018-12-31 16:02:34 -08:00
Jonathan Campbell
f334eb5a16 ITaskbarList3: Reset rect for mapper, then restore after mapper 2018-12-31 15:57:57 -08:00
Jonathan Campbell
13d821ce4c Lock out dock menu and touch bar items if paused or mapper is running 2018-12-26 19:38:41 -08:00
Jonathan Campbell
e1e3057bb4 SDL1 OS X Capture cursor touch bar shortcut 2018-12-26 19:30:53 -08:00
Jonathan Campbell
701605093d SDL 1 OS X: Link Host Key on touch bar to the host key in the mapper 2018-12-26 18:42:28 -08:00
Jonathan Campbell
d3d8766d96 Begin touch bar to host key integration 2018-12-26 18:15:26 -08:00
Jonathan Campbell
476790cd7b C++11 override warning fix 2018-12-23 20:30:09 -08:00
Jonathan Campbell
293cd8a67e Fix Clang C++11 warning calling for C++11 override identifier 2018-12-23 20:24:35 -08:00