Here is a notification utility smartWatchM for Sony Ericsoon BT watch (MBW-150). It supports all main features of Sony Ericsson phones and it even has some extra functions.
It’s developed for Smartphones/Windows Mobile Standard but works on all WM 5/6 devices (with MS BT stack).
jbs30000 has released the source code of his QBert remake for A2600.
Exophase updated his PC Engine / Turbo Graphix 16 emulator for GP2x.
http://www.gp32x.com/board/index.php?showtopic=41799&view=findpost&p=604443
Bunkermaster has been originaly created by Rodrigo Monteiro. The game idea is that you must march against the enemy armies until you can’t anymore. If you fail to take the next flagpole within 100 seconds, you lose the game.
BunkerMaster2x now uses a new allegro library, which gives this game a massive boost.
Bombs Panic is a game designed for the F200 and is a clone of a mini Mario game. The goal is to drag and drop the bombs in their containment zone (green or black) before they explode.
The game is fully playable, but there are still plenty of things to do and the team is working on it. Nevertheless, they publish this alpha version in the hope to receive feedback for improvements.
The source code is provided and you are free to use it and to modify it. Please submit useful changes to the coders, so they can use it in their next build.
Lonewolf DS – Flight From The Dark has been updated!
Changes:
– Fixed a memory leak during random rolls, making the numbers disappear after many rolls.
– Fixed some vicious inventory bugs.
– Fixed many sections.
– Updated the events handling engine so future books will be easier to port.
– Spanish version! (thanks A LOT to NewKuato and El Clérigo Urbatain!!!)
graphDS is a program for the Nintendo DS that can evaluate mathematical expressions and graph Cartesian, parametric, and polar equations.
iPray native Prayer Times, Athan/Azan and Qibla direction software for iPhones and iPod touch (previously known as iAthan). Get daily prayer (salat/salah/namaz) timings for your local city along with Qibla direction, distance and athan (azaan/azan) now on iPhone and iPod Touch!
GP2X-SIM is a SamCoupe emulator for GP2x.
Changes:
– Minor speed improvement …
– Bug fix in sound volume control
– Bug fix in rom file requester
http://zx81.zx81.free.fr/serendipity/index.php?/archives/308-guid.html
Quote:
Hi all,
this is just another auto locking program.The difference is that it uses the Windows Lock and it can be activated:
a. A few seconds after the screen has deemed (Backlight has been reduced due to user inactivity) and/or
b. After the device has waken up.
Also during the above the program can run a specified executable/registered file together with any command line arguments that might be required.The behavior of this program is driven by the next key/values:
> Key
HKEY_LOCAL_MACHINESoftwareCSDevCtrlOptions> Values
– LockAfterWake=0 or 1
If set to 1 it will lock the device after the device has waken (not soft reset).– DelayBeforeLockMsAfterWake=250
Time in ms to wait before applying the lock from wake and running any program (no need to change).– LockAfterDim=0 or 1
If set to 1 it will lock the device after the screen has dimmed (user inactive).– DelayBeforeLockMs=250
Time in ms to wait before applying the lock from dim and running any program (no need to change)– LockAfterDimSeconds=10
Time in seconds to wait before applying the lock once the screen has dimmed.– ShowTodayAfterLock=0 or 1
If set to 1 it will bring the Windows Today Screen after applying the user selected lock.
— AfterTodayRunFilePath=XXX
XXX (if not left blank) it can be an executable/registed file which will be run after the lock and the Today focus
— AfterTodayRunFileParm=XXX
XXX (if not left blank) they are the command line arguments of the previous option.
— LockAndBackAfterToday=0 or 1
If set to 1, after unlocking the Today screen will be hidden so that the rest of the windows are visible.If set to 0 then the next values will be used
— AfterLockRunFilePath=XXX
XXX (if not left blank) it can be an executable/registed file which will be run after the lock.
— AfterLockRunFileParm=XXX
XXX (if not left blank) they are the command line arguments of the previous option.To install it:
> copy the csdevctrl.exe to a folder
> use the options.reg file included in the zip to create the registry values for your convinientTo run it:
Simply run it and it will spawn at the background as another processRunning the program second time will cause the program to exit (It will show a confirmation window which will close in 3 seconds unless you close it sooner).
To uninstall it, close the process as usual (run it again or kill the process) and delete the file.
Also delete the registry key HKEY_LOCAL_MACHINESoftwareCSDevCtrlOptionsAs a note, do not rename the csdevctrl.exe as the uninstall depends on this name.
It has been compiled for WM5 so it should run on both WM5/WM6 (i am using a Kaiser with WM6.1)
Have fun
ChrisLog:
27/04 – v2.3 – Added option to wait before locking after dim. Gives user time to re-act.
26/04 – v2.2 – Using registry for all available options.