-customize your sleepmode clock, day, date, personal message, icons, and background
-displays radio station, music track, and album art on sleepmode and standby displays
-automatic wallpaper changer
-missed calls/messages reminder
-lots of extras
What you need:
An ELFPACK
Make sure your elf library is up-to-date here. Some phones need additional patches shown below.
W810 - direct to sleepmode on keylock patch
;K790 SW-R8BF003
06F0: 00000000 ED5CD244; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 815DD244; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;K810 SW-R8BA024
06F0: 00000000 91EEE544; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 25EFE544; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;W580 SW-R8BA024
06F0: 00000000 C591D444; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 5992D444; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;W610 SW-R6BC002
06F0: 00000000 312BD544; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 C52BD544; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;W660 SW-R8BB001
06F0: 00000000 692BE744; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 FD2BE744; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;K750 R1CA021
+451CFC00
06F0: FFFFFFFF C9910B45; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: FFFFFFFF 69920B45; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;W810-R4EA031
06F0: FFFFFFFF BD555945; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: FFFFFFFF 5D565945; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;W850 SW-R1KG001
06F0: 00000000 A11CE744; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 351DE744; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);
;K800 SW-R8BF003
06F0: 00000000 B164E544; 1BC: char REQUEST_DATEFORMAT_GET(const int *SYNC, char *DateFormat);
06F4: 00000000 4565E544; 1BD: char REQUEST_TIMEFORMAT_GET(const int *SYNC, char *TimeFormat);v1.24
-bug fixes
-added clock to standby screen during mplay(useful for db2010)
-vibra on call receive and start of conversation if vibra effects enabled
-option to remove battery temp and heap in sleepmode
-vibra on key action in sleepmode if vibra effects enabled
-added shutdown.elf functions (requires shutdown.ini)
-added videomode functions (shortpress c-key toggles fullscreen), requires functions 1B9 and 249
new ini values
[FONT08]: 0x08; Clock on standby during mplay
[FONTCODE08]: 0x2E; override [FONT08] for db2020 phones
[WIN12.TOP]: 0xA0; clock on standby during mplay
[WIN12.X]: 0x10; clock on standby during mplay
[COLOR11]: 0xFF00FF00; clock in standby during mplay
[HEAP_FMT]: 0x02; 00=KB, 01=MB, 02=Bat% + Heap, 03=Bat%
v1.25
-Draws clock/date/day/custom message on standby
-added clock to status row during music
-added minute reminder
new ini values
[FONT09]: 0x0A; date on standby
[FONT10]: 0x0A; day on standby
[FONT11]: 0x0A; custom msg on standby
[WIN13.TOP]: 0x90; date on standby
[WIN13.X]: 0x00; date on standby
[WIN14.TOP]: 0x90; day on standby
[WIN14.X]: 0x64; day on standby
[WIN15.TOP]: 0x74; custom msg on standby
[WIN15.X]: 0x2A; custom msg on standby
;---------Drawing options------------------------------------------------
[REPLACE_STBY]: 0x00; Draw clock/date/day/message on standby screen
[DRAW_WITH_MUSIC]: 0x00; Draw clock/date/day/message on standby screen when music plays
;Place reminder.mp3 in [IMAGE_FOLDER]
[REMINDER]: 0x00; Minute reminder, 0-disabled, allowed values from 0x01 to 0x3C (60)
[COLOR12]: 0xFF00FF00; date in standby
[COLOR13]: 0xFF00FF00; day in standby
[COLOR14]: 0xFFFF00FF; custom msg in standby
v1.26
-added justification settins to Draws clock/date/day/custom message on standby
-added color setting to clock to status row during music
-added ability to select which items are drawn during music
-added custom image to standby screen
new ini values:
[CUSTOM_MSG_STBY]: :-]
[WIN16.TOP]: 0x74; custom image on standby
[WIN16.X]: 0x50; custom image on standby
[COLOR15]: 0xFFFFC000; clock in status line
[STATUS_JUSTIFY]: 0x02; battery/temp/heap in sleepmode
[TIME_JUSTIFY_STBY]: 0x02;
[DAY_JUSTIFY_STBY]: 0x00;
[DATE_JUSTIFY_STBY]: 0x01;
[MSG_JUSTIFY_STBY]: 0x02;
[TIME_MUSIC]: 0x00; draw time with music
[DAY_MUSIC]: 0x01; draw day with music
[DATE_MUSIC]: 0x01; draw date with music
[MSG_MUSIC]: 0x01; draw custom message with music
;image to draw on standby screen used WIN16.TOP and WIN16.X to align
[STBY_IMAGE]: test.png
v1.27
-added wallpaper changer
-added optional seconds in status line clock
new ini values:
[SECONDS_ON_STATUS]: 0x01; display seconds in status line clock
;---------Automatic Wallpaper Changer------------------------;
;Up to 20 images can be specified, put them in [IMAGE_FOLDER]
;[WALL00]: image1.jpg
;[WALL01]: image2.png
;[WALL02]: image3.bmp
;[WALL03]: image4.gif
;[WALL_CHANGE]: 0x0F; minute interval, 0 to disable, valid range 1-60 in hex
;[WALL_MODE]: 0x01; 1=sequence by time, 2=random by time; 3=sequence by day (must load 7 images)
;[WALL_CHANGE_KEY]: 0x04; double click of this key will cycle through your wallpapers
;----supported phones for auto-wallpaper change-------------;
;[PHONE]: 0x00;
0x00;//W810_R4EA031
0x01;//W800_R1BD001
0x02;//K750_R1CA021
0x03;//W700_R1CA021
0x04;//Z550_R6CA009
0x05;//W850_R1KG001
0x06;//K800_R8BF003
0x07;//K810_R8BA024
0x08;//W880_R8BA024
0x09;//W610_R6BC002
0x0A;//W580_R8BA024
0x0B;//W660_R8BB001
0x0C;//W550_R4CB020
0x0D;//W200_R4HA014
0x0E;//W300_R4EA031
v1.28
-bugfixes
-added text hilighting clock/day/date in sleepmode and standby
-added chinese character support for minigps and custom message display
-font selection for status clock/track
-added 2nd custom stby message and icon
-added missed call/message reminder
-added blinking light/vibra on incoming call
-added icon in status line
-added 2nd icon in status line for radio
-added batt/heap/temp/current display to standby screen
-reload key and wall paper key work on long press and double press
-restored total black for enery saving
Note: missed event and incoming call obey your EFFECTS settings. Place missed.mp3 in your [IMAGE_FOLDER]
new ini values
[FONT12]: 0x02; status line track info
[FONT13]: 0x06; status line clock
[FONT14]: 0x06; custom msg 2 on standby
[FONT15]: 0x06; batt/heap/temp on standby
[WIN17.TOP]: 0x50; custom image 2 on standby
[WIN17.X]: 0x98; custom image 2 on standby
[WIN18.TOP]: 0x00; custom image on status
[WIN18.X]: 0x00; custom image on status
[WIN19.TOP]: 0x60; custom msg 2 on standby
[WIN19.X]: 0x0; custom msg 2 on standby
[WIN20.TOP]: 0x90; batt/heap/temp status on standby
[WIN20.X]: 0x0; batt/heap/temp status on standby
[HICOLOR00]: 0xFFFFFFFF;
[HICOLOR01]: 0xFFFFFFFF;
[HICOLOR02]: 0xFFFFFFFF; hilight colors
[HICOLOR11]: 0xFF000000;
[HICOLOR12]: 0xFF000000;
[HICOLOR13]: 0xFF000000;
[HICOLOR15]: 0xFFFFFFFF; clock in status highlight
[COLOR16]: 0xFF000000; custom msg 2 in standby
[COLOR17]: 0xFFFFFF00; batt/heap/temp on standby
[CUSTOM_MSG_STBY_2]: :-]W810i:-]
[STATUS_IMAGE_RADIO]: yourradioimage.png
[MISSED_REMINDER]: 0x01; minutes between notification of missed event 1-60 in hex
[#_REMINDERS]: 0x04; number of flash/vibra per notification
[CODEMAP_ADDR]: 0xXXXXXXXX; address of codemap.vkp for chinese firmware
[TURBO]: 0x01; interpret change interval in seconds instead of minutes
;Background to load during music
[WALL_DURING_PLAY]: yourimage.jpg
[RELOAD_KEY]: 0x??; double click or longpress to reload ini file
v1.28A
-fix bug backlight stays on after missed event reminder in sleepmode
Working track address:
W810 R4EA031 : 0x4C0656DC;
K810 R8BA024, W850 R1KG001, K800 R8BF003,W660i R8B001, W880: 0x20DC4BEC;
W800 R1BD001: 0x4C085FE0;
K790 R8BF003, W610 R6BC002, W580: 0x20DBE81C;
W700 R1CA021:0x4C07A8D0;
W200: 0x4C0520D0;
K750: 0x4C07A878;
W550: 0x4C060D50;


Attached File(s)
-
ram_dumper.zip (1.27K)
Number of downloads: 870 -
SleepMode1.15.zip (13.72K)
Number of downloads: 530 -
SleepMode1.18.zip (18.94K)
Number of downloads: 446 -
SleepMode1.19.zip (25.62K)
Number of downloads: 319 -
SleepMode1.20.zip (25.49K)
Number of downloads: 245 -
SleepMode1.21.zip (36.12K)
Number of downloads: 296 -
SleepMode1.22.zip (36.92K)
Number of downloads: 349 -
colortable.png (394.86K)
Number of downloads: 1342 -
SleepMode1.23.zip (36.94K)
Number of downloads: 335 -
SleepMode1.24.zip (42.88K)
Number of downloads: 256 -
SleepMode1.25.zip (61.84K)
Number of downloads: 324 -
SleepMode1.26.zip (63.03K)
Number of downloads: 308 -
SleepMode1.27.zip (64.73K)
Number of downloads: 518 -
SleepMode1.28.zip (85.76K)
Number of downloads: 989 -
SleepMode1.28A.zip (85.89K)
Number of downloads: 3180 -
sleepmode_src.zip (21.41K)
Number of downloads: 364
This post has been edited by zoyd: 09 February 2009 - 11:50 PM

Sign In
Register
Help
Bookmark
Del.icio.us
Digg
Email
Facebook
Google
Mixx
Reddit
StumbleUpon


MultiQuote




