DSOrganize: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox homebrew | title = DSOrganize | image = [[]] | type = | version = | licence = Mixed | author = DragonMinded | website = http://www..." |
No edit summary |
||
| Line 2: | Line 2: | ||
| title = DSOrganize | | title = DSOrganize | ||
| image = [[]] | | image = [[]] | ||
| type = | | type = Application | ||
| version = | | version = | ||
| licence = Mixed | | licence = Mixed | ||
| Line 12: | Line 12: | ||
DSOrganize is meant as a homebrew organizer application for the Nintendo DS that should have come built in in the first place. It is by no means comparible to a full-fledged organizer such as a palm, and it is not planned to become an operating system, video player, or anything similar. | DSOrganize is meant as a homebrew organizer application for the Nintendo DS that should have come built in in the first place. It is by no means comparible to a full-fledged organizer such as a palm, and it is not planned to become an operating system, video player, or anything similar. | ||
==Features== | ==Features== | ||
| Line 105: | Line 96: | ||
* File download support | * File download support | ||
* SSL support | * SSL support | ||
==Format Support== | |||
===Audio=== | |||
wav - 8, 16, 24, and 32 bit stereo and mono files supported | |||
mp3 - high quality decoding of cbr and vbr files with 4x upsampling and id3v1.1 support | |||
mp2/mpa - high quality decoding of all files with id3v1.1 support | |||
ogg - high quality decoding with support for ogg vorbis tags | |||
aac - support for 1 or 2 channel audio with high quality decoding | |||
m4a/m4b - support for decoding virtually all unecrypted files | |||
mod/xm/it/s3m/etc... - some files do not work due to bugs in libmikmod | |||
flac - support for 1 or 2 channel audio with normal decoding quality | |||
sid - support for most sid files, multi-track support, no seeking support | |||
nsf - support for virtually all files, multi-track support, no seeking support | |||
spc - support for virtually all files, no seeking support | |||
sndh - support for virtually all files, multi-track support, no seeking support | |||
gbs - support for virtually all files, multi-track support, no seeking support | |||
mp3/aac/ogg streams - Fully supported from icecast or shoutcast servers | |||
===Playlist=== | |||
pls - Full support for unix/windows written files, stream support | |||
m3u - Full support for unix/windows written files, stream support | |||
===Picture=== | |||
bmp - supports uncompressed files in 2/4/16/256 color and 16/24bit modes | |||
jpg - supports regular and progressive files and most major compression types | |||
png - supports regular and progressive files with or without alpha channels | |||
gif - supports regular and animated files including decode-on-demand for large animated gif files | |||
===Text=== | |||
txt/ini/cfg/html - Full text editor with syntax highlighting | |||
txt/html - Full text reader with bookmark support | |||
===Internal Formats=== | |||
dss - File extension for DSO shortcuts | |||
==User Guide== | ==User Guide== | ||
To run DSOrganize, make sure you have unzipped or moved the entire contents (sans this readme) to your CF/SD/microSD card. There are several support files including help and resource files that need to be present for all of the features to work properly. To boot DSOrganize, either set it as your shell (possible under GBAMP, DS-X or ninjaDS) or launch it from your card's menu. To get help on any specific feature, hold select on the screen and help will be displayed. The recommended card solution for use with DSOrganize is the GBAMP, although this might not be practical in your situation. In that case, the CycloDS Evo card might be better. If you absolutely must try DSOrganize right now, you can run to your local Best Buy and grab a Games 'n' Music. I do not have many other cards to test on so I can't recommend others. Compatibility depends on availability of drivers and their completeness. | To run DSOrganize, make sure you have unzipped or moved the entire contents (sans this readme) to your CF/SD/microSD card. There are several support files including help and resource files that need to be present for all of the features to work properly. To boot DSOrganize, either set it as your shell (possible under GBAMP, DS-X or ninjaDS) or launch it from your card's menu. To get help on any specific feature, hold select on the screen and help will be displayed. The recommended card solution for use with DSOrganize is the GBAMP, although this might not be practical in your situation. In that case, the CycloDS Evo card might be better. If you absolutely must try DSOrganize right now, you can run to your local Best Buy and grab a Games 'n' Music. I do not have many other cards to test on so I can't recommend others. Compatibility depends on availability of drivers and their completeness. | ||
==Changelog== | |||
'''3.2''' | |||
* Added multi track support to SID files (finally!). | |||
* Added support for the gbs file format. | |||
* Added confirmations to text editor on save or exit. | |||
* Added /describe to irc. | |||
* Added basic cookie support. | |||
* Tied Y to the stop function on the web browser. | |||
* Changed IRC receive mode to hopefully squash memory error. | |||
* Changed internet enabled applications to allow downloading/processing while the lid is closed. | |||
* Decreased memory footprint to allow larger images to load again. | |||
* Fixed annual dates causing every day to underline in some cases. | |||
* Fixed e^x freezing in some instances. | |||
* Fixed inconsistent save message on scribble screen. | |||
* Fixed IRC bug that appeared while typing with fixed width irc. | |||
* Fixed aac/mp3 streams skipping sometimes. | |||
* Fixed bad font characters in the smallest font. | |||
* Fixed a html rendering crash with css pages. | |||
* Fixed random crash that happened when switching tabs in web browser. | |||
* Fixed garbage display in hbdb if you cancelled the list then pressed left or right. | |||
* Fixed graphical issues with themes loaded. | |||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] | ||