Commit graph

7 commits

Author SHA1 Message Date
Jean-Philip Desjardins
95da46c153 Code style fixes. 2020-12-07 10:44:04 -05:00
Jean-Philip Desjardins
80bfc0a099 Simulate the debugger being detached when quitting the app.
Prevents the application from being stuck when killed by external means.
2020-06-19 15:46:49 -04:00
Jean-Philip Desjardins
30153c7345 Add missing includes in some iOS related files. 2017-02-11 20:42:22 -05:00
Jean-Philip Desjardins
2d6eece57e Register GS handler preferences at start of application. 2016-01-19 22:37:26 -05:00
Jean-Philip Desjardins
64c89e9313 Added actual "Show Fps" and "Show VirtualPad" preferences. 2016-01-07 19:48:21 -05:00
TwistedUmbrella
5f60dab2de Add UICollectionView, Support orientation-based view
This adds the UICollectionView, which is currently configured as the
default view for launch and portrait orientation.
The current layout allows for swapping between two separate views by
orientation. This can be disabled by commenting the orientation code
out of the views and setting the desired view as root.
2015-08-31 14:59:32 -04:00
Jean-Philip Desjardins
b8fbfe1655 Initial iOS commit. 2015-05-31 22:59:11 -04:00