Commit Graph

  • 2739a6b084 Bumped versionCode for next RC build android_develop Aaron Culliney 2020-01-26 09:13:16 -0800
  • ead2ac32f5 Fix testdisk on Android Aaron Culliney 2020-01-11 15:13:20 -1000
  • 76f98557b7 Fix/improve test broken by 82813b3ac Aaron Culliney 2020-01-10 16:47:24 -1000
  • 294c6ca790 Update Android Studio thingz Aaron Culliney 2019-12-02 10:54:34 -0800
  • 21fff2cc15 Build ABI specific APKs develop Aaron Culliney 2019-12-01 15:18:00 -0800
  • 2bda54d342 Various project changes Aaron Culliney 2019-12-01 15:17:18 -0800
  • a5a4a50983 HACK: Experimental fix for speaker-getting-wedged issue Aaron Culliney 2019-12-01 15:12:10 -0800
  • d63ba9538d Refactor email-logs and crash handler codepaths Aaron Culliney 2019-12-01 11:38:30 -0800
  • 2728d44f8c Fix bug in system disk chooser where orientation event prevented actual selection Aaron Culliney 2019-12-01 11:25:24 -0800
  • ad0a8400ef Eliminate a warning Aaron Culliney 2019-12-01 11:25:05 -0800
  • 4616a41326 Correctly symbolicate for arm64-v8a and x86_64 Aaron Culliney 2019-11-30 09:28:26 -0800
  • a470329143 Bumped versionCode for next RC build Aaron Culliney 2019-11-30 09:19:06 -0800
  • ab482fc3dc Fix invisible menu checkboxes on older Droids Aaron Culliney 2019-11-30 08:35:20 -0800
  • 2ef5abba2c Add an email logs menu item that sends app data Aaron Culliney 2019-11-30 07:59:14 -0800
  • 68e6fb768f Avoid UI race when copying assets to storage Aaron Culliney 2019-11-29 14:03:09 -0800
  • 296bd12029 Fix release notes and allow internal/external storage disk selection to work on Android 10 Aaron Culliney 2019-11-29 14:02:10 -0800
  • f5899e74d6 Zip up crash and log files on Droid to email to developer Aaron Culliney 2019-11-29 12:41:34 -0800
  • 310825e2cc Route Android logging to native side and timestamp logs Aaron Culliney 2019-11-12 09:17:22 -0800
  • 46b74f65fa Update release notes Aaron Culliney 2019-11-10 16:22:09 -0800
  • 397b43b3e7 Improve joystick button reset procedure Aaron Culliney 2019-11-10 16:10:08 -0800
  • 5aa691815b Support open/closed apple tap events from touch keyboard Aaron Culliney 2019-11-10 15:30:58 -0800
  • c0fd258c40 Shuffle some Android settings around Aaron Culliney 2019-11-10 12:34:09 -0800
  • acade0076b Fix Android Studio lint warning Aaron Culliney 2019-11-10 08:30:40 -0800
  • cff22f6b34 Correctly show chosen file name in disks menu Aaron Culliney 2019-11-10 08:30:00 -0800
  • bf4f76a142 Use origin value for touch joysticks if pythagorean result is 0 Aaron Culliney 2019-11-09 17:10:54 -0800
  • f654fb0825 Improve calibration routine for touch keypad joystick Aaron Culliney 2019-11-09 17:10:32 -0800
  • 9a1d305975 Remove more unnecessary negative buttons Aaron Culliney 2019-11-09 16:10:46 -0800
  • e224912f8b Correctly set cpu65_vmem_X function table sizes :P Aaron Culliney 2019-10-31 17:37:26 -0700
  • 1e986d73ef Improve button positioning Aaron Culliney 2019-10-31 17:35:00 -0700
  • dfc09e87bb Correctly set the filename from chooser activity Aaron Culliney 2019-10-31 17:34:28 -0700
  • 57d1e95cce Improve background color and layout Aaron Culliney 2019-10-31 17:33:41 -0700
  • d6e21fd967 Fix a crash in disk selection Aaron Culliney 2019-10-31 17:33:14 -0700
  • 37df4796c9 Updated Android build tools and first RC Aaron Culliney 2019-10-28 07:27:41 -0700
  • 76c9daeb4c New style for Android app Aaron Culliney 2019-10-27 20:09:34 -0700
  • e70051d6a4 Migrate to AndroidX Aaron Culliney 2019-10-27 17:40:01 -0700
  • 7ac274261a Migrate to AppCompat Aaron Culliney 2019-10-27 17:36:36 -0700
  • cf01bb7985 Ensure proper setting of Android 64bit flags Aaron Culliney 2019-10-27 16:43:19 -0700
  • 8f2ab2f072 Compress cpu65_vmem_* function tables to save space Aaron Culliney 2019-10-27 14:24:30 -0700
  • 00984b7ab9 Compile on Android with more warnings Aaron Culliney 2019-10-27 13:09:46 -0700
  • 1491d3f88d Streamline 65c02 cpu on ARM Aaron Culliney 2019-10-16 17:55:48 -0700
  • 2615351d46 Optimize and de-macroize BIT computation on ARM Aaron Culliney 2019-10-16 17:27:21 -0700
  • f608de450e Allow super twitchy touch joystick Aaron Culliney 2019-10-20 18:40:59 -0700
  • c59b18d176 Inscrutible changes insisted upon by Android Studio Aaron Culliney 2019-10-06 17:05:51 -0700
  • 1c022c9587 Get our copy of breakpad, such as it is, building against NDK R15C Aaron Culliney 2019-10-06 16:51:48 -0700
  • 43d99ec9f4 First cut at 65c02 implemented on aarch64 Aaron Culliney 2019-10-06 16:32:06 -0700
  • 4e27c1a322 Rename internal _debugger_go() to avoid name collision with main debugger_go() Aaron Culliney 2019-10-06 16:28:44 -0700
  • 82813b3ac8 Use correct initial pointers Aaron Culliney 2019-10-06 16:25:59 -0700
  • ad95368a8c Can debug again on Pixely devices ... Aaron Culliney 2019-10-06 16:21:38 -0700
  • 135ccb6b2d Fix build break in testprefs Aaron Culliney 2019-10-06 16:16:47 -0700
  • 7591715357 Fixes to get CPU tracing building again Aaron Culliney 2019-09-15 13:49:07 -0700
  • 317f83a44b Inscrutable changes insisted upon by IB Aaron Culliney 2019-08-09 12:10:44 +0530
  • 3bad383cbe Fix iOS build Aaron Culliney 2019-08-09 11:40:15 +0530
  • 96e75f50ff Avoid doing stderr logging, period Aaron Culliney 2019-06-28 21:10:07 -0700
  • 17147ce662 LOG strerror(errno) for functions that may fail Aaron Culliney 2019-06-28 20:17:37 -0700
  • 348eeb1f09 Avoid strerror(errno) spam in logs Aaron Culliney 2019-06-28 20:06:34 -0700
  • e8e3110d18 Remove an aggressive assert for overtaxed audio systems Aaron Culliney 2019-06-28 19:13:11 -0700
  • 412fb06011 Slowpath debugging interface Aaron Culliney 2019-06-28 18:31:08 -0700
  • fe714af37c Kill some unnecessary uses of volatile Aaron Culliney 2019-06-28 18:30:45 -0700
  • 45cc3332fb Fixes for Linux build Aaron Culliney 2019-06-27 16:22:05 -0700
  • 7eacfb4564 Provide more visual feedback when calibrating joystick variants Aaron Culliney 2019-06-09 16:58:53 -0700
  • e643b1c855 Remove misguided justTapConfigured code path Aaron Culliney 2019-06-09 14:04:14 -0700
  • 4515e5d7b7 Support touch joystick button fire when swiping left/right Aaron Culliney 2019-06-09 13:02:27 -0700
  • 713d9a99e2 More complete feature changes Aaron Culliney 2019-06-09 11:30:29 -0700
  • fcfd32b843 Allow Android device sensor portrait mode Aaron Culliney 2019-06-09 11:14:28 -0700
  • c98777c6ae Correctly handle shifted keys in JSON touch keypad joystick and simplify associated JSON preferences Aaron Culliney 2019-06-09 09:04:48 -0700
  • 2878c5adde Partial Revert "Fastpath no-logging, don't do normal logging in release but provide a means to RELEASE_LOG()" Aaron Culliney 2019-06-02 13:11:59 -0700
  • 788c6cb172 Refactor touch joystick variants Aaron Culliney 2019-06-02 08:26:27 -0700
  • a25d68a1d2 Remove old preference migration codepath Aaron Culliney 2019-06-02 08:25:08 -0700
  • 44e7bda8ac Kill some build warnings Aaron Culliney 2019-06-01 17:47:35 -0700
  • 5efd1099bc Build x86_64 for Android Aaron Culliney 2019-06-01 17:17:53 -0700
  • 3579423890 Upgraded Android Studio Aaron Culliney 2019-06-01 17:17:20 -0700
  • 20852bf737 Lite refactor keys API Aaron Culliney 2019-06-01 07:27:54 -0700
  • 1a32756bd4 Fastpath no-logging, don't do normal logging in release but provide a means to RELEASE_LOG() Aaron Culliney 2019-06-01 07:24:30 -0700
  • 5a8aa065a9 Refactor/simplify spinlocking Aaron Culliney 2019-06-01 07:13:59 -0700
  • ef3944a4dd Provide callback API for end-of-video-frame Aaron Culliney 2019-06-01 07:01:42 -0700
  • 9e8a5e2134 Rename some debugger functions and mark as TESTING Aaron Culliney 2019-03-24 15:50:16 -0700
  • 1c61071a11 Lite refactor debugger interface Aaron Culliney 2019-03-24 15:19:58 -0700
  • 3ca0d9b618 Add some new keyboard variants for the given RPGs Aaron Culliney 2019-03-10 12:18:27 -0700
  • 9b110224a0 Lite refactor/rename keys internal API Aaron Culliney 2019-03-10 12:17:06 -0700
  • faf7d707ed Unbreak INTERFACE_CLASSIC rendering Aaron Culliney 2019-03-08 18:15:15 -0800
  • 5bd8e25739 Improved two-thumb support for touch keyboard Aaron Culliney 2019-03-02 16:48:17 -0800
  • 75be89d1ab Promote alt keyboard selection to a higher menu order Aaron Culliney 2019-03-02 16:23:16 -0800
  • f038ef0346 Unify and brace thread creation with TEMP_FAILURE_RETRY() Aaron Culliney 2019-02-24 09:24:12 -0800
  • d90e12b5dc Rename touch joystick variants for code clarity Aaron Culliney 2019-02-17 08:12:23 -0800
  • c22ad4c1e9 Remove ancient text files Aaron Culliney 2018-12-08 07:57:09 -0800
  • 1bf328795a Silence some Android build warnings Aaron Culliney 2018-12-02 09:10:11 -0800
  • aa74763d28 Bump Android version to 2.0.1 Aaron Culliney 2018-11-25 19:01:35 -0800
  • 36c83c62e3 Make sure data_dir and logging are initialized for all platforms Aaron Culliney 2018-11-24 15:29:55 -0800
  • 27a848f61b Android 2.0.0 RC2 android-2.0.0 xcode_develop master Aaron Culliney 2018-11-25 16:26:12 -0800
  • 253a99ead2 Ensure tests pass again Aaron Culliney 2018-11-25 16:19:56 -0800
  • b08c5d9289 Silence a firing assert for now Aaron Culliney 2018-11-25 15:32:24 -0800
  • 5230afa788 Useability tweak for Millenials and kids ... disk images should be "inserted" read/write by default ;) Aaron Culliney 2018-11-25 14:36:57 -0800
  • 1d2f521e0b Fix graphics tearing and stuttering for disk images that sync to video scanner Aaron Culliney 2018-11-24 15:16:38 -0800
  • db4a71ca6f Enable Chromium systrace for all platforms Aaron Culliney 2018-11-23 10:35:38 -0800
  • 27c45834d2 Rename systrace sources Aaron Culliney 2018-11-23 07:40:37 -0800
  • 1e2449cfdf Misc Droid updates Aaron Culliney 2018-11-22 12:08:58 -0800
  • 3317a23563 Correctly set video preferences Aaron Culliney 2018-11-22 10:36:28 -0800
  • 346d7128d8 Fix some issues around disk loading preferences on macOS Aaron Culliney 2018-11-22 10:14:46 -0800
  • 0478afe60e Pervasively use full range of signed 16bit samples for speaker Aaron Culliney 2018-11-22 10:10:24 -0800
  • d8e6f54c6b Update README.md Aaron Culliney 2018-11-21 13:02:21 -0800