Commit Graph

848 Commits

Author SHA1 Message Date
Logan McNaughton f793eb06be bump to 1.1.20 (#849) v1.1.20 2026-05-07 06:49:49 +00:00
Logan McNaughton 61532f7b45 move sdl init (#848)
* move sdl init

* more

* more

* more

* more
2026-05-06 20:09:21 +00:00
Logan McNaughton a69a74bf37 cleanup some if statements (#846) 2026-05-06 11:57:04 +00:00
Logan McNaughton 6d4d5468f9 save rom dir (#845) 2026-05-06 11:17:28 +00:00
Logan McNaughton 7015d44da7 fix ghost image with SSAA (#844) 2026-05-06 11:05:48 +00:00
Logan McNaughton 172867527b add option for SSAA (#843) 2026-05-06 09:52:13 +00:00
Logan McNaughton 323e8cf1f0 move sdl quit calls (#842)
* move sdl quit calls

* more
2026-05-06 08:59:05 +00:00
Logan McNaughton 172d10d7cb update controllers when clicking on controller config (#841)
* update controllers when clicking on controller config

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-06 07:44:39 +00:00
Logan McNaughton 945d456f9c disable fps display on close (#839)
* disable fps display on close

* another check
2026-05-04 12:52:25 +00:00
Logan McNaughton a4f635265b guards around postcard (#838) 2026-05-04 11:52:46 +00:00
Logan McNaughton f45f951af8 fast forward controller hotkey (#837)
* fast forward controller hotkey

* more
2026-05-04 08:59:20 +00:00
Logan McNaughton 883852a828 more error messages (#836) 2026-05-04 08:36:50 +00:00
Logan McNaughton 90052257bb Use eprintln (#835)
* use eprintln

* more

* more
2026-05-04 07:49:38 +00:00
Logan McNaughton 1184d3d77a better error message (#834) 2026-05-03 14:22:50 +00:00
Logan McNaughton 12280bb35b more crash protection (#832)
* more crash protection

* more

* more
2026-05-03 14:02:17 +00:00
Logan McNaughton 17f3f2dc63 more crash protection (#833)
* more crash protection

* more
2026-05-03 13:59:59 +00:00
Logan McNaughton 3d6ca17a9a more crash protection (#831) 2026-05-03 13:11:08 +00:00
Logan McNaughton 01863a70a8 avoid some controller crashes (#830)
* avoid some controller crashes

* more

* more
2026-05-03 07:50:13 +00:00
Logan McNaughton 801cc1bc74 cargo update (#827) 2026-05-03 05:49:27 +00:00
Logan McNaughton 9ed8d835c0 add merge_group to workflow (#828) 2026-05-03 05:49:07 +00:00
Logan McNaughton b754891d45 ensure audio is playing (#826)
* ensure audio is playing

* more
2026-05-03 07:18:28 +02:00
Logan McNaughton 9cc6d48493 ensure file dialog order for transferpak (#824)
* ensure file dialog order for transferpak

* more
2026-05-02 22:13:59 +02:00
Logan McNaughton b865538d6e avoid panic with invalid cheat (#823)
* avoid panic with invalid cheat

* more

* more
2026-05-02 17:59:51 +02:00
Logan McNaughton abacaddf8a avoid crash on missing GB files (#822)
* avoid crash on missing GB files

* more

* more
2026-05-02 17:06:56 +02:00
Logan McNaughton b86c5daa2c add controller hotkeys (#821)
* add controller hotkeys

* more

* more

* more

* more

* more

* more
2026-05-02 09:04:42 +02:00
Logan McNaughton df8d7d9ff0 allow single controller mpk files (#820) 2026-05-01 21:32:08 +02:00
Logan McNaughton 8c7d3d4893 protect against null ptr dereference (#819)
* protect against null ptr dereference

* more
2026-05-01 20:44:14 +02:00
Logan McNaughton b88f041bd8 don't check for update inside itch app (#817) 2026-05-01 17:42:07 +02:00
Logan McNaughton e860b96bd8 Controller code cleanup (#816)
* controller hotkeys

* more

* more

* more

* more

* more
2026-04-28 08:37:59 +02:00
Logan McNaughton b2ef544513 handle controller reconnection (#815) 2026-04-27 16:38:20 +02:00
dependabot[bot] ca00ee1a42 Bump apple-actions/import-codesign-certs from 6 to 7 (#814)
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 6 to 7.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v6...v7)

---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-27 05:59:33 +02:00
Logan McNaughton 511d8461c2 add note about modifying profile (#812) 2026-04-26 17:46:12 +02:00
Logan McNaughton fe42efadfa limit frequent audio adjustments (#810) 2026-04-25 17:05:54 +02:00
Logan McNaughton c1e73320b1 adjust audio buffer management (#809)
* adjust audio buffer management

* more

* more
2026-04-25 16:05:28 +02:00
Logan McNaughton 47dd6d61b0 update setup-butler (#808) 2026-04-25 11:20:56 +02:00
Logan McNaughton 212557610b use bash shell (#807) 2026-04-25 07:53:30 +02:00
Logan McNaughton 5e6a7731f4 update to 1.1.19 (#806)
* update to 1.1.19

* more
v1.1.19
2026-04-25 07:22:58 +02:00
Logan McNaughton 65c63dfc5d Always set user agent (#805)
* Always set user agent

* more
2026-04-25 07:15:47 +02:00
Logan McNaughton ae4e7cb01f Update download links (#804) 2026-04-24 22:12:24 +02:00
Logan McNaughton a233c72dad add itch.io link (#803) 2026-04-24 10:54:47 +02:00
Logan McNaughton b267b83248 upload to itch.io (#802) 2026-04-24 10:23:28 +02:00
Logan McNaughton 6c2ae4dc5a update mac signing command (#801) v1.1.18 2026-04-23 20:01:01 +02:00
Logan McNaughton 0a884e85df Fix macos sandboxing (#800)
* Fix macos sandboxing

* more

* more

* more

* more

* more

* more

* more
2026-04-23 19:32:53 +02:00
Logan McNaughton 47098f60dd use timer for message lengths (#799)
* use timer for message lengths

* more

* more

* more

* more

* more

* more
2026-04-23 18:00:15 +02:00
Logan McNaughton ca4a20f524 update cargo to v1.1.17 (#798) v1.1.17 2026-04-23 11:02:02 +02:00
Logan McNaughton 3b145909e8 show more detailed version in --version (#797) 2026-04-23 08:57:03 +02:00
Logan McNaughton 6eb3367f1b don't show hardcore switch if it is not enabled (#795) 2026-04-22 09:32:22 +02:00
Logan McNaughton 03f83fe917 fix git version with shallow clones (#794)
* fix git version with shallow clones

* more
2026-04-22 09:08:54 +02:00
Logan McNaughton c4771f91e0 print error to screen (#793)
* print error to screen

* mmore
2026-04-21 22:35:14 +02:00
Danny Kirkham bdd12352e1 Enable accessibility features (#791) 2026-04-21 18:23:10 +02:00