blob: 386abb93788d414145eb651b6aa3bfb7bb31c0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
#muuid {c64cc8e0-cf03-474a-8b11-8bd4565ccf04}
;============================================================
; File: SplashScreen.dll
; Plugin: Splash Screen
; Version: 0.1.2.3
; Authors: nullbie, Thief
;============================================================
[Shows a splash at Miranda startup.]
;file \plugins\SplashScreen\res\splash.rc
[Splash Options]
[Show splash]
[Show random splash]
[...]
[Play sound]
[Loop sound]
[Show Miranda Version]
[Enable]
[Prefix:]
[Appearance]
[Display time:]
[msec]
[Fade in:]
[steps]
[Fade out:]
[Advaimg library not found. Please get it from nigtlies to be able to use images.]
[Preview...]
;file \plugins\SplashScreen\src\bitmap_funcs.cpp
[Loading splash file]
[done]
[MyBitmap::loadFromFile]
[Bitmap load failed]
;file \plugins\SplashScreen\src\main.cpp
[Miranda version]
[Dll Name]
[Advaimg path]
[Your advaimg.dll is either obsolete or damaged. Get latest from Miranda alpha builds.]
[Error]
[Loading advaimg]
[SoundFilePath]
[Found file]
[Extention]
[File has valid ext]
[final file]
[Skin]
[UseSound]
[Sounds enabled.]
[Sounds disabled.]
[Module]
[Setting]
[Value]
[PluginDisable]
[Disabled.]
[Enabled.]
[PlugDisableHook]
[Triggered]
[Posted WM_LOADED message]
[Call Splash Service]
[Loading modules]
[Unload]
[Job done]
;file \plugins\SplashScreen\src\options.cpp
[Graphic files]
[Set path]
[Sound Files]
[Set sound path]
[Skins]
[Splash Screen]
;file \plugins\SplashScreen\src\services.cpp
[PNG and BMP files\0*.png;*.bmp\0\0]
;file \plugins\SplashScreen\src\splash.cpp
[WM_LOADED]
[called]
[Timer ID]
[ShowTime value]
[Showtime timer]
[triggered]
[On Modules Loaded timer]
[On Modules Loaded workaround]
[WM_DESTROY]
[Verdana]
[Timer TimeToShow]
[set]
[Timer Modules loaded]
[Thread]
[start]
[Preview]
[yes]
[Timeout]
[end]
|