blob: e9cad8da850686f14c1b136dbbbdcfd33498dde2 (
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
#muuid {f981f3f5-035a-444f-9892-ca722c195ada}
;langpack template for ListeningTo
;file \plugins\ListeningTo\res\resource.rc
[Listening to information]
[Enable sending listening information to contacts:]
[Music]
[Radio]
[Video]
[Others]
[You also have to enable it per protocol in the main menu]
[XStatus]
[For protocols that don't support listening to but support XStatus:]
[Set XStatus to Music and show listening info]
[If other XStatus is not set, set XStatus to Music and show listening info]
[If XStatus is Music, show listening info]
[Do nothing]
[Contacts]
[Apply template for info from contacts (overrides contacts template)]
[Get info from WATrack plugin]
[Get info from these players:]
[Winamp (*)]
[Windows Media Player]
[iTunes]
[foobar2000 (need to install the plugin manually)]
[Other players]
[Ask for new info every]
[seconds]
[Allow auto-loading plugins into players (affect players with *)]
[mRadio]
[Listening to]
[Template:]
[Variables:]
[%artist% - Artist name]
[%album% - Album name]
[%title% - Song title]
[%track% - Track number]
[%year% - Song year]
[%genre% - Song genre]
[%length% - Song length]
[%player% - Player name]
[%type% - Media type (Music, Radio, Video, etc)]
[When variable not found, use:]
[Title:]
[Message:]
[Other Variables:]
[%listening% - Listening to info (as set above)]
[When nothing is playing, replace %listening% with:]
;file \plugins\ListeningTo\src\listeningto.cpp
[Send to %s]
[Listening to (enabled)]
[Listening to (disabled)]
[Send to all protocols]
[listening_info]
[listening_type]
[listening_artist]
[listening_album]
[listening_title]
[listening_track]
[listening_year]
[listening_genre]
[listening_length]
[listening_player]
[Don't send to any protocols]
[Toggle send to all protocols]
[Enable/Disable sending Listening To info (to all protocols)]
[Disable ListeningTo (to all protocols)]
[Enable ListeningTo (to all protocols)]
[listening]
[artist]
[album]
[title]
[track]
[year]
[genre]
[length]
[player]
[type]
[StartTimer]
[To be sure that no one was left behind]
;file \plugins\ListeningTo\src\music.cpp
[ChangedListeningInfo]
[Start]
[Has : %s : %d]
[Is equals]
[Is different]
;file \plugins\ListeningTo\src\options.cpp
[<Unknown>]
[<Nothing is playing now>]
[Status]
[Listening info]
[General]
[Format]
[Players]
;file \plugins\ListeningTo\src\players\foobar.cpp
[foobar2000]
;file \plugins\ListeningTo\src\players\generic.cpp
[GenericPlayer]
[Miranda ListeningTo receiver]
[ProcessReceived]
[ERROR: Empty text]
[ERROR: No \\0 found]
[ERROR: Too little pieces]
[END: Stoped playing]
[ERROR: not enought info]
[END: Success]
[SendTimerProc]
[It's time to process]
[NewData]
[Processing]
[ERROR: Text is empty]
[Got new text, scheduling update]
[Text: %s]
[END: Text is the same as last time]
[ReceiverWndProc]
[START: Received message]
[ERROR: COPYDATASTRUCT* is NULL]
[ERROR: pData->dwData is incorrect]
[ERROR: pData->cbData is 0]
[ERROR: pData->lpData is NULL]
[Going to process]
;file \plugins\ListeningTo\src\players\itunes.cpp
;file \plugins\ListeningTo\src\players\mradio.cpp
;file \plugins\ListeningTo\src\players\player.cpp
[Player]
[ExternalPlayer]
[CodeInjectionPlayer]
;file \plugins\ListeningTo\src\players\watrack.cpp
[WATrack]
;file \plugins\ListeningTo\src\players\winamp.cpp
[Winamp v1.x]
[Winamp]
[.Winamp]
;file \plugins\ListeningTo\src\players\wmp.cpp
[MsnMsgrUIManager]
[WindowsMediaPlayer]
[Miranda ListeningTo WMP receiver]
[WMP : New data: [%d] %s]
;file \plugins\ListeningTo\src\players\foo_mlt\pfc\profiler.cpp
[unexpected profiler failure\n]
;file \plugins\ListeningTo\src\players\winamp_mlt\mlt_winamp.cpp
[Miranda ListeningTo Winamp Plugin]
[Copyright (C) 2006 Ricardo Pescuma Domenecci]
|