Bálint Kovács
|
46515aff0f
|
Add additional devkitpro dependencies to README.md (#70)
I have been trying to build 3DShell from source, and I have run into some missing dependencies. Would it be possible to add them to the README?
|
2021-04-11 16:51:41 -04:00 |
|
Joel16
|
8fc3e271e1
|
Bump version to 5.1.0
|
2021-03-23 14:58:08 -04:00 |
|
Joel16
|
fd2735d524
|
fs: Clear copy file entry before another copy/paste is made
|
2021-03-23 12:44:05 -04:00 |
|
Joel16
|
87140397b8
|
gui: Clean-up some unnecessary casts and unused imports
|
2021-03-23 12:33:37 -04:00 |
|
Joel16
|
c89319f8e7
|
touch: Expand touch controls to settings/updates
|
2021-03-22 13:58:38 -04:00 |
|
Joel16
|
75e3f9f98d
|
touch: Enable touch controls for file options
|
2021-03-22 12:00:16 -04:00 |
|
Joel16
|
bcdfb17973
|
archive: We don't need archive_write_finish_entry
|
2021-03-21 22:33:20 -04:00 |
|
Joel16
|
a1ed6ef8fa
|
archive: Do not check for result after updating paths and close write handle
|
2021-03-21 14:11:34 -04:00 |
|
Joel16
|
c3602f1fff
|
gui: Trim string if length goes beyond screen
|
2021-03-21 12:47:52 -04:00 |
|
Joel16
|
543b607230
|
updater: Display progress through curl progress callback
|
2021-03-20 23:32:29 -04:00 |
|
Joel16
|
6c8e0324ab
|
assets: Clean up/improvise on bottom screen status bar icons
|
2021-03-20 15:19:01 -04:00 |
|
Joel16
|
59f2113414
|
fs: Allow user to cancel a file copy and retain proper file size after cancellation
|
2021-03-19 16:32:05 -04:00 |
|
Joel16
|
23e5d0474d
|
archive: Properly close and free all handles and allow user to cancel through extraction
|
2021-03-19 16:17:15 -04:00 |
|
Joel16
|
2c5e8d3ea6
|
fs: Fix alphbetical sorting for filenames with different cases
|
2021-03-19 15:44:27 -04:00 |
|
Joel16
|
fa01be62d4
|
archive: Reimplement archive extraction using libarchive
|
2021-03-19 15:29:25 -04:00 |
|
Joel16
|
bdf0d4cec8
|
textures: Do not open textures that are >= 1024x1024
|
2021-03-12 12:50:55 -05:00 |
|
Joel16
|
953be6ec15
|
cia: Only save application path if running in 3dsx
|
2021-03-11 15:03:24 -05:00 |
|
Joel16
|
d392626d62
|
image viewer: Fix width/height in properties and account for both screens
|
2021-03-02 23:25:30 -05:00 |
|
Joel16
|
e7c8c5071d
|
gui: Fix selector going out of bounds when returning from a dir with a long list of files
|
2021-03-02 22:32:48 -05:00 |
|
joel16
|
f3fe51d553
|
cia: Download and install .CIA version if user is not using 3dsx
|
2021-02-10 14:17:42 -05:00 |
|
joel16
|
5dcb2cfb32
|
Add gitignore to ignore binaries and object files
|
2021-02-10 00:21:11 -05:00 |
|
joel16
|
29d17311f2
|
cia: Build CIA with makerom & bannertool
|
2021-02-10 00:17:43 -05:00 |
|
joel16
|
e69150d2b5
|
gui: Fix selector going out of bounds when right key is used
|
2021-02-09 17:51:24 -05:00 |
|
joel16
|
af4b077f08
|
gui: Block NAND access unless dev options is enabled
|
2021-02-09 01:06:18 -05:00 |
|
Joel
|
d08f1c2e1e
|
Create README.md
|
2021-02-08 20:05:03 -05:00 |
|
joel16
|
5bd6de3b54
|
options: Make use of cancel button
|
2021-02-08 01:48:48 -05:00 |
|
joel16
|
c705877114
|
gui: Properly display minutes/hours (double digits) as well as some minor cleanups
|
2021-02-08 01:15:37 -05:00 |
|
joel16
|
f07d89f1a1
|
main: Init mcuHwc
|
2021-02-08 00:10:30 -05:00 |
|
joel16
|
71c3ff2fef
|
fs: Do not associate archives with a file type until they are supported again
|
2021-02-07 22:53:12 -05:00 |
|
joel16
|
6f903e0fb1
|
Bump version to 5.0.0
|
2021-02-07 22:51:09 -05:00 |
|
joel16
|
2a7650cb8e
|
config: Fix decoding config.json if last_dir contains a path with spaces
|
2021-02-07 22:50:10 -05:00 |
|
joel16
|
d749a338b2
|
logs: Only log if dev options are enabled
|
2021-02-07 22:47:06 -05:00 |
|
joel16
|
9f9f0b3c40
|
logs: Delete pre-existing log during boot up to prevent cluttering
|
2021-02-07 22:46:23 -05:00 |
|
joel16
|
6762187261
|
gui: Display file properties (parent dir/size) and image properties (name/width/height)
|
2021-02-07 22:24:28 -05:00 |
|
joel16
|
e472e8ace9
|
gui: Improve file navigation controls
|
2021-02-07 19:24:13 -05:00 |
|
joel16
|
7f732bc44b
|
textures: Revert back to a single texture instead of a vector
|
2021-02-07 13:04:30 -05:00 |
|
joel16
|
54bfadd216
|
textures: Add support for bmp/gif decoding
|
2021-02-06 23:34:28 -05:00 |
|
joel16
|
6d387ecd4e
|
gui: Allow touch controls to access sd/nand/search icons
|
2021-02-06 16:31:23 -05:00 |
|
joel16
|
d697ba4155
|
touch: Enable touch controls for menu icons
|
2021-02-06 01:33:31 -05:00 |
|
joel16
|
6aa65f2f39
|
gui: Close options dialog after file/folder deletion
|
2021-02-06 01:17:33 -05:00 |
|
joel16
|
89dd602edd
|
fs: Display progress bar when copying files
|
2021-02-06 00:50:44 -05:00 |
|
joel16
|
8ad9296278
|
settings: Implement dialog for downloading and installing updates
|
2021-02-05 14:14:10 -05:00 |
|
joel16
|
ad3648cd7b
|
gui: Display and recalculate storage bar after copy/delete operations
|
2021-02-03 12:18:01 -05:00 |
|
joel16
|
b3fce86af8
|
Initial commit 3DShell-next
|
2021-02-03 01:05:23 -05:00 |
|