More actions
m (Text replacement - " of of " to " of") |
No edit summary |
||
Line 11: | Line 11: | ||
|website=http://www.aurelio-mannara.info | |website=http://www.aurelio-mannara.info | ||
}} | }} | ||
DsOS is a multifunction application for DS, which allows users to browse the files | DsOS is a multifunction application for DS, which allows users to browse the files of card, view JPEG, PNG, BMP (24bit only for now) and TXT files. This app also supports folder, mp3 and zip files. | ||
It was presented in the Dev-fr Coding Compo 2007 (Applications). | It was presented in the Dev-fr Coding Compo 2007 (Applications). |
Latest revision as of 10:57, 8 September 2024
DsOS | |
---|---|
General | |
Author | Aurelio |
Type | File Browsers |
Version | 0.6 |
License | Mixed |
Last Updated | 2009/08/22 |
Links | |
0.59 & 0.6 Download | |
Website | |
DsOS is a multifunction application for DS, which allows users to browse the files of card, view JPEG, PNG, BMP (24bit only for now) and TXT files. This app also supports folder, mp3 and zip files.
It was presented in the Dev-fr Coding Compo 2007 (Applications).
DsOS v0.6 Neocompo Edition was submitted to the NEO Summer Coding Compo 2009 (NDS App).
Features
- Calculator.
- Fractal Screen Saver.
- MP3 player.
- File Zipper/UnZipper.
Installation
Download and extract file.
Copy DsOS folder and DsOS.nds in the root of memory card.
User guide
The File Browser will be opened. Open other apps(only Image and Text viewer, for now) by pressing Start.
Changelog
v0.59
- Added a sort of media player(now only for mp3) that is a playlist where you can add mp3s from the file browser, and then they will be played in succession.
- Added an auto update function.
- Added lua support but i've to add many other function, now there are only some function to operate on files, the control for pad and a print function(so this is just a test).
- Fixed a bug that stop mp3s working during a copy of a file or an Unzip function.
- Fixed a bug that makes the CUT button don't working.
- Minor bug fixes.
External links
- Author's website - http://www.aurelio-mannara.info