b675dde
(HEAD -> main)
Update the way reboot to payload works. by
2020-05-18 10:24:22 -0400
1650cc6
Fixed to work on latest libnx. by
2020-05-18 10:20:50 -0400
f3e77cf
(tag: v3.1.0)
Added back Swurl not as a submodule. by
2020-04-09 21:23:19 -0400
2d8939e
Removed Swurl as a submodule. by
2020-04-09 21:20:15 -0400
0f13ad5
Made Kosmos Updater work off of the Github API. by
2020-04-09 21:02:24 -0400
26d9f21
Update to latest. by
2020-04-09 07:29:47 -0400
60518aa
Update copyright. by
2020-04-09 07:26:11 -0400
570a895
(sdl-reimagine)
Merging repos. by
2020-04-09 06:51:34 -0400
2e52dd3
(sdl-less)
My attempt to remove SDL from Kosmos Updater. by
2020-04-09 06:46:57 -0400
4194899
(tag: v3.0.9)
Incremented version number to build with latest libnx. by
2019-09-14 15:31:51 -0400
6005ba3
(tag: v3.0.8)
Update name in copyright. by
2019-09-10 18:15:57 -0400
ce17603
Fixed bug with app update. Fixed bug with configs out of sync. Updated submodules. Increased version number. by
2019-09-10 18:08:46 -0400
a77618a
Update dependencies, check if submodules exist, and auto build dependencies. by
2019-07-21 12:10:48 -0400
17f1893
Make ccache optional so support for building on systems without ccache will still work. by
2019-07-21 11:05:16 -0400
c9e5c18
Merge pull request #35 from fennectech/patch-2 by
2019-07-21 08:34:55 -0400
4814c77
Update Makefile by
2019-07-21 01:26:06 -0500
70921cd
(tag: v3.0.7)
Fix the icon to work with any directory name. by
2019-07-07 08:54:30 -0400
50c0752
(tag: v3.0.6)
Fixed sys-ftpd config path. Switched to HTTPS for web traffic. Added setting to track if the user is ignoring config files. Added config migration with config versioning. by
2019-07-06 09:11:14 -0400
d3ce654
(tag: v3.0.5)
Add ftpd in the config folder as well. by
2019-07-04 16:54:11 -0400
8cd032c
Added ability to ignore config files. Fixed ignore file option had to start with"sdmc://". by
2019-07-04 14:02:29 -0400
7aea58e
Remove multi-threaded code as it was causing crashes. Added ability to force a render. by
2019-07-03 21:06:50 -0400
b84eec7
Switching to use Swurl for web requests. by
2019-07-03 11:00:38 -0400
2513203
Added submodules. Made FileManager use SimpleIniParser. by
2019-07-03 09:00:46 -0400
1eee89f
Cleaned up namespaces. Removed ES Patches, Bundles, and Channels. Removed sound due to dependency issue. Removed minizip from code to use devkitPro's minizip library. Increased version number. by
2019-07-02 15:47:02 -0400
c4a5ce2
Updated for latest DKP and small changes I forgot to commit. by
2019-04-02 17:32:55 -0400
ba5a4b8
Fix stable version numbers longer than 7 characters. by
2019-02-24 08:01:00 -0500
cb69e95
(tag: v3.0.4)
Passcode View completed. Download ES Patches if enabled or they already exists. by
2019-02-20 20:36:45 -0500
d24dd2f
Fix issues. by
2019-02-20 18:48:32 -0500
afa8f34
Added validation of the passcode and setting of config when passcode is correct. by
2019-02-19 09:19:02 -0500
46ae6c3
Update copyright. Added passcode view. Added force_es_patches to internal file. Have the passcode view show up when holding down X for 2 seconds. by
2019-02-19 09:02:19 -0500
91fbb12
Changed from "nogc" to "autonogc". by
2019-02-17 15:24:49 -0500
4bbf442
Merge pull request #21 from null-device/master by
2019-02-15 15:32:39 -0500
3d4fa81
It would definately be a good idea to test what I push out. Maybe... by
2019-02-15 15:29:37 -0500
da2231a
Up the version number to 3.0.4. by
2019-02-15 15:10:38 -0500
c5383b1
Move the socket code outside if DEBUG is defined. by
2019-02-15 15:10:15 -0500
dca6800
Move channel, bundle, and version from the config file to internal db file. by
2019-02-15 15:09:33 -0500
b551b3a
Apply global nogc to Hekate config. by
2019-02-15 15:07:54 -0500
0735557
Improved assets. by
2019-01-05 11:46:26 -0500
afb6a2c
(tag: v3.0.3)
New icon in the app and removed the white borders on the bottom and right side of the main icon. by
2019-01-04 08:16:27 -0500
0b02814
Update the makefile and up the version number. by
2019-01-03 18:33:54 -0500
897e424
Fix typo in ExFatWarningScene by
2018-12-26 10:16:12 -0500
d198bfe
Merge pull request #20 from AtlasNX/Icon-PR by
2018-12-20 21:13:41 -0500
5bbeadd
Update Icon by
2018-12-20 23:45:33 +0100
f589965
(tag: v3.0.2)
Change iterators to ranges. by
2018-11-14 19:21:41 -0500
80c147f
Extract empty files. by
2018-11-14 19:10:40 -0500
b161fac
Increased version number. by
2018-11-14 17:25:56 -0500
f3e0f4a
When checking for if there is an update it will actually check if you are on a newer version than what is on the server. by
2018-11-14 17:24:08 -0500
70fad52
Remove passing type to the package endpoint. by
2018-11-14 17:23:13 -0500
9133ce4
Handle HTTP status codes that are not 200. by
2018-11-14 17:22:12 -0500
ba91724
Remove the hekate bundle. by
2018-11-14 17:21:35 -0500
6a8f6d6
(tag: v3.0.1)
Increased the patch version number. by
2018-11-14 07:12:02 -0500
965397f
Moved to it's own server. by
2018-11-12 19:56:42 -0500
c47ab53
Fixed typo by
2018-11-11 21:45:32 -0500
31812d5
(tag: v3.0.0)
Add alert views to warn restarting and enabling game cart. Up'd to version 3.0.0. Changed icon. by
2018-11-10 13:49:43 -0500
eeaa460
Missed a single file... by
2018-11-10 10:41:59 -0500
059076f
Rebranding... by
2018-11-10 10:33:52 -0500
bd7c884
Remove ReiNX. Shorten the SHA1 for Bleeding Edge on the final screen. Return defaults on unsupported channels and bundles. by
2018-11-09 22:01:27 -0500
24dcef8
Support for multi-line text views. by
2018-11-09 21:54:40 -0500
9faa2f8
Show ExFAT Warning message on start. by
2018-11-09 20:18:24 -0500
00761a3
Apply `nogc` when disabled game cart is turned on. by
2018-11-09 18:54:13 -0500
ff3e887
Removed printf's from debugging. by
2018-11-09 16:59:22 -0500
2678e82
Created the frontend for deleting files. Also fixed closing and deleting the zip file. by
2018-11-09 16:58:37 -0500
d368e64
Fix configManager. Put deleting files under it's own thread to show progress. by
2018-11-09 16:16:18 -0500
40a1694
Move hardcoded strings into constants in the ConfigManager. by
2018-11-09 14:04:51 -0500
8dd9dd3
Cleaned Up Config Manager. Clean up files should honor ignored files. Added disable game cart option. Added boolean list row style. Created AlertView classes. by
2018-11-09 08:47:15 -0500
53674ac
Keep track of installed files. by
2018-11-07 18:02:46 -0500
89c5aed
Make update and status view show up on PackageSelectScene. by
2018-11-07 17:27:33 -0500
4597d68
Ignore file hasn't been working since I added ZIP support back in. by
2018-11-07 17:27:05 -0500
679de6e
Remove no gamecard. Improve handling of modals. Added support for editing ini files. by
2018-11-04 17:39:05 -0500
47c8ed5
Updated the README file. by
2018-11-01 22:43:42 -0400
a647f73
Add Proxy Settings. by
2018-11-01 22:30:33 -0400
6b2bf37
(tag: v2.1.0)
Fixed bug with extracting zip files. by
2018-10-23 08:01:56 -0400
bf56eb5
Add back in minizip. by
2018-10-22 22:18:28 -0400
ee46ad0
Added Hekate nogc to bundle and make multi select view scrollable. by
2018-10-22 20:15:24 -0400
df692af
Merge pull request #12 from StevenMattera/ignoreFiles by
2018-10-20 22:32:54 -0400
6341a4e
Updated README.md with new options. by
2018-10-20 22:26:50 -0400
4e096eb
Ability to disable autoupdate and ignore files. by
2018-10-20 22:22:39 -0400
c43dd9d
Merge pull request #11 from StevenMattera/restart by
2018-10-20 21:25:00 -0400
7ced3bf
Added restart option at the end. by
2018-10-20 21:24:41 -0400
7dfaa53
Merge pull request #9 from StevenMattera/sounds by
2018-10-20 18:30:00 -0400
2079caa
Add back in the sounds. by
2018-10-20 12:46:38 -0400
cb626ec
(tag: v2.0.0)
Merge pull request #4 from StevenMattera/gui by
2018-10-20 12:13:02 -0400
33f285b
Fixed crash due to not closing FileManager threads. by
2018-10-19 07:52:20 -0400
49d28de
Finishing touches. by
2018-10-18 20:23:09 -0400
0896cdb
Small fix. by
2018-10-17 22:16:25 -0400
e1b62ed
Forgot to add size for header and getter methods. by
2018-10-17 11:15:45 -0400
a7fcb8b
Store header to get version number and file count. by
2018-10-17 11:14:01 -0400
00b3d05
Store header to get version number and file count. by
2018-10-17 11:10:55 -0400
e5a5779
Store header to get version number and file count. by
2018-10-17 11:09:57 -0400
3962d48
Store header to get version number and file count. by
2018-10-17 11:09:18 -0400
1e9532d
Default the bundle and channel to empty strings. by
2018-10-17 11:02:46 -0400
c13acdd
Send bundle and channel through query parameters. by
2018-10-17 11:01:29 -0400
cad0eae
Added bundle and channel to NetRequest for query params. by
2018-10-17 10:42:09 -0400
846c5ad
Switched from using zip to tar. by
2018-10-16 19:06:35 -0400
f8b2959
Working on extracting the zip file. by
2018-10-13 01:06:25 -0400
7d1afcb
Package downloading and some general cleanup. by
2018-10-12 23:14:27 -0400
36a95d5
Wrapped up Package Select Scene. by
2018-10-05 18:22:22 -0400
723484d
Finish off the multi-select views. by
2018-10-05 10:49:51 -0400
7e4ddf9
Started work on the Mult-Select View. by
2018-10-04 20:14:28 -0400
e31ef34
Added debug flag to skip app updating and removed left over printf. by
2018-10-03 18:54:40 -0400