PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > PSP Programming & Development

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-15-2008, 07:31 PM
mr305 mr305 is offline
Programmer
PSP Newbie
 

Join Date: Apr 2008
Posts: 41
mr305 Has a Beginner Reputation
Arrow Delete. Wrong thread

Here's a new update every one hopefully is going to like!

Ever wanted an Alarm application that looks neat and does it’s job perfectly? Look no further, because this is it.
This is an Alarm application which utilizes the PSP's Hardware Capabilities, setting an Alarm that will wake up the PSP from either Sleep Mode or Powered Off (standby) mode. It is compatible with ALL PSP's including Slim & Light.
Since the early stages of this applications development, the main motive has been ease of use and a clean, appealing interface.

Main Features:

+ Internet Time Synchronization with NIST Time Servers
+ Currently the only Alarm Application compatible with ALL PSP’s including PSP SLIM.
+ Sleep Mode Alarm with support for custom MP3 Audio file.
+ Power Off Mode Alarm that plays sound in XMB with support for Cutom Sound; Consumes virtually 0% POWER
+ 12/24 Hr Time Formats
+ Fully Compliant with DAY TIME PROTOCOL (RFC-867) with support for Daylight / Standard
+ More Accurate time keeping than XMB’s DNAS service, with Network Delay compensation; automatically adjusts for network delays of transmission from server.
+ Display's Hour's and Minutes remaining as the Alarm time is being set; updated in real time.
+ Alarm can be set up to 23 hours 59 minutes in future.
+ Alarm Accurate to the Second.
+ Streamlined, extremely easy to use interface.
+ Shows Seconds & Milliseconds;
+ Aligned Time Display (Constant Length).
+ Checks to make sure if an alarm was already set last time, if so, sets the alarm to that time. Reads time from ms0 : /seplugins/HAPoweroffSupport.305 if it exists.


Quote:
Originally Posted by Main Changelog
PSP Hardware Alarm Suite v2.7 bld 1730

-> You can now cancel Alarm Once it is set by Pressing RTRIGGER; This bug accidentally crept in due to a last minute change to my PSPUpdates Compo Entry Version (the latest version to date).


PSP Hardware Alarm Suite v2.7 bld 1727:

-> CORE: You can't change to Alarm set mode UNTIL you STOP the alarm
-> CORE: As Per user feedback, You can now snooze for 5 mins, once the alarm is playing.
-> INTERNAL: Changes to graphics module to accomodate changes along with other optimizations and cleanups
-> GUI: Improved exit/poweroff/sleep mode animation: Now uses 5 Random effects; Further smoothened animation -- no more choppy borders!
-> CORE: Now uses SQUARE to stop alarm; to make it more similar to Poweroff Alarm Module/
-> GUI: Changed intro.

