GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > Siemens-Benq > Siemens-Benq Flash Patching > x4x, x5x Flashpatching


Reply
 
LinkBack Thread Tools Display Modes
Old 12-09-2006, 03:50   #196 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1

Change the attribute of the addressbook entries
Author: Huajia, Greentea

With the patch, all the addressbook entries can have the same function as the addressbook entry of phone numbers, that is to say, you can directly dial out the phone numbers stored at other entries (eg, company name, street, city, country, post code, etc. ) on the addressbook.

;version 1.5
0x2F250C: 2827 6023
0x2F2142: DC59D478 EA006023
0x2F25B0: DC59D478 EA006023
0x2F2684: 2827 6023
0x2F2724: F0D7F0C6 FABF5000
0x1F0050: FFFFFFFFFFFFFFFF F0D7F0C6FACF6023

;version 1
; Change the attribute of the fax number entry, so that it functions just like the phone number entry.
0x2F243C: DC59D478 EA006023

P.S.
Some useful ram address:
;on/off status of auto-shutdown
RAM 35 : 3FF8 ; 00- (Aut.phone off) off 01-(Aut.phone off) on
;time of auto-shutdown
RAM 0F : 0372 ; show (Aut.phone off) hour
RAM 0F : 0373 ; show (Aut.phone off) Minute
  Reply With Quote
Old 07-11-2007, 14:40   #197 (permalink)
Freak Poster
 
Join Date: May 2005
Location: Somewhere in Poland
Age: 36
Posts: 266
Member: 143475
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by Xinshou View Post
Use Pictures to indicate MP3 status
Author: Greenteas, Dong

Add 4 pictures to indicate MP3 status: Play, Pause, FF, FR

;The following is Optional: exchange Play & Pause on right softkey
36BFB8: 7902 1600;Change right softkey fro m Play to Pause
36BFBE: 1600 7902;change right softkey from Pause to Play

;Main
1F7D0C: CC00CC00 DABF6E5A;hook to MP3 pictures hooks
1F5A6E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403600F2F1740D9AF102C0DABF805A;C0 selectable, function-29
1F5A7E: FFFF DB00
1F5A80: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C088D088E0E6FC0600E6FD4200E6FE;X 0600,Y 4200
1F5A90: FFFFFFFFFFFFFFFFFFFFFFFFFFFF 0F01DAB304DF98E098D098C0DB00;0F01-Pic ID:272#
1F7D18: CC00CC00 DABF9E5A
1F5A9E: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403600F2F1740D9AF102C0DABFB05A;C0 function-29
1F5AAE: FFFF DB00
1F5AB0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403200F2F17C2F46F101002D0A46F1
1F5AC0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 04002D1046F102002D1646F103002D1C
1F5AD0: FFFF DB00
1F5AD2: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC2B00E6FD4800E6FEA300DAB304DF;ID-164:Play
1F5AE2: FFFF DB00
1F5AE4: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC3300E6FD4800E6FEA100DAB304DF;ID-162:Pause
1F5AF4: FFFF DB00
1F5AF6: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC3B00E6FD4800E6FEA200DAB304DF;ID-163
:FF
1F5B06: FFFF DB00
1F5B08: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FC2200E6FD4800E6FEA000DAB304DF;ID-161:FR
1F5B18: FFFF DB00

;------------------------------------------------------------
;
;Ram address for MP3 status
;RAM: CAF7C: 01=play 02=ff 03=fr 04=pause
;The following is same as above main program, but it is more simpler:
;xxxxxx: D7403200F2F47C2FF0E4E6FCXX00E6FD
;xxxxxx: YY0006FE????DAB304DFDB00
;????=first Pic ID
;---------------------------------------------------------------------
;
;MP3 pictures hook table:
;
0x1f0718AB304DF DABF007D;hook to time display on MP3.
0x1F7D00:FFFFFFFF CC00CC00
0x1F7D04:FFFFFFFF CC00CC00
0x1F7D08:FFFFFFFF CC00CC00
0x1F7D0C:FFFFFFFF CC00CC00;1F7D0C: CC00CC00 DABF6E5A
0x1F7D10:FFFFFFFF CC00CC00
0x1F7D14:FFFFFFFF CC00CC00
0x1F7D18:FFFFFFFF CC00CC00;1F7D18: CC00CC00 DABF9E5A
0x1F7D1C:FFFFFFFF CC00CC00
0x1F7D20:FFFFFFFF CC00CC00
0x1F7D24:FFFFFFFF CC00CC00
0x1F7D28:FFFFFFFF CC00CC00
0x1F7D2C:FFFFFFFF DB00FFFF
From which patch this -> 0x1f0718AB304DF DABF007D;hook to time display on MP3. come ???? I need this...
  Reply With Quote
Old 07-25-2007, 09:20   #198 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
@: GoLL@B
There is a patch to display current time on MP3 screen. From that patch, find the hook DAB304DF (DAB304DF is 'returen to idle' command).
  Reply With Quote
