Commit graph

274 commits

Author SHA1 Message Date
Logan McNaughton
711edef9cc update parallel rdp 2024-05-29 07:09:16 -06:00
Logan McNaughton
64dae8970d
Bump ver to 0.1.7 (#62) 2024-05-27 13:35:34 -06:00
Logan McNaughton
4da7cd0551
Update parallel-rdp WSI integration (#61)
* Update parallel-rdp WSI integration

* fix build

* disable mac build
2024-05-27 13:23:56 -06:00
Logan McNaughton
ce5ee30ef0 Update parallel rdp 2024-05-27 12:37:21 -06:00
dependabot[bot]
9eb4e73c4d
Update zip requirement from 1.1 to 2.1 (#60)
Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/1.1.0...v2.1.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 20:54:48 -06:00
Logan McNaughton
3b1ef2938d
Bump version to 0.1.6 (#57) 2024-05-24 11:49:22 -06:00
Logan McNaughton
b8ce85b9fd update parallel rdp 2024-05-24 11:22:14 -06:00
Logan McNaughton
49ba66f0a3
Fix linter errors (#55) 2024-05-02 07:29:48 -06:00
dependabot[bot]
0bad5999c1
Update zip requirement from 0.6 to 1.1 (#53)
---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 20:44:19 -06:00
dependabot[bot]
2911be7deb
Update sevenz-rust requirement from 0.5 to 0.6 (#52)
---
updated-dependencies:
- dependency-name: sevenz-rust
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 20:49:42 -06:00
dependabot[bot]
7ea1516d52
Update eframe requirement from 0.26 to 0.27 (#51)
Updates the requirements on [eframe](https://github.com/emilk/egui) to permit the latest version.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emilk/egui/compare/0.26.0...0.27.0)

---
updated-dependencies:
- dependency-name: eframe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 20:53:38 -06:00
Logan McNaughton
3bac21a908
bump version to 0.1.5 (#50) 2024-03-21 12:05:28 -06:00
Logan McNaughton
182cb78649
Use rust stable (#39) 2024-03-21 07:19:34 -06:00
Logan McNaughton
42919d141a
clean up RFD features (#49) 2024-02-25 19:25:26 -07:00
dependabot[bot]
979c3666df
Update rfd requirement from 0.13 to 0.14 (#48)
Updates the requirements on [rfd](https://github.com/PolyMeilex/rfd) to permit the latest version.
- [Release notes](https://github.com/PolyMeilex/rfd/releases)
- [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PolyMeilex/rfd/compare/0.13.0...0.14.0)

---
updated-dependencies:
- dependency-name: rfd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 19:18:51 -07:00
Logan McNaughton
4ff7a640d8
Update rust beta (#44) 2024-02-08 07:29:35 -07:00
dependabot[bot]
97928e1612
Update eframe requirement from 0.25 to 0.26 (#46)
Updates the requirements on [eframe](https://github.com/emilk/egui) to permit the latest version.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emilk/egui/compare/0.25.0...0.26.0)

---
updated-dependencies:
- dependency-name: eframe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 21:17:15 -07:00
Logan McNaughton
19354fe732
bump version to 0.1.4 (#41) 2024-01-28 12:42:20 -07:00
Logan McNaughton
febf321d58
Update download link (#42) 2024-01-28 12:33:52 -07:00
Logan McNaughton
1dcfe3a25d
Use sdl crate v0.36 (#40) 2024-01-28 12:11:56 -07:00
Logan McNaughton
93aafafa75
Remove string_remove_matches (#38) 2024-01-22 08:47:57 -07:00
Logan McNaughton
44dd53b367
round_ties_even is default now (#37) 2024-01-22 08:31:19 -07:00
Logan McNaughton
1ffa586789
bump version to 0.1.3 (#36) 2024-01-14 21:05:28 -07:00
Logan McNaughton
f12baef633
Update rfd (#35) 2024-01-14 20:45:58 -07:00
dependabot[bot]
3e4efe110b
Update eframe requirement from 0.24 to 0.25 (#33)
Updates the requirements on [eframe](https://github.com/emilk/egui) to permit the latest version.
- [Release notes](https://github.com/emilk/egui/releases)
- [Changelog](https://github.com/emilk/egui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emilk/egui/compare/0.24.0...0.25.0)

---
updated-dependencies:
- dependency-name: eframe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 19:36:18 -07:00
dependabot[bot]
981a8e8f05
Bump actions/upload-artifact from 3 to 4 (#32)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2023-12-14 19:56:37 -07:00
Logan McNaughton
13d6992ca1 bump ver to 0.1.2 2023-11-24 09:03:23 -07:00
Logan McNaughton
5af1c1f7ee
Update eframe/egui (#29) 2023-11-24 09:03:01 -07:00
Logan McNaughton
00c236ce8c fix linter 2023-11-05 21:51:41 -07:00
Logan McNaughton
034fa7c29c fix window resize 2023-11-05 20:31:08 -07:00
Logan McNaughton
ac30d7a6dd update ver to 0.1.1 2023-11-05 20:08:59 -07:00
Logan McNaughton
e848789965
Create FUNDING.yml 2023-11-04 12:54:15 -06:00
Logan McNaughton
2f1a1b1479 fix small gui bug 2023-11-03 09:03:01 -06:00
Logan McNaughton
52caa9cee3 more 2023-11-02 12:44:49 -06:00
Logan McNaughton
e848bfbd81 fix crash 2023-11-02 12:17:39 -06:00
Logan McNaughton
cce163921e
gui (#24)
* gui

* name

* more

* more

* fix

* warn

* more

* remove dnd

* more

* more

* more

* more

* more

* more

* more

* more

* more

* linter

* more

* more

* more

* more

* linter

* more

* linter

* fix

* more
2023-11-02 10:45:11 -06:00
Logan McNaughton
268048f76c move func 2023-10-25 09:45:07 +03:00
Logan McNaughton
ecf894b74e
add windows icon (#23)
* add windows icon

* more
2023-10-24 16:07:31 +03:00
Logan McNaughton
53d2fd7806 add icon 2023-10-24 15:54:28 +03:00
Logan McNaughton
46625f3104
clippy fixes (#22)
* clippy fixes

* typo fix

* more

* more

* more

* more

* more

* more

* add workflow
2023-10-24 14:20:48 +03:00
Logan McNaughton
f969e71f17
don't use !0 (#21)
* don't use !0

* fix type
2023-10-24 02:45:22 -06:00
Logan McNaughton
94cfc61678
controller config (#19)
* controller config

* more

* list controllers

* add config file

* save at end

* fix path

* more

* clean

* readme

* more

* assign controller

* clear option

* more

* add bind profile

* pretty

* stub

* comments

* add comment

* move

* more

* use i

* use none

* add types

* more

* more

* more

* more

* more

* more controller stuff

* some joystick

* cleaner

* func

* func

* more

* clean

* more func

* more

* hat

* change defauly

* only p1

* bind using guid

* more

* windows

* add font

* more

* clean

* warnins

* more

* more

* more

* more

* more

* joystick

* clean

* more

* more
2023-10-23 21:44:14 +03:00
Logan McNaughton
887e561101
remove unused 2023-10-16 22:26:36 +03:00
Logan McNaughton
c3fb872d6f
rom saves (#18)
* rom saves

* more

* more

* more

* works but slow

* use json

* clean

* clean

* clean
2023-10-16 21:20:58 +03:00
Logan McNaughton
a75e7a08cb shift jis support 2023-10-15 19:56:54 +03:00
Logan McNaughton
77d9f65196
RTC (#17)
* RTC

* fix
2023-10-15 10:09:17 -06:00
Logan McNaughton
ffdf84e221
use desktop fullscreen mode (#16) 2023-10-14 14:41:18 -06:00
Logan McNaughton
62743d9637
fix branch offset (#15) 2023-10-14 14:19:38 -06:00
Logan McNaughton
46464e6ad9 zero alloc rdram 2023-10-14 07:31:30 -06:00
Logan McNaughton
7591416da4 move to function 2023-10-12 20:43:23 -06:00