More actions
(Created page with "{{Infobox homebrew | title = Mediatheque DS | image = File:Mediathequeds10.PNG | type = Other | version = 1.0 | licence = Mixed | author = Cid...") |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Mediatheque DS | ||
| image | |image=mediathequeds.png | ||
| type | |description=A library to manage your collection of comics/movies/stamps etc. | ||
| version | |author=Cid2mizard | ||
| | |lastupdated=2008/03/19 | ||
| | |type=Other Apps | ||
| website | |version=1.0 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/mediathequeds_1.0.zip | |||
|website=http://cid2mizard.dev-fr.org/p3893/2008-03-19-mediatheque-ds-v1-0.html | |||
}} | }} | ||
This is a library to manage your collection of comics, movies, stamps, etc. Anything that can be categorized and stored. | This is a library to manage your collection of comics, movies, stamps, etc. Anything that can be categorized and stored. | ||
It was | It was presented in the NEO Spring Coding Compo 2008 (NDS App). | ||
==Features== | ==Features== | ||
* 2 languages : | * 2 languages: English/French. | ||
* You can manage 8000 files | * You can manage 8000 files. | ||
* | * Create, edit, delete and search a file with a stylus. | ||
* Included 2 filters for filtering unchangeable (not seen and lent to) | * Included 2 filters for filtering unchangeable (not seen and lent to). | ||
* Options for create and activate a filter 3 to 20 | * Options for create and activate a filter 3 to 20. | ||
* The LED blinks for a file not seen | * The LED blinks for a file not seen. | ||
* Put your cover in data /Jaquettes on format .JPG 128*192 | * Put your cover in data/Jaquettes/ on format .JPG 128*192. | ||
* For a file number 1 | * For a file number 1 use 1.jpg, for number 2 use 2.jpg, etc. | ||
* Auto save config on Media.ini | * Auto save config on Media.ini and save database on media.txt. | ||
* Support DLDI | * Support DLDI. | ||
==Installation== | ==Installation== | ||
Download and extract file. | |||
[[DLDI|DLDI]] patch it and copy it to the root directory of the card. | |||
==User guide== | ==User guide== | ||
[http://cid2mizard.dev-fr.org/pics/1205959321-ExempleMovie.zip Example | [http://cid2mizard.dev-fr.org/pics/1205959321-ExempleMovie.zip Example for Movies] and [http://cid2mizard.dev-fr.org/pics/1205959222-ExempleBD.zip Example for Media]. | ||
==External links== | |||
* Author's website - http://cid2mizard.dev-fr.org/p3893/2008-03-19-mediatheque-ds-v1-0.html | |||
* NeoFlash - https://www.neoflash.com/forum/index.php/topic,4957.0.html | |||
[[Category: | [[Category:NEO Spring Coding Compo 2008]] |
Latest revision as of 01:38, 21 August 2024
Mediatheque DS | |
---|---|
General | |
Author | Cid2mizard |
Type | Other Apps |
Version | 1.0 |
License | Mixed |
Last Updated | 2008/03/19 |
Links | |
Download | |
Website | |
This is a library to manage your collection of comics, movies, stamps, etc. Anything that can be categorized and stored.
It was presented in the NEO Spring Coding Compo 2008 (NDS App).
Features
- 2 languages: English/French.
- You can manage 8000 files.
- Create, edit, delete and search a file with a stylus.
- Included 2 filters for filtering unchangeable (not seen and lent to).
- Options for create and activate a filter 3 to 20.
- The LED blinks for a file not seen.
- Put your cover in data/Jaquettes/ on format .JPG 128*192.
- For a file number 1 use 1.jpg, for number 2 use 2.jpg, etc.
- Auto save config on Media.ini and save database on media.txt.
- Support DLDI.
Installation
Download and extract file.
DLDI patch it and copy it to the root directory of the card.