Old 07-25-2007, 09:33   #199 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
***Show MP3 Trackname in MainScreen***
Author: Greentea
Date: 2007-07-04

This is to display MP3 trackname on mainscreen after shifting back to mainscreen by Xtask.

0x338FCE: E0068860 FABF3023
0x1F2330: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403600F2FC543848C03D04E0068860
0x1F2340: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FAD3D28F00CC08C288C0DC59D4D80200
0x1F2350: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF A8C8E6FE5438E6FF3600DAC7B4830802
0x1F2360: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 06F02200986098809890DB00FFFFFFFF

;The following 2 lines are the Y positions of the Operator Code, you may modify them.
;0x35E410:09 20;after network is found
;0x35E428:09 20;idle state

  Reply With Quote
Old 07-25-2007, 09:39   #200 (permalink)
Freak Poster
 
Join Date: Apr 2005
Age: 24
Posts: 237
Member: 137411
Status: Offline
Thanks Meter: 1
Dialog when exiting MP3
AUthor: Yunyue

This is to add a dialog window when you want to exit from playing MP3 by pressing short RED key.

36C0C4:EA009CC1 FABF461E
1F1E46:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46F601003D04DABF581EFAD6F8C3FAD69CC1
1F1E58:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E01CE6FD3905E6FE6A1EE6FFBF00FAE6
1F1E68:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF CE0548C02D02FAD626C4DB00FFFFFFFF
  Reply With Quote
Old 08-16-2008, 13:01   #201 (permalink)
Junior Member
 
Join Date: Aug 2008
Posts: 3
Member: 838935
Status: Offline
Thanks Meter: 0
hi.sheet body in use paradise3.6.i is probable patch to display mp3 state player on main faceplate.isn't known neither.who give help to me wherewith.and there English language high-rolling china word finis genre given up In this sheet zero? wait that you give help to me.thank!
  Reply With Quote
Old 05-13-2010, 05:59   #202 (permalink)
Junior Member
 
Join Date: Apr 2009
Posts: 2
Member: 1019643
Status: Offline
Sonork: 100.99999
Thanks Meter: 0
How to change format date, year

How to change format date, year (lunar calendar) from Chinese to English? I use Paradise V5.0. Here, maybe That patch to do it, but i don't know how do it.
  Reply With Quote
Old 05-13-2010, 07:08   #203 (permalink)
Junior Member
 
Join Date: Apr 2009
Posts: 2
Member: 1019643
Status: Offline
Sonork: 100.99999
Thanks Meter: 0
;适用:5508
;修改:云月

;要求:UNDO其它版本的待机中文显示,刷过待机状态中文星期-完美版的可以根据提示来刷。
;注意:调用了特殊字符05e4;1ce4;1de4;1fe4;1be4;04e4;0ce4。所以尽量 避免别的补丁也调用它们
;如:刷修改闹钟样式补丁时就不要用05;1c;1d;1f;1b;04;0c代码。为凑齐这些满足条件的 字符我花了许多时间。

;控制部分:
37576A:F09FF08E DAC780DA
3758EA:9AF6 0D01
375782:9AF6 0D01
375896:2F 2E
3758d4:2F 2E
35E742AE4FEE9 DAC7D0DA
27DA80:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF F09FF08E8880889088C088D0DAA56003
27DA90:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 5C14D7401F03D414C01AD7403600F6F1
27DAA0:FFFFFFFFFFFFFFFFFFFFFFFF 3E0F98D098C098909880DB00
27DAD0:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAE4FEE9F0C8F0D9D7403600F2FE3E0F
27DAE0:FFFFFFFFFFFFFFFF DAF60403DB00FFFF
27DAC0:FFFFFFFFFFFFFFFFFFFFFFFFFFFF 05e41ce41de41fe41be404e40ce4

;刷过待机状态中文星期-完美版的直接刷下面这句就可以了
;27DAC0:5B005D005E005F007B007D007E00 05e41ce41de41fe41be404e40ce4
;如果是2004.11.10格式的刷下面这2句改为04.11.10格式,否则时间和闹铃会被 挤掉。
3758EA:9AF6 0D01
375782:9AF6 0D01
  Reply With Quote
Reply

Bookmarks


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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Download Dct4 Patch Imei Files from Support Celumoviles Fast Dongle Solution 3 11-25-2010 14:35
http://bbs.mydigit.cn--All mp4/mp5 firmware_Free _Jamuna Electronics Media babul_worldnet Game Consoles & Mp3/4 , HD players 3 02-11-2010 20:50
http://bbs.mydigit.cn--All mp4/mp5 firmware_Free _Jamuna Electronics Media babul_worldnet Game Consoles & Mp3/4 , HD players 3 02-03-2010 10:30
people from jdtx.com/cn InfernoNordOst The Market Feed Back 0 01-05-2008 14:31

 



All times are GMT +1. The time now is 00:51.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.25272 seconds with 11 queries

SEO by vBSEO