Maschell
6458880477
Update Dockerfile
AromaBasePlugin-20250208-131956
v0.1.7
2025-02-08 14:18:52 +01:00
Daniel K. O. (dkosmari)
f63fdcf7fa
Reverted back to .c_str()
use.
2025-02-08 14:18:52 +01:00
Daniel K. O. (dkosmari)
ae89d71672
No need to test before destroying the thread, this test already exists inside
...
`std::optional::reset()`.
2025-02-08 14:18:52 +01:00
Daniel K. O. (dkosmari)
51e6092b91
Fixed a race condition in the updater thread, by using a stop_token
argument to the
...
thread.
This also avoids allocating the updater thread object on the heap, by using
`std::optional` instead of `std::unique_ptr`.
Code simplified: `std::jthread` destructor will stop and join the thread automatically.
2025-02-08 14:18:52 +01:00
Maschell
1ebf3efe36
Bump version
2025-02-08 14:18:52 +01:00
Maschell
54c459a8e7
Update Dockerfile
2025-02-08 14:18:52 +01:00
Maschell
ab84f22f14
Log warning if creating button combos failed
2025-02-08 14:18:52 +01:00
Maschell
6f4e374576
Use the WUPSButtonComboAPI to implement the update check button combos to open the AromaUpdater
2025-02-08 14:18:52 +01:00
Maschell
a5c397553b
Clean up header
2025-02-08 14:18:52 +01:00
Maschell
10a25b722b
Compile with latest wut version
2025-02-08 14:18:52 +01:00
Maschell
cad1713357
Bump version to 0.1.6
AromaBasePlugin-20240508-212906
v0.1.6
2024-05-08 23:27:55 +02:00
Maschell
bf64de2acf
Actually save the OTP to otp.bin instead of opt.bin
2024-05-08 23:27:55 +02:00
Maschell
2a995e2591
Automatically save a OTP/SEEPROM dump to the sd card
AromaBasePlugin-20240508-115310
v0.1.5
2024-05-08 13:51:59 +02:00
Maschell
cc04c1ae96
Migrate AromaUpdater to sub directory on console boot
AromaBasePlugin-20240505-155830
v0.1.4
2024-05-05 17:57:27 +02:00
Maschell
174ff9c81c
Update Dockerfile to use latest WUPS version
2024-05-05 17:57:27 +02:00
Maschell
0add2f26cf
Bump version
AromaBasePlugin-20240427-091631
2024-04-27 11:15:22 +02:00
Maschell
7c3097a785
Update Dockerfile
2024-04-27 11:15:22 +02:00
Maschell
19cf4ecd5f
Bump softprops/action-gh-release from 1 to 2
2024-04-27 11:15:22 +02:00
Maschell
69c645bbee
Bump actions/checkout from 3 to 4
2024-04-27 11:15:22 +02:00
Maschell
10743f784c
Fix the update notification
2024-04-27 11:15:22 +02:00
Maschell
ae56c04b7c
More cleanup and fixes
2024-04-27 11:15:22 +02:00
Maschell
2078522898
Fix config menu
2024-04-27 11:15:22 +02:00
Maschell
85288e1bf5
WUPS 0.8.0 support
2024-04-27 11:15:22 +02:00
Maschell
f96f82e2c0
Create dependabot.yml
AromaBasePlugin-20230723-083235
2023-07-23 10:30:58 +02:00
Maschell
de67376382
Bump version
AromaBasePlugin-20230719-173623
v0.1.3
2023-07-19 19:34:59 +02:00
Maschell
d4a299790e
Update Dockerfile
AromaBasePlugin-20230719-131537
2023-07-19 15:14:20 +02:00
Maschell
93dee7c955
Update Dockerfile
AromaBasePlugin-20230715-110012
2023-07-15 12:58:59 +02:00
Andrew
f6d64432b6
Add libsdutils and SDHotSwapModule to README.md
AromaBasePlugin-20230605-123521
2023-06-05 14:34:04 +02:00
Maschell
ea5f427d51
Update main.h
AromaBasePlugin-20230328-183656
v0.1.2
2023-03-28 20:35:33 +02:00
Maschell
2f0c88f157
Only display the write lock error when a sd card is mounted
AromaBasePlugin-20230326-160504
2023-03-26 18:03:44 +02:00
Maschell
f8261378ee
Bump Version
AromaBasePlugin-20230323-141038
v0.1.1
2023-03-23 15:09:15 +01:00
Maschell
ba99747d4c
Display notification if the sd card is write locked
AromaBasePlugin-20230323-135439
2023-03-23 14:53:05 +01:00
Maschell
4e5d5986d4
Change docker registry to ghcr.io
AromaBasePlugin-20230316-114257
2023-03-16 12:41:31 +01:00
Maschell
ca256f523d
Add missing LICENSE
AromaBasePlugin-20230222-151948
2023-02-22 16:18:16 +01:00
Maschell
729c223091
Fix connecting to a 3DS on Mii Maker
2023-02-22 16:18:16 +01:00
Maschell
2d49133dea
First commit
AromaBasePlugin-20230126-172339
v0.1
2023-01-26 18:21:26 +01:00