More actions
(Created page with "{{Infobox homebrew | title = iFile | image = File:Ifileds.png | type = Utility | version = 0.15 | licence = Mixed | author = Darkchild | w...") |
No edit summary |
||
Line 14: | Line 14: | ||
==Installation== | ==Installation== | ||
Download and extract file. | |||
Put the .nds file in flashcard/linker. | |||
==User guide== | ==User guide== | ||
Toolbar: | In the Toolbar: | ||
'''Red Icon''' - Delete file/folder (detects automatically) | |||
'''Card with pencil''' - Rename file (folders not supported yet) | |||
==Controls== | ==Controls== | ||
Up/Down - | Up/Down - Select file/folder | ||
A - | A - Open | ||
B - | B - Back to parent folder | ||
==Changelog== | ==Changelog== | ||
'''v0.15''' | '''v0.15''' | ||
*Fixed the typo (Folrder | * Fixed the typo (Folrder) (thanks Josiah). | ||
*Canceling renaming was broken, now fixed (Thanks | * Canceling renaming was broken, now fixed (Thanks Gh0st). | ||
*Raised the number of files permited to show to 600 (Hope that's enough | * Raised the number of files permited to show to 600 (Hope that's enough). | ||
*Added check for deleting folders( if something goes wrong he'll warn you!) | * Added check for deleting folders( if something goes wrong he'll warn you!). | ||
*Fixed a bug that ocurred when entering the first folder in the card's root | * Fixed a bug that ocurred when entering the first folder in the card's root. | ||
*iFile now says happy birthday | * iFile now says happy birthday (When the right time comes of course). | ||
*Source now under GPL License v3 | * Source now under GPL License v3. | ||
*Can now create folders | * Can now create folders (may be buggy). | ||
*By Pressing "A" when keyboard on screen, it's the same as pressing enter | * By Pressing "A" when keyboard on screen, it's the same as pressing enter. | ||
*Added check for successfull folder creation | * Added check for successfull folder creation. | ||
*Now supports multi extension files (ie: this.file.is.a.jpg is now identified as an image | * Now supports multi extension files (ie: this.file.is.a.jpg is now identified as an image). | ||
*Fixed an extension bug (case is now ignored when checking file extensions) | * Fixed an extension bug (case is now ignored when checking file extensions). | ||
'''v0.14''' | '''v0.14''' | ||
*Now deletes folders and subfolders (thanks masscat) | * Now deletes folders and subfolders (thanks masscat). | ||
*Now scrolls up and down (press up or down and hold it | * Now scrolls up and down (press up or down and hold it). | ||
*DS now says hello | * DS now says hello. | ||
*Cleaned up the "Current Dir" variable | * Cleaned up the "Current Dir" variable. | ||
*Now displays the filesize | * Now displays the filesize. | ||
*Fixed the warning window not disapearing when deleting a single file. | * Fixed the warning window not disapearing when deleting a single file. | ||
*Added check for folder renaming (doesn't work yet | * Added check for folder renaming (doesn't work yet). | ||
'''v0.13''' | '''v0.13''' | ||
*Better aligned filenames | * Better aligned filenames. | ||
*New icon | * New icon. | ||
* | * Changed the app's internal name. | ||
*Added a warning window in the top screen | * Added a warning window in the top screen. | ||
*Added the rename button | * Added the rename button. | ||
*Rename now working (with a great help from the guys at GBadev) (But not with folders | * Rename now working (with a great help from the guys at GBadev) (But not with folders). | ||
*Copying now incorporated, BUT, I need feedback on how you guys want it to be | * Copying now incorporated, BUT, I need feedback on how you guys want it to be. | ||
'''v0.12''' | '''v0.12''' | ||
*Added on the top monitor, the ammount of files in the folder | * Added on the top monitor, the ammount of files in the folder. | ||
*Now when you press B you will go to the parent folder | * Now when you press B you will go to the parent folder. | ||
*Added the delete button (Still working on deleting folders) | * Added the delete button (Still working on deleting folders). | ||
*Added the delete confirmation (Don't want to delete any files accidentally now, do we? | * Added the delete confirmation (Don't want to delete any files accidentally now, do we?). | ||
*Fixed a bug that made one less item appear on screen | * Fixed a bug that made one less item appear on screen. | ||
*Fixed a bug that made the DS crash when deleting the last file in a folder | * Fixed a bug that made the DS crash when deleting the last file in a folder. | ||
*Fidex a bug that made the DS crash when deleting no files | * Fidex a bug that made the DS crash when deleting no files. | ||
'''v0.11''' | '''v0.11''' | ||
* | * Removed the "." directory. | ||
*Changed ".." to "Go to parent directory" | * Changed ".." to "Go to parent directory". | ||
*Gave "Go to parent directory" a different icon | * Gave "Go to parent directory" a different icon. | ||
* | * Fixed a bug in scroll when using pad. | ||
'''v0.10 | '''v0.10 First version''' | ||
*Added backgrounds | * Added backgrounds. | ||
*Added Exophase+Palib Splashscreen (Do pay a visit | * Added Exophase+Palib Splashscreen (Do pay a visit). | ||
* | * Added icons for file types. | ||
*iFile explorer code done. | * iFile explorer code done. | ||
* | * Buttons now work. | ||
*Added touchscreen detection (even works on labels | * Added touchscreen detection (even works on labels). | ||
==Credits== | ==Credits== | ||
Thank Spinal_cord, Michoko and masscat for a BIG help with filecopy and renaming and other things like workarounds. | Thank Spinal_cord, Michoko and masscat for a BIG help with filecopy and renaming and other things like workarounds. | ||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Utility homebrews on DS]] |
Revision as of 13:49, 19 Mayıs 2021
iFile | |
File:Ifileds.png | |
General | |
---|---|
Author(s) | Darkchild |
Type | Utility |
Version | 0.15 |
Licence | Mixed |
Links | |
[Media:Ifile015ds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
A lightweight file manager for the Nintendo DS. It features preliminary folder creation support and support for multi-extension files.
Installation
Download and extract file.
Put the .nds file in flashcard/linker.
User guide
In the Toolbar:
Red Icon - Delete file/folder (detects automatically)
Card with pencil - Rename file (folders not supported yet)
Controls
Up/Down - Select file/folder
A - Open
B - Back to parent folder
Changelog
v0.15
- Fixed the typo (Folrder) (thanks Josiah).
- Canceling renaming was broken, now fixed (Thanks Gh0st).
- Raised the number of files permited to show to 600 (Hope that's enough).
- Added check for deleting folders( if something goes wrong he'll warn you!).
- Fixed a bug that ocurred when entering the first folder in the card's root.
- iFile now says happy birthday (When the right time comes of course).
- Source now under GPL License v3.
- Can now create folders (may be buggy).
- By Pressing "A" when keyboard on screen, it's the same as pressing enter.
- Added check for successfull folder creation.
- Now supports multi extension files (ie: this.file.is.a.jpg is now identified as an image).
- Fixed an extension bug (case is now ignored when checking file extensions).
v0.14
- Now deletes folders and subfolders (thanks masscat).
- Now scrolls up and down (press up or down and hold it).
- DS now says hello.
- Cleaned up the "Current Dir" variable.
- Now displays the filesize.
- Fixed the warning window not disapearing when deleting a single file.
- Added check for folder renaming (doesn't work yet).
v0.13
- Better aligned filenames.
- New icon.
- Changed the app's internal name.
- Added a warning window in the top screen.
- Added the rename button.
- Rename now working (with a great help from the guys at GBadev) (But not with folders).
- Copying now incorporated, BUT, I need feedback on how you guys want it to be.
v0.12
- Added on the top monitor, the ammount of files in the folder.
- Now when you press B you will go to the parent folder.
- Added the delete button (Still working on deleting folders).
- Added the delete confirmation (Don't want to delete any files accidentally now, do we?).
- Fixed a bug that made one less item appear on screen.
- Fixed a bug that made the DS crash when deleting the last file in a folder.
- Fidex a bug that made the DS crash when deleting no files.
v0.11
- Removed the "." directory.
- Changed ".." to "Go to parent directory".
- Gave "Go to parent directory" a different icon.
- Fixed a bug in scroll when using pad.
v0.10 First version
- Added backgrounds.
- Added Exophase+Palib Splashscreen (Do pay a visit).
- Added icons for file types.
- iFile explorer code done.
- Buttons now work.
- Added touchscreen detection (even works on labels).
Credits
Thank Spinal_cord, Michoko and masscat for a BIG help with filecopy and renaming and other things like workarounds.