Commit Graph

94 Commits

Author SHA1 Message Date
James Sanford
c806bd416d More subdued emulation speed icon. 2012-10-26 20:21:15 -07:00
James Sanford
b3ba48b28e Add some helpful comments. 2012-10-25 18:38:13 -07:00
James Sanford
6b41dea925 Update build docs for ActionBarSherlock submodule. 2012-10-24 15:03:49 -07:00
James Sanford
39eace1520 Pull in ActionBarSherlock to work with API 10+ 2012-10-24 14:47:56 -07:00
James Sanford
6e3f2cc26d Link to Google Play. 2012-10-24 14:32:40 -07:00
James Sanford
ba78747cc0 Version 1 2012-10-23 23:35:20 -07:00
James Sanford
2d2ff27518 Use ActionBarSherlock and the Support Library to support API 10 and later. 2012-10-23 23:35:20 -07:00
James Sanford
8d72b4b84d Updated README for current features. 2012-10-23 19:08:35 -07:00
James Sanford
f554b07c2e Even with a cropped image, try to show some of the border. 2012-10-23 18:40:29 -07:00
James Sanford
3501d7d0d9 Disable FPS counter. 2012-10-23 18:40:29 -07:00
James Sanford
0a335a265b Show action bar on large screens. 2012-10-23 18:40:28 -07:00
James Sanford
593030f327 Updated error string. 2012-10-23 18:40:28 -07:00
James Sanford
e1ffa85baf Prevent accidental dismissal of error dialog. 2012-10-23 18:40:28 -07:00
James Sanford
0e2ec5d590 Style and unused code cleanup. 2012-10-23 18:40:28 -07:00
James Sanford
47d896ec95 Comments about mScreenSizeTime 2012-10-23 18:40:28 -07:00
James Sanford
5ee9ac2c1a Replace crazy screen scaling code with more crazy screen scaling code. 2012-10-23 18:40:28 -07:00
James Sanford
feef9a1c3d Add a nice dial for the emulation speed icon. 2012-10-23 18:40:23 -07:00
James Sanford
763f0d322c Image name changes. 2012-10-23 18:40:23 -07:00
James Sanford
95155b2f04 Power Off action. 2012-10-23 18:40:22 -07:00
James Sanford
991fdba07a Random notes for those that read the default config. 2012-10-23 18:40:22 -07:00
James Sanford
af1cb6ef89 Exit app if user cancels mandatory dialog. 2012-10-23 18:40:22 -07:00
James Sanford
c32a835a56 Load ROM at the same time that we unpack internal assets. 2012-10-23 18:40:22 -07:00
James Sanford
e09b2a0b8a Ask user to pick a disk image. 2012-10-23 18:40:22 -07:00
James Sanford
d1934cb53d Show a dialog until the internal images are ready to be used. 2012-10-23 18:40:22 -07:00
James Sanford
029a485d0d User can choose between some built in disk images. 2012-10-23 18:40:22 -07:00
James Sanford
4d11d473d6 Config files in assets/ 2012-10-23 18:40:22 -07:00
James Sanford
60681e4db4 Note about deficiencies in CopyHelper. 2012-10-23 18:40:19 -07:00
James Sanford
7fd08733ec These files were removed earlier 2012-10-23 18:40:19 -07:00
James Sanford
a587ba4ed7 Use config files from 'assets', copied to external storage directory. Copy 'default' config over on startup, which allows the user to edit the default config. 2012-10-21 02:59:37 -07:00
James Sanford
07ad8717ba Strip down features to prepare for first release. 2012-10-19 17:10:20 -07:00
James Sanford
aff9838674 More accurate scaling with GL renderer. The software renderer likely needs an adjustment now. 2012-10-18 00:18:15 -07:00
James Sanford
10c52151f7 Clean up the GL window scaling routines. 2012-10-17 22:27:45 -07:00
James Sanford
7079970b79 Fixup style. 2012-10-17 21:59:07 -07:00
James Sanford
33eeb6f175 Placeholder dial for emulation speed. 2012-10-17 21:35:33 -07:00
James Sanford
92ad0afb3c Bug workaround to create KEYCODE_DEL events. 2012-10-17 21:24:26 -07:00
James Sanford
b039ca01c4 Initial layout for disk image selector. 2012-10-17 21:24:26 -07:00
James Sanford
8017a226dd ActionBar icons. 2012-10-17 21:24:26 -07:00
James Sanford
0b66e23f2f Minor README updates. 2012-10-17 21:24:26 -07:00
James Sanford
c8774b5287 Allow secondary pointer to be promoted to primary. 2012-10-17 21:24:26 -07:00
James Sanford
c4524ae164 Update action bar icon during joystick/mouse switch. 2012-10-17 21:24:26 -07:00
James Sanford
b8cb45b481 Start cleaning up options menu and ActionBar. 2012-10-17 21:24:26 -07:00
James Sanford
3f1de7eeca New mouse with multitouch buttons. 2012-10-17 21:24:25 -07:00
James Sanford
e45690bc74 Use KegsViewGL renderer by default. 2012-10-17 21:24:25 -07:00
James Sanford
4704863843 Merge in OpenGL version of screen update. 2012-10-17 21:24:25 -07:00
James Sanford
1d82d39eb2 Moving KegsThread out of KegsView. 2012-10-17 21:24:25 -07:00
James Sanford
589a28af6a Remember to set bit 8 for special events. 2012-10-17 21:24:24 -07:00
James Sanford
ce110ffb86 Allow startup slot to be set externally. 2012-10-17 21:24:24 -07:00
James Sanford
8683da9557 Helper to see if native thread loop is waiting to power on. 2012-10-17 21:24:24 -07:00
James Sanford
1f9812a371 Add ability to power back on. Only expose 'power cycle' in the UI. 2012-10-17 21:24:24 -07:00
James Sanford
c3af8c61f5 Add 'Power Off' event, causes kegsmain to exit. 2012-10-17 21:24:24 -07:00