Results 1 to 10 of 37

Hybrid View

  1. #1
    Gold SeaMonkey's Avatar
    Join Date
    May 2008
    Device
    DEVIL's SE
    Posts
    1,509
    Thanks
    26
    Thanked 311 Times in 247 Posts

    Re: ELFS:You want them - start here

    ©JokerXT
    IFMD v1.1.1


    This Elf shows you the free space on memory card and phone memory.

    ©Slaventino
    Desktop v1.2


    This Elf give you oportunity This is screenshot 3 running Elfs
    to access phone thrue 2-10 (OPlogo,Desktop and IFMD)
    shorcuts on the desktop
    (5 in the row)

    © UltraShot
    ® IronMaster, Joker XT, 2007KrasH ® IronMaster, Joker XT, 2007KrasH
    CoverArt in Standby v3.51


    -showing the cover of this song + a different image for beauty.
    -display ID3 v2.x, m4a, wma and other tags.
    -support reading ID3 v1.0 tags for compatibility with older phones
    -showing the correct (!) bitrate / Rate / Time song / regime

    (!) For this version must have the following events in DYN_CONST:
    Code:
    UI_MEDIAPLAYER_STOP_PRESSED_EVENT
    UI_MEDIAPLAYER_PLAY_PRESSED_EVENT
    UI_MEDIAPLAYER_PAUSE_PRESSED_EVENT
    UI_MEDIAPLAYER_CREATED_EVENT
    UI_MEDIAPLAYER_DESTROYED_EVENT
    UI_MEDIAPLAYER_AUDIO_PLAYING_TIME_EVENT
    UI_MEDIAPLAYER_VIDEO_PLAYING_TIME_EVENT
    If you do not show up on the screen, not moving bar / play time, check these constants

    ©eddmund
    DayDis v1.0.6


    DayDis can display the current weekday, date, time, system temperature, battery capacity and moon age
    together with any text, at one or more configurable position(s) of the standby screen.
    Can be used together with MoonPhase 0.9.5 or higher to also display an image of the current moon phase.

    ©Hussein,®zoyd
    SleepMode v1.28


    Change the default sleepmode clock to user customizable clock, day, date, personal message & icons.Displays radio station, music track, and album art on sleepmode and standby displays.Automatic wallpaper changer.Missed calls/messages reminder.

    Also you will need .vkp patch for your phone model(you will find all patches in .rar)
    and working track address:
    Code:
    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;
    And you will need these functions in your library. Thanks Ploik & HierOS.
    Code:
    ;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);
    Attached Files
    Last edited by SeaMonkey; 12-03-2008 at 12:27 PM.

  2. The Following User Says Thank You to SeaMonkey For This Useful Post:


  3. #2
    Recently Initiate
    Join Date
    Jan 2009
    Device
    -
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Re: ELFS:You want them - start here

    I use sony ericssion w700i . 4 me this desktop SE-lifestyle DeskBar and did not work . whenever i start it my phone simply restars . what should i do

  4. #3
    Gold SeaMonkey's Avatar
    Join Date
    May 2008
    Device
    DEVIL's SE
    Posts
    1,509
    Thanks
    26
    Thanked 311 Times in 247 Posts

    Re: ELFS:You want them - start here

    Did you edit both files(.cfg and .bcfg)?

  5. #4
    Member DrWilsonM's Avatar
    Join Date
    Aug 2008
    Device
    -
    Posts
    39
    Thanks
    30
    Thanked 1 Time in 1 Post

    Re: ELFS:You want them - start here

    Hey! I have used the patch "Added 4 tab in File manager, which includes folders tpa, system, ifs.vkp" and a tab called "Elfs" now is availiable containing folders like "ZBin" "Autorun" "Config" and "Ini" ara in this tab! do i have to make new folders in the memory card or use them?

    thanks!

    btw nice patch for those who know how to use their phone.
    Better do not use it if you do not know how to use it correctly!:D

  6. #5
    Member DrWilsonM's Avatar
    Join Date
    Aug 2008
    Device
    -
    Posts
    39
    Thanks
    30
    Thanked 1 Time in 1 Post

    Re: ELFS:You want them - start here

    anyone????

  7. #6
    Top Team Gold senter's Avatar
    Join Date
    Nov 2007
    Device
    W705
    Posts
    1,958
    Thanks
    2
    Thanked 344 Times in 283 Posts

  8. The Following User Says Thank You to senter For This Useful Post:


  9. #7
    Member DrWilsonM's Avatar
    Join Date
    Aug 2008
    Device
    -
    Posts
    39
    Thanks
    30
    Thanked 1 Time in 1 Post

    Re: ELFS:You want them - start here

    you haven't understood! read my post!

    Hey! I have used the patch "Added 4 tab in File manager, which includes folders tpa, system, ifs.vkp" and a tab called "Elfs" now is availiable containing folders like "ZBin" "Autorun" "Config" and "Ini" ara in this tab! do i have to make new folders in the memory card or use them?

    thanks!

    btw nice patch for those who know how to use their phone.
    Better do not use it if you do not know how to use it correctly!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •