PDA

Ver la versión completa : [ELF] WallpaperChanger



myrzeug
15/07/2008, 12:23:46
WallpaperChanger
(c) Joker XT
Este elf cambia los fondos de pantalla de un cierto archivo (configurado en el ini), en un determinado tiempo (a configurar en el ini)

Funciones adicionales


;W610 R6BC002:
+45C3FC00
0A8C: 00000000 B1673745; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: 00000000 D99E3445; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16* fname,int);


NOTA:
Su funcionamiento es super simple, no se hara foro de discuciones
las funciones necesarias en otros modelos seran actualizadas y puestas aquí

itay
15/07/2008, 17:56:11
Para el k790 R8BF003:
+45C3FC00
0A8C: 00000000 39B33345 ; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: 00000000 11EF3045 ; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16* fname,int);
W850 R1KG001:

;W850 SW-R1KG001
+45CEFC00
0A8C: 00000000 99064A45 ; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: 00000000 B53C4745 ; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16* fname,int);
W200 R4HA014
+456BFC00
0A8C: FFFFFFFF CDA40045 ; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: FFFFFFFF 09D43A45 ; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16*

Estoy tabajando para el w300 pero esta un poco dificil. Pero igual mientras pueden usar el sleep mode

myrzeug
15/07/2008, 19:47:53
lo que me faltaba para mi w810 :a31:


;W810 SW-R4EA031
+456BFC00
0A8C: FFFFFFFF CDAD1945; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: FFFFFFFF 191C5445; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16*

itay
15/07/2008, 23:11:43
Ya porte las funciones del w810 al w300 r4ea031, espero que funcionen, avisenme en todo caso.
;W300 SW-R4EA031
+456BFC00
0A8C: FFFFFFFF 41251245; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: FFFFFFFF 3D964C45; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16*

Funciona, ya lo probe aunqeu la primera vez qeu lo inicie me reinicio el cel pero despues ningun problema.
---
Acaso a nadie le interesa la actualizacion que no agradecen?

myrzeug
16/07/2008, 10:59:03
Por favor, el W580i también R8BE001 :a07:


;W580 SW-R8BE001
+45C3FC00
0A8C: 00000000 15023845 ; 2A3: DISP_OBJ* GuiSoftKeys_GetDispObj(void);
0A90: 00000000 01383545 ; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16* fname,int);

myrzeug
16/07/2008, 17:06:22
W660 R8BB001:
+45C3FC00
0A8C: 00000000 DD6E4A45 ; 2A3: DISP_OBJ* GuiSoftKeys_GetDispOb(void);
0A90: 00000000 1DA54745 ; 2A4: int Theme_SetImage(int type,int,int,u16* path,u16* fname,int);

Finalmene he decidido hacer un foro de discuciones
pues parece inevitable que no hagan preguntas
DISCUCIONES (http://www.topsony.com/forum_es/showthread.php?p=442187#post442187)

ts005
27/08/2008, 20:30:09
w580 R8BA024


+45C3FC00
0A8C: 00000000 D9EA3745 ; 2A3: DISP_OBJ* DispObject_SoftKeys_Get(void);
0A90: 00000000 C5203545 ; 2A4: __thumb int StandbyBackground_SetImage(int type,int,int,const wchar_t* path,const wchar_t* fname,int);

000Lex000
25/02/2012, 16:10:13
Elf: WallpaperChanger
Ver.: 1.4f
Autro: (c) Joker XT

Descripción: Elf cambiar la imagen de fondo, almacenadas en una carpeta (que se especifica en el archivo de configuración), después de cierto tiempo (especificando en la configuración).

Nota: No lo traduje, porque no me funcionó, pero dejo adjunto un texto que contiene la traducción de ruso a español del elf.

000Lex000
04/01/2013, 15:44:20
WallpaperChanger


Elf: WallpaperChanger
Ver.: 1.4.1
Autro: (c) Joker XT, Metaler

Mejoras: Se agregaron ajustes de zoom cuando las proporciones de la imagen son diferentes a las pantallas para que se vea mejor.