there is a suspend flag in VolumeControlBook that is set when in java/sleepmode is activated etc to stop the phone creating the VolumeControl gui, patch resets the flag so that gui will be created =)
farid1991, on 25 April 2012 - 12:01 PM, said:
can you give me W580 R8BE001 dumped VolumeBOOK (VolumeControllerBook)

I don't have it anymore lol, I can give you patch to dump BOOK*/GUI*/DIDP_OBJ*, give me time to have a cuppa and i'll upload it for you
EDIT: addresses are for w800 R1BD001 but can easily be ported across platform (see VolumeControl_Active_Page)
port addresses in "asm/GENERIC.asm"/"xcl/GENERIC.xcl" and structs will be dumped when you press a volume button when audio is playing
he is written in iar, compile like elfpack after addresses are ported
DON'T forget to change the file output dir's in VolumeRedraw.c !!!
Edited by diezil, 25 April 2012 - 12:25 PM.