Results 1 to 10 of 37

Threaded View

SeaMonkey ELFS:You want them - start... 12-02-2008, 09:19 AM
SeaMonkey Re: ELFS:You want them -... 12-02-2008, 11:32 AM
SeaMonkey Re: ELFS:You want them -... 12-02-2008, 01:34 PM
bibin Re: ELFS:You want them -... 01-15-2009, 12:27 PM
SeaMonkey Re: ELFS:You want them -... 01-15-2009, 01:38 PM
DrWilsonM Re: ELFS:You want them -... 08-05-2009, 10:46 AM
DrWilsonM Re: ELFS:You want them -... 08-08-2009, 08:55 AM
uiuiy Re: ELFS:You want them -... 12-04-2008, 09:59 AM
taha198 Re: ELFS:You want them -... 12-05-2008, 02:50 AM
SeaMonkey Re: ELFS:You want them -... 12-13-2008, 10:02 AM
SeaMonkey Re: ELFS:You want them -... 12-13-2008, 01:30 PM
SeaMonkey Re: ELFS:You want them -... 12-13-2008, 01:46 PM
rapidroll Re: ELFS:You want them -... 08-15-2011, 05:26 PM
riders4sia Re: ELFS:You want them -... 01-15-2009, 01:49 PM
SeaMonkey Re: ELFS:You want them -... 01-15-2009, 08:13 PM
andrijuli Re: ELFS:You want them -... 01-16-2009, 12:55 AM
SeaMonkey Re: ELFS:You want them -... 01-16-2009, 06:23 AM
w830 Re: ELFS:You want them -... 01-25-2009, 04:51 AM
adhipg Re: ELFS:You want them -... 08-05-2009, 07:42 AM
Carlos(1) Re: ELFS:You want them -... 01-31-2009, 02:12 PM
popo5p5 Re: ELFS:You want them -... 04-23-2009, 09:49 AM
sylwekyo1 Re: ELFS:You want them -... 04-26-2009, 10:53 AM
kiplink Re: ELFS:You want them -... 06-09-2009, 02:15 PM
fathan Re: ELFS:You want them -... 06-20-2009, 12:41 AM
2010 Re: ELFS:You want them -... 08-06-2009, 04:58 AM
bege Re: ELFS:You want them -... 08-06-2009, 05:18 AM
2010 Re: ELFS:You want them -... 08-08-2009, 05:16 AM
h4mza Re: ELFS:You want them -... 09-01-2009, 08:48 AM
LUIGI Re: ELFS:You want them -... 10-30-2009, 10:33 PM
richardlou Re: ELFS:You want them -... 11-30-2009, 07:48 PM
mojigol Re: ELFS:You want them -... 12-19-2011, 04:20 AM
mojigol increase contrast & color of... 12-19-2011, 04:32 AM
boysie Re: increase contrast & color... 12-19-2011, 10:08 AM
mojigol Re: increase contrast & color... 12-22-2011, 04:22 PM
andylol Re: ELFS:You want them -... 10-15-2012, 09:00 AM
  1. #2
    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

    ©Hussein(svn)
    ScreenShooter v1.3

    All screenshots maded by one of version of this Elf.
    You also need BcfgEdit.elf , so you can configure ScreenShooter

    ©KreN
    BcfgEdit v1.0


    With BcfgEdit.elf you can configure several Elfs

    ©Peti (r) myrzeug
    OPlogo v1.0


    With this Elf you can change operator logo(he can change 3 lines from oplogo)
    you can put - day full,month full name,temperature of the phone,battery state in percent,free bytes in heap,free kilobytes in heap.

    ©Deitro
    Calc v2.0.1


    Advanced Calculator (his name tales everything)

    ©Iron Master
    CreateTXTFile v1.1

    Whit this Elf you can create text files where you want,but you need this functions in your library for proper work .
    Code:
    11F: void * DataBrowserDesc_Create(void);
    121: void DataBrowserDesc_SetHeaderText(void * db , int StrID);
    122: void DataBrowserDesc_SetFolders(void * db , int * FolderList);
    123: void DataBrowserDesc_SetOKSoftKeyText(void * db , int StrID);
    124: void DataBrowser_Create(void * db);
    125: void DataBrowserDesc_Destroy(void * db);
    2A8: FSX_isNameInvalid(wchar_t * name);
    2A9: DataBrowserDesc_SetFoldersNumber(void * DataBrowserDesc,int state);
    2AB: DataBrowserDesc_SetSelectAction(void * DataBrowserDesc,int state);
    2AC: DataBrowserDesc_SetSelectActionOnFolders(void * DataBrowserDesc,int state);
    2AD: DataBrowserDesc_SetBookID(void * DataBrowserDesc,int BookID);
    2AF: DataBrowserDesc_SetOption(void * DataBrowserDesc,char * option);
    2B0: DataBrowserDesc_SetOpenEmptyFolder(void * DataBrowserDesc,int state);
    2B2: void FSX_RemoveIllegalSymbolsName(FILEITEM *);
    2B3: FILEITEM * DataBrowser_ItemDesc_Create(void);
    2B4: void DataBrowser_ItemDesc_Destroy(FILEITEM *);
    2B7: void StringInput_SetCursorPosition(GUI *,u16 curs_pos,char unk);
    and for owners "copying / moving files to any folder" patch they need this supplement.

    Code:
    ; K790 SW-R8BF003
    44E9BC80: 14D0 14E0 44E9BC80: 14D0 14E0
    44E9BCA6: 01D0 01E0 44E9BCA6: 01D0 01E0
    Code:
    ; K810 SW-R8BA024
    44FD738C: 14D0 14E0 44FD738C: 14D0 14E0
    44FD73B2: 01D0 01E0 44FD73B2: 01D0 01E0
    Code:
    ; W580 SW-R8BE001
    44EC1AD0: 14D0 14E0 44EC1AD0: 14D0 14E0
    44EC1AF6: 01D0 01E0 44EC1AF6: 01D0 01E0
    Code:
    ; W610 SW-R6BC002
    44EC91F8: 14D0 14E0 44EC91F8: 14D0 14E0
    44EC921E: 01D0 01E0 44EC921E: 01D0 01E0
    Code:
    ; W660 SW-R8BB001
    44FEB5C4: 14D0 14E0 44FEB5C4: 14D0 14E0
    44FEB5EA: 01D0 01E0 44FEB5EA: 01D0 01E0
    Code:
    ; W880 SW-R8BA024
    44FE8FDC: 14D0 14E0 44FE8FDC: 14D0 14E0
    44FE9002: 01D0 01E0 44FE9002: 01D0 01E0
    Attached Files
    Last edited by SeaMonkey; 12-03-2008 at 10:14 AM.

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


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
  •