Commit Graph

171 Commits

Author SHA1 Message Date
Helloman892
630cc41759 updating README.md (#38)
* correcting mild spelling mistake

* more readme edits
2017-09-04 08:31:33 -04:00
5fc499ff78 Automatically update themes list when a new theme is downloaded 2017-09-04 02:42:27 -04:00
3241544296 (Mostly) finish QR support 2017-09-04 02:03:58 -04:00
7aed454297 Increase stack size to decode larger QR codes properly 2017-09-03 15:53:41 -04:00
Nils P
c539fa239c Add Building section 2017-09-03 18:57:40 +02:00
Alex Taber
b7d15da092 Qr stuff (#32)
QRs are now scanned and decoded, but they aren't downloaded.
2017-09-03 12:52:02 -04:00
Nils P
9a34a17fe8 Changing all Battery related icons (#29) 2017-09-03 10:19:54 -04:00
4084408562 Fix arm11 dabort when switching apps through home menu, START no longer reboots in some cases 2017-09-02 23:07:47 -04:00
9afbe22df7 Merge branch 'master' of github.com:3dsfug/Anemone3DS 2017-09-02 17:26:10 -04:00
448a9ceb8a Fix no-smdh case 2017-09-02 17:25:59 -04:00
Laine
25aa02008e Update README.md (#25)
* fix readme

* fix?

* fix?

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-09-02 15:59:55 -04:00
49e6c6f827 Add splash uninstall screen 2017-09-02 12:16:17 -04:00
365ae87477 Merge branch 'master' of github.com:3dsfug/Anemone3DS 2017-09-02 11:57:18 -04:00
f461b3b5b5 Remove GPIO error on reboot, change battery % indicator to battery graphics 2017-09-02 11:57:02 -04:00
Nils P
6ea3904682 Adding splash deletion feature (#24)
* Adding splash deletion feature

* Add Mention for deleting splashes
2017-09-02 11:45:56 -04:00
aac093f466 Resolved merge conflicts 2017-09-02 10:08:52 -04:00
9442afb608 Change stuff with MCUHWC, reboot functionality 2017-09-02 10:05:42 -04:00
Helloman892
91f54ff22e Start button functionality (#21)
* srvPublishToSubscriber

Pressing Start from the app now sends the user to the Power Off screen.

* *hax check

As per Sono, checks whether the current environment is *hax. If it isn't, it goes to the home screen; otherwise, it restarts the console.

* Bugfixes

This may work?

* Revert "Bugfixes"

This reverts commit 7c382d719ac9f50af17d117f177c8bede75941f1.
2017-09-02 10:05:18 -04:00
pokecraft98
aa593c61a6 Added invite to theme plaza discord (#23) 2017-09-02 10:05:10 -04:00
Nils P
2a8e3176a8 Readme Overhaul (#20)
* Readme Overhaul

* Linking to Project_CTR for makerom
2017-09-02 09:23:48 -04:00
thedax
c84f40cf57 3dstool isn't really needed for romfs generation. (#19) 2017-09-01 19:33:24 -04:00
Alex Taber
45cbf0761b Add dependencies 2017-09-01 15:07:27 -04:00
8c7c409bca Update pp2d 2017-09-01 12:51:47 -04:00
d9ddd68d2e Change to using the homebrew logo I guess 2017-09-01 12:51:25 -04:00
d93f4f9207 Add install BGM option 2017-09-01 12:31:55 -04:00
867f4b61ab Fix splash install when /luma/splash.bin or /luma/splashbottom.bin were missing 2017-09-01 12:11:25 -04:00
72153ba15d Make controls more untuitive 2017-09-01 12:02:09 -04:00
c4a096249c Fix softlock and make error more descriptive, and fixed preview offset 2017-09-01 11:55:32 -04:00
LiquidFenrir
91ba5fed49 previews overhaul (#13)
* allow quitting if there are no themes or splashes

* load preview only once if the user toggles more than once
2017-09-01 10:12:26 -04:00
6ea94a76dc Fix breaking bug related to splash screens 2017-09-01 03:52:07 -04:00
4ed0ea3c52 Added splash support 2017-09-01 03:18:06 -04:00
4af7d5741b Add install indicators 2017-09-01 00:44:43 -04:00
97aff47448 Display all theme info 2017-09-01 00:37:55 -04:00
37f0de5756 Stop loading previews without user button press 2017-09-01 00:29:09 -04:00
d5d48228b3 Fix preview loading for Preview.png 2017-08-31 22:28:52 -04:00
aa3f35504f Merge branch 'master' of github.com:3dsfug/Anemone3DS 2017-08-31 22:00:37 -04:00
43b37d2616 Fixed rsf and reboot 2017-08-31 21:57:56 -04:00
LiquidFenrir
70e086b20c adds dynamic preview loading and silence minizip warnings (#11)
* make use of the return value for safety

* get rid of warnings
(sizeof(wchar_t) is the same as sizeof(u32), so no problem there)

* dynamic preview loading
fix crash when too many themes have previews available
2017-08-31 21:57:08 -04:00
4811fa1c4c Change makefile order 2017-08-31 14:19:15 -04:00
LiquidFenrir
ebd2a9d6ae Several improvements (#9)
* fix icon filename

* update pp2d to fix preview problem

* several improvements:
- rely on a single header for simple/common headers
- cleaned up main by putting the interface drawing function in its own file
- load previews from .zip themes (may cause some loading times when launching
- only need 1 shuffle image thanks to pp2d's blending abilities

* not needed anymore

* fix preview color and position

* forgot

* add proper icon loading
thanks steveice10 for bannertool which this was pretty much taken from

* only add proper themes to the list

* add slightly more space between the icon and the name

* not monospace, the little movement every blink is annoying

* fix typo
2017-08-31 07:55:00 -04:00
Alex Taber
9beae916b0 Update readme with more credits 2017-08-30 21:24:51 -04:00
Alex Taber
5117e67ca0 Switch to https for pp2d 2017-08-30 14:57:00 -04:00
Alex Taber
d0ea5ba483 Added new assets by Kenn 2017-08-30 10:15:56 -04:00
Alex Taber
86a1d828c8 Clean up format_time (Thanks LiquidFenrir) 2017-08-30 10:06:51 -04:00
23d938e0d5 Actually add stuff to romfs 2017-08-30 00:18:10 -04:00
c794500363 Add shuffle indicators 2017-08-30 00:17:44 -04:00
e82a0a3882 Adding controls and (some) theme previews, this feature really needs to improve 2017-08-29 23:49:54 -04:00
Alex Taber
28d55c7a6a Update README.md 2017-08-29 14:48:41 -04:00
a74c9d9e9c Add beginning parts of a GUI, update README (again) 2017-08-29 14:44:44 -04:00
3fa0d36e41 Add LICENSE header, update README 2017-08-29 08:15:28 -04:00