Snooze (alarm), File Updated: 20 Jan 2007 |
![]() ![]() |
Snooze (alarm), File Updated: 20 Jan 2007 |
|
May 26 2007, 22:53
Post
#41
|
||
|
Newbie Group: Posters Posts: 9 Joined: 24th March 2006 Member No.: 179,195 Device(s): SPV C600 |
Just wanted to say I've been using this app for a few months now and it's great. Thanks very much. I have it set up to open a playlist where a song is randomly played from a list of fairly chilled tunes to wake up to. Only improvement I can think of is the unlocking of the phone as the alarm goes off, but I'm very very appreciative of the hours/days it's taken to get this far. Cheers.
|
||
|
|
|||
|
Aug 9 2007, 01:10
Post
#42
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
Only improvement I can think of is the unlocking of the phone as the alarm goes off, but I'm very very appreciative of the hours/days it's taken to get this far. Cheers. Yeah, that feature is the only one on my original list that I never managed to work out how to implement. Speaking of adding features, it's been ages since I've even looked at the code for Snooze. If anyone would like the source code to continue the development please let me know. The only condition being that you post any new versions here so that others can continue to download it for free. Or, is there any sort of open source source control place someone can suggest that I can upload it to? |
||
|
|
|||
|
Aug 17 2007, 03:50
Post
#43
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
[attachment=22210:Snooze.CAB]I decided to do a little more work on Snooze, so here's the latest version. I've tested it myself, but I'd like a few other people to test it as well before I put it in the downloads page.
The changes are: Vibrate again (I lost the source code for the last vibrate version, and the new code is better anyway) Treeview file browser Better storage card code, the program will now find the storage card independantly of where it's installed Bug fix where a sound would keep playing when you closed the Options window Tweak to provide a better interface when changing the alarm action Removed check for old alarms stored in registry I've removed the files. Please get v1.3 from the downloads section This post has been edited by rogueqd: Aug 27 2007, 05:27 |
||
|
|
|||
|
Oct 4 2007, 05:40
Post
#44
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
I'm not sure how many other people have experienced randon lockups while using Snoose, specifically while playing alarms or queueing multiple sound alarms. It has always been a major annoyance for me but I had no clue what was causing it.
Anyway, I fixed a major hidden bug and after testing for a week I'm pretty sure I have eliminated the lockups. If anyone else has experienced these and would like to test, I'd love to hear some feedback. I've also added an option for 24 hour time, select it in the Options form. Once I get a couple of confirmartions re the lockup bug I'll post 1.3.1 in the downloads section. This is intended to be the final version of Snooze (unless someone sends me some code to override the keypad lock). File removed. please get 1.3.1 from the download section. (I'd still appreciate comments confirming that the lockup bug is fixed, or not) This post has been edited by rogueqd: Oct 11 2007, 01:56 |
||
|
|
|||
|
Feb 6 2008, 23:44
Post
#45
|
||
|
Newbie Group: Posters Posts: 1 Joined: 5th February 2008 Member No.: 353,015 Device(s): Motorola Q9H |
I've been trying to use Snooze on my Moto Q9H but can't seem to get any sounds to play including the default quest1.wav file. It does vibrate, just no sound. I've tried downloading .NET CF 2.0 but was prompted that it was already installed on the phone. Everything else works fine as far as I can see. Anyone have a clue why I can't get any sounds?
|
||
|
|
|||
|
Mar 14 2008, 03:57
Post
#46
|
||
|
Newbie Group: Posters Posts: 1 Joined: 11th March 2008 Member No.: 366,488 Device(s): moto q9h |
I've been trying to use Snooze on my Moto Q9H but can't seem to get any sounds to play including the default quest1.wav file. It does vibrate, just no sound. I've tried downloading .NET CF 2.0 but was prompted that it was already installed on the phone. Everything else works fine as far as I can see. Anyone have a clue why I can't get any sounds? I have a Moto Q 9h and have the same problem... no sound. I moved sound filles in to the Programs/Snooze folder and I can see the different sound files when setting alarms but the only thing that works for me is the vibrate as well. |
||
|
|
|||
|
Mar 14 2008, 04:25
Post
#47
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
|||
|
|
|||
Jun 22 2008, 08:58
Post
#48
|
|||
|
Newbie Group: Posters Posts: 3 Joined: 10th December 2004 From: Telford, UK Member No.: 101,354 |
Thanks for the program. It works great on my SPV E650, but when I try it on my older SPV E200 it doesn't work. I installed the latest version of snooze, but when I try to open it, I just get the turning circle (processing) and after 2 seconds, nothing happens.
Is it not compatible with Win CE 4.20 ? Is it anything I could do to get it to work ? Any help would be greatly appreciated! |
||
|
|
|||
|
Jun 23 2008, 11:52
Post
#49
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
Is it not compatible with Win CE 4.20 ? Is it anything I could do to get it to work ? I've never tested it on 4.20, but there's no particular reason why it shouldn't work. Have you got the .NET Compact Framework installed on the CE 4.20 phone?[Edit] Oh, I just remembered, the fmod dll included with the install is specific to WM5, for WM2003 you need to download a different fmod dll from their web page. www.fmod.com (or org, or something, just google it, lol) This post has been edited by rogueqd: Jun 23 2008, 11:55 |
||
|
|
|||
Jun 25 2008, 15:56
Post
#50
|
|||
|
Newbie Group: Posters Posts: 3 Joined: 10th December 2004 From: Telford, UK Member No.: 101,354 |
I've never tested it on 4.20, but there's no particular reason why it shouldn't work. Have you got the .NET Compact Framework installed on the CE 4.20 phone? [Edit] Oh, I just remembered, the fmod dll included with the install is specific to WM5, for WM2003 you need to download a different fmod dll from their web page. www.fmod.com (or org, or something, just google it, lol) Thanks for your reply. I have tried replacing fmodce.dll with few versions I found on the internet. Still no joy. I tried to install .NET CF 2.0 but it says is not compatible with the current OS. Sorry to be a pain but I am quite a novice with smartphones. This post has been edited by maschenazi: Jun 25 2008, 15:57 |
||
|
|
|||
Aug 20 2008, 22:15
Post
#51
|
|||
|
Newbie Group: Posters Posts: 6 Joined: 16th November 2006 Member No.: 214,414 |
hey, i've been searching for a while for a scheduler or an alarm application that could do this one thing but had no luck so far: i need a reminder/alarm to be set for every other friday. i've found no app that can do that, you can usually do a certain day of the week every week or a certain date every month.
would it be possible to add this feature in snooze? thanks |
||
|
|
|||
|
Aug 21 2008, 00:17
Post
#52
|
||
|
Regular Group: Posters Posts: 63 Joined: 21st March 2006 Member No.: 178,510 Device(s): Nokia 6500 Slide |
would it be possible to add this feature in snooze? I haven't looked at snooze's source code in ages. To tell the truth I don't even have a smartphone anymore. I'll attach the most recent source code I have incase someone wants to continue development, or have a laugh at it, steal bits from it, whatever. I did end up putting in the touchscreen support, so this version has that. It was never tested very thoroughly tho. Outlook can make an appointment that occurs every second Friday, just make the appointment in Outlook and sync the calendar with your phone. My Nokia 6500 Slide has that feature in it's standard calendar, so you could just get one of those, it's a very nice phone. This post has been edited by rogueqd: Aug 21 2008, 00:24
Attached File(s)
|
||
|
|
|||
Aug 21 2008, 04:55
Post
#53
|
|||
|
Newbie Group: Posters Posts: 6 Joined: 16th November 2006 Member No.: 214,414 |
that worked perfect. thanks a lot.
|
||
|
|
|||
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
Alarm volume setting taken out of profiles in 6.1? | 7 | dshap | 626 | 30th September 2008 - 21:57 Last post by: TeKn1k |
![]() |
How to make reminder to repeat sound (snooze) in OMNIA till it get notice? repeat remider sound for Miscall and Sms |
12 | ketamdaco | 412 | 4th October 2008 - 13:46 Last post by: testerr |
![]() |
Vibrate mode BUT with an alarm I can hear how to have vibrate mode but audible alarms |
0 | simon0362 | 55 | 3rd October 2008 - 16:06 Last post by: simon0362 |
![]() |
AppToDate ends with an exception when downloading G-Alarm | 1 | jost | 96 | 4th October 2008 - 16:44 Last post by: ageye |
![]() |
Caver, G-Invaders and G-Alarm for the Omnia | 13 | ageye | 870 | Today, 09:34 Last post by: jga13 |
![]() |
Klaxon - G-Sensor Enabled and Skinnable Alarm Clock now supports the Omnia! (10/05) | 8 | Koush | 1,044 | 6th October 2008 - 08:26 Last post by: Paul (MVP) |
|
Lo-Fi Version | Time is now: 11th October 2008 - 10:41 |
Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!
VITO Technology | Slipstream Solutions | Aiko Solutions | PDAMill | Inesoft | SBSH | LingvoSoft | Ruttensoft | Astraware | MadBeetle | Sprite Software
Opera | Westtek | TetraEdge | Z4Soft | KBM Systems | Conduits | Mini Lyrics Magic | Proporta | Semsons | SyncData | Active Kitten | Binaryfish | Textr
SPB Software House | Omega One | OmniSoft | Resco | eSoft Interactive | TenGo | ATEKsoft | imei-check | GpsGate | SplashData | DeveloperOne | monocube
WebIS, home of Pocket Informant, FlexMail and Note2Self
Would your company like to become a 'Plus Partner'? Click Here to contact us!