More actions
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Lampe DS | ||
| image | |image=lampedsau.png | ||
| type | |description=A simple flashlight application coded in Lua. | ||
| version | |author=aurel2108 | ||
| | |lastupdated=2009/12/29 | ||
| | |type=Other Apps | ||
| website | |version=1.4 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/lampeds_aurel_1.4.zip | |||
|website=http://www.nintendomax.com/viewtopic.php?t=11121&f=19&sid=5b3bbfc091788ac0fd6d2477a91da03b | |||
}} | |||
A flashlight application for the DS coded in [[Micro Lua DS|µLua]]. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/lampedsau2.png | |||
==Changelog== | ==Changelog== | ||
'''v1.4''' | '''v1.4''' | ||
*Code rewritten with PAlib | * Code rewritten with PAlib. | ||
'''v1.3''' | '''v1.3''' | ||
*Using images to tell if you have the latest version or not (and prettier) | * Using images to tell if you have the latest version or not (and prettier). | ||
*Improvement of variables to consume slightly less memory | * Improvement of variables to consume slightly less memory. | ||
*If pressed A after the splash screen: you do not check | * If pressed A after the splash screen: you do not check. | ||
'''v1.2''' | '''v1.2''' | ||
*Added a small splash screen | * Added a small splash screen. | ||
'''v1.1''' | '''v1.1''' | ||
*Check if the user to the latest version | * Check if the user to the latest version. | ||
*Added a mode teuf (changing color every two seconds) | * Added a mode teuf (changing color every two seconds). | ||
*Press Select to enable or disable teuf | * Press Select to enable or disable teuf. | ||
'''v1''' | '''v1''' | ||
*Added a backup of the config (active color mode and chug) when pressing Start | * Added a backup of the config (active color mode and chug) when pressing Start. | ||
==External links== | |||
* Nintendomax - http://www.nintendomax.com/viewtopic.php?t=11121&f=19&sid=5b3bbfc091788ac0fd6d2477a91da03b |
Latest revision as of 13:29, 20 August 2024
Lampe DS | |
---|---|
General | |
Author | aurel2108 |
Type | Other Apps |
Version | 1.4 |
License | Mixed |
Last Updated | 2009/12/29 |
Links | |
Download | |
Website | |
A flashlight application for the DS coded in µLua.
Screenshots
Changelog
v1.4
- Code rewritten with PAlib.
v1.3
- Using images to tell if you have the latest version or not (and prettier).
- Improvement of variables to consume slightly less memory.
- If pressed A after the splash screen: you do not check.
v1.2
- Added a small splash screen.
v1.1
- Check if the user to the latest version.
- Added a mode teuf (changing color every two seconds).
- Press Select to enable or disable teuf.
v1
- Added a backup of the config (active color mode and chug) when pressing Start.