View Single Post
Old 09-04-2006, 09:50   #324 (permalink)
lalo.lerry
No Life Poster
 
lalo.lerry's Avatar
 
Join Date: Jan 2004
Location: Italy
Age: 49
Posts: 1,018
Member: 50673
Status: Offline
Thanks Meter: 2
;*** HIT. Hide ID Toggle ***

;Firmware : S-ME45i v04
;Author : Lalo
;Luki's - Siemens Modding Forum
;Release: 29.11.04 - v1
;Update: 15.04.06 - v2 - use Toggle MsgBox/sound + permanent Hidden ID
;Update: 20.04.06 - v2.1 - setup and favourites option added
;Update: 03.09.06 - v2.2 - bugfix and relocated
;Update: 04.09.06 - v2.3 - setup option bugfix + different icon routine

;This patch changes confirmation Messagebox in on/off V Messagebox or on/off sound
;for toggling permament hide ID in setup menu, favourites menu, and hotkey function.
;It adds also a Hide ID state icon.
;NEEDS TMS PATCH TO FUNCTION! So apply it before.
;Delete previous versions (named CID or HIT) if applied first.



;HIDE ID FUNCTION (uncomment):

;5D44A: A880F5 A0FB87 ;in favourites (comment if you don't want it)
;5680E4: FAF5A880 FA87A0FB ;in setup (comment if you don't want it)
;55E360: DAF5A880 DA87A0FB ;in hotkey (comment if you don't want it)

7FBA0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAF6368148423D02FAF5A880DAC4A698
7FBB0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FCFC00DA8750F8E01C50C4DAE51CBA
7FBC0: FFFFFFFFFFFFFFFFFFFFFFFF 48402D02FAC49698FAC48498


;CUSTOMIZATION:
;Delete MessageBox (uncomment):
;7FBB0: E6FC 0D03

;Use sound instead of MsgBox (uncomment):
;7FBB6: 50 F0 ;default = MsgBox



;ADD A HANDFREE STATE ICON:
;I decide to use the same starting point that old VIS1 Riza's patch, so don't apply this one if you still use it.
;Known bug: when Hide ID icon is shown no IrDA icon is displayed
;This is due to how fw groups state icons... I know how to correct it, but I really don't think its worthy.

565012: DAC5B40148402D DAF6368148413D

;hidden ID icon:
;I used picture n.422 in SPC, size 19*7, but you can make it like you prefer
;If you make a better icon PLEASE share with us!
;picture 422 data:
0D94FD: 807F9F408D5F4D76BF51753F5376BF23 36781F0C6C1F03061F04E61F06181F06
0D950D: 8D5F007F9F 661F06799F


;In previous version, when a new SIM is inserted for the first time, toggle ID doesn't work, even if hidden ID icon is shown.
;Now this bug (and others minor ones) is corrected by using old fw routine at SIM change.
;Enjoy it!


;© Lalo 2006 Luki's - Siemens Modding Forum
  Reply With Quote
 
Page generated in 0.09366 seconds with 7 queries