PSP Hardware Alarm Suite II
-> CORE: Internet time synchronization added. Edit config_hasuite.ini according to your local region.
-> CORE: Power off Alarm NOW works on ALL FW's including 3.90+. (Cause: Changes made to scePower_service module since FW's 3.90+, one of the eventflag handling changed)
-> CORE: 24 Hour time system implemented as per users feedback! Keep 'em comin. You can choose between the two 12Hr/24Hr.
-> CORE: Added option to Toggle USB at any time; No more hassle of going back to XMB just for USB; Uses safe USB dismounting (no corrupt files or File System).
-> CORE: Alarm now also works in normal mode ie. even if PSP is not put to sleep or powered off (Best for PSP DOCKS / people who dedicate this application to their PSP's 24hrs).
-> CORE: In previous version, There was a 1% chance that unit woke up a minute after alarm time or not at all. Fixed. Now, 100% Probability that alarm wake up at all times.
-> CORE: Added Informative Message Dialogs for those not patient enough to read readme's carefully
-> GUI: Every Single GFX recreated from scratch and edited pixel-by-pixel.(C'mon I need a GFX artist next time!)
-> GUI: Major rework of color schemes with hand-picked colors to match the BG.
-> GUI: The colon now ticks every half-a-second.
-> GUI: Added nice subtle sounds to GUI.
-> GUI: Extensive changes to physics; now uses smooth scrolling.
-> GUI: Removed every trace of DebugText; now uses intraFont unless there's a fatal error.
-> CORE: You are now able to void(cancel) an alarm at anytime.
-> CORE: Power off Alarm time if existed in(ms0:/seplugins/Hapowersupport.305) was read but hours weren't correctly read, if hours were less than 10 ex: 09 would become 12 or 00 based on time format. Fixed.
-> CORE: Alarm, when resuming from Sleep Mode, was off by 1 second. Fixed.
-> CORE: Now, you can't set the alarm if it’s invalid; this caused abnormal behaviour in previous version.
-> CORE: As a safety feature. The minimum duration of alarm is now 2 minutes.
-> CORE: Sometimes seconds or minutes went up to or above 60. Fixed.
-> GUI: Added an Option bar at bottom since OSD is fully crowded.
-> GUI: Changed Button texts to real button images.
-> CORE: Now shows detailed version info during splash.
-> INTERAL: Massive code cleanup
-> INTERAL: Tighter (better) Memory management
-> INTERAL: Miscellaneous bug fixes
-> INTERAL: Fixed two places of String overwrite that incredibly rarely caused wrong time to be shown.
-> GUI: Home Exit Callbacks removed; you now have to use Option bar to exit.
-> MISC: New Name; New make-over.

PSP Hardware Alarm Interface v1.3 bld 359

-> Initial stable public release 06/17/2008

Poweroff Alarm Support Plugin v1.0.14

-> A MAJOR MAJOR MAJOR Blooper fixed in time check code which decided
whether to play alarm or not xD
-> Added Additional safety checks. (Minor)
-> Now plays alarm for upto alarm time minutes+2
Defining you Local Time Region for Internet Time Synchronization:



Read Config_Hasuite.ini and do changes EXACTLY as stated.

How to use:

Simply Follow the OSD.


Screens:










Read the README's!

Download


-Enjoy,
Mr305




If you like this app, kindly take a second to vote for my entry in PSP UPDATES Homebrew Contest 2008. HERE

Last edited by mr305; 09-16-2008 at 09:47 PM.
Reply With Quote
  #2  
Old 09-15-2008, 07:57 PM
greg's Avatar
greg greg is offline
PSP-Hacks
PSP Titan
 

Join Date: Apr 2005
Location: Toronto, ON
Posts: 2,147,483,956
greg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond repute
Default

ah, ha! snooze control. awesome--was hoping for that.
Reply With Quote
  #3  
Old 09-15-2008, 10:23 PM
Aeons_away Aeons_away is offline
PSP Newbie
 

Join Date: Sep 2008
Posts: 8
Aeons_away Has a Beginner Reputation
Talking

Haha looks awesome, good work
Reply With Quote
  #4  
Old 09-15-2008, 11:32 PM
jo3_sum jo3_sum is offline
Programmer
PSP Hacks Member
 

Join Date: Jan 2008
Posts: 258
jo3_sum Has a Beginner Reputation
Default

does it still have the ticking noise.
(sorry, i would try it myself to see, but i can't access my psp's ms)
__________________
?Console World !
Reply With Quote
  #5  
Old 09-16-2008, 12:13 AM
dlevans dlevans is offline
PSP Smarty
 

Join Date: Apr 2008
Location: kansas
Posts: 135
dlevans Has a Beginner Reputation
Default

yeah it does is there a way to turn that off?

edit: i tried erasing ticktock.mpc and it doesnt load, there must be a check to see if its there lol nice programming sir mr305

Last edited by dlevans; 09-16-2008 at 12:27 AM.
Reply With Quote
  #6  
Old 09-16-2008, 12:15 AM
jo3_sum jo3_sum is offline
Programmer
PSP Hacks Member
 

Join Date: Jan 2008
Posts: 258
jo3_sum Has a Beginner Reputation
Default

nope. unless u change the sound file.
__________________
?Console World !
Reply With Quote
  #7  
Old 09-16-2008, 12:30 AM
dlevans dlevans is offline
PSP Smarty
 

Join Date: Apr 2008
Location: kansas
Posts: 135
dlevans Has a Beginner Reputation
Default

how do you make .mpc files?
Reply With Quote
  #8  
Old 09-16-2008, 05:32 PM
mr305 mr305 is offline
Programmer
PSP Newbie
 

Join Date: Apr 2008
Posts: 41
mr305 Has a Beginner Reputation
Default

Quote:
Originally Posted by dlevans View Post
how do you make .mpc files?
They are just plain WAV's

I didnot want people to mess with incompatible wav formats and post things like "Your Program crashes on my PSP."

--

Honestly, Has anyone of you voted for me?
Reply With Quote
  #9  
Old 09-16-2008, 06:20 PM
greg's Avatar
greg greg is offline
PSP-Hacks
PSP Titan
 

Join Date: Apr 2005
Location: Toronto, ON
Posts: 2,147,483,956
greg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond reputegreg has a reputation beyond repute
Default

Quote:
Originally Posted by mr305 View Post
They are just plain WAV's

I didnot want people to mess with incompatible wav formats and post things like "Your Program crashes on my PSP."

--

Honestly, Has anyone of you voted for me?
I voted, for real.
Reply With Quote
  #10  
Old 09-16-2008, 09:48 PM
mr305 mr305 is offline
Programmer
PSP Newbie
 

Join Date: Apr 2008
Posts: 41
mr305 Has a Beginner Reputation
Default

Quote:
Originally Posted by greg View Post
I voted, for real.
Thanks!

---
7,064 Downloads in one day!!! WOoooo!
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:19 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©