-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
345 lines (176 loc) · 7.14 KB
/
ChangeLog
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
2010-10-11 Chris Debenham <[email protected]>
[76] Fix preview in add/edit song dialog
2010-10-11 Chris Debenham <[email protected]>
[75] Remove ServerType setting as it is no longer used
2010-10-10 Chris Debenham <[email protected]>
[74] Rebuild for lp
2010-10-10 Chris Debenham <[email protected]>
[73] Don't rebuild changelog
2010-10-10 Chris Debenham <[email protected]>
[72] Add changelog to bzr
2010-10-10 Launchpad Translations on behalf of chris-debenham
[71] Launchpad automatic translations update.
2010-10-10 Chris Debenham <[email protected]>
[70] Update version num to fix launchpad upload
2010-10-10 Chris Debenham <[email protected]>
[69] More build changes
2010-10-10 Chris Debenham <[email protected]>
[68] Increase epoch so will superceed 1:2.3.x
2010-10-10 Chris Debenham <[email protected]>
[67] Fix building of releases
2010-10-10 Chris Debenham <[email protected]>
[66] Change dependancies to conflict only with lyricue-cvs < 2.4
2010-10-10 Chris Debenham <[email protected]>
[65] Update translation files
2010-10-10 Chris Debenham <[email protected]>
[64] Add turkish
2010-10-09 Launchpad Translations on behalf of chris-debenham
[63] Launchpad automatic translations update.
2010-10-09 Chris Debenham <[email protected]>
[62] Fix dist
2010-10-09 Chris Debenham <[email protected]>
[61] Fix control file
2010-10-09 Chris Debenham <[email protected]>
[60] Packaging changes
2010-10-09 Chris Debenham <[email protected]>
[59] Package build changes
2010-10-09 Chris Debenham <[email protected]>
[58] Prepare for actual release of 3.0
2010-10-09 Chris Debenham <[email protected]>
[57] Add changelog
2010-10-08 [email protected]
[56] * Re-add locales
* Don't complain if access.conf not setup
2010-10-05 [email protected]
[55] * Add default items to applications menu to start/stop
lyricue_display
* Add option to lyricue_remote to close the server
2010-10-05 [email protected]
[54] * Set process name for lyricue_display better
* Turn off debug output by default (use '-d' to re-enable)
2010-09-27 [email protected]
[53] Set process name to "Lyricue Display on port xxxx"
2010-09-27 [email protected]
[52] Fix double-changing of background in preview
2010-09-27 [email protected]
[51] * Fix looping not working
* Fix clear-text function
2010-09-27 [email protected]
[50] Fix DVD trying to play if you click 'blank'
2010-09-23 [email protected]
[49] Enable live video backgrounds
2010-09-22 [email protected]
[48] * Add lsdvd to dependancies
* Report port number is process name * Fix crash when going back past
first item
2010-09-20 [email protected]
[47] Enable word-wrap by default for songs
2010-09-17 [email protected]
[46] Add .desktop files
2010-09-17 [email protected]
[45] Add desktop files (#LP640940)
2010-09-16 [email protected]
[44] * Initial work at dvd support
* Add preview window to edit/add song dialog
2010-09-15 [email protected]
[43] Let lyricue_display use GeometryOverride if set
2010-09-14 [email protected]
[42] Re-add lyricue_remote command
2010-09-14 [email protected]
[41] Force writing of config to db every startup (LP#636731)
2010-09-14 [email protected]
[40] * Get lyricue_display to reload config when saving prefs in
lyricue
* Implement OSD functionality
2010-09-12 [email protected]
[39] * Change some install dependancies
* Make interface work at 1024x600
2010-09-12 [email protected]
[38] * Change some install dependancies
* Make interface work at 1024x600 * Fix loading lyricue_display from
apps menu * Save first config to database
2010-09-09 Chris Debenham <[email protected]>
[37] Add diatheke to dependancies, remove lyricue-bible
2010-09-08 Chris Debenham <[email protected]>
[36] * Fix status message to return proper screen size
* Fix blank handling after preview
2010-09-08 Chris Debenham <[email protected]>
[35] Fix screen blanking after showing a preview
2010-09-07 Chris Debenham <[email protected]>
[34] Packaging change
2010-09-07 Chris Debenham <[email protected]>
[33] Up version
2010-09-07 Chris Debenham <[email protected]>
[32] Fix missing files
2010-09-07 Chris Debenham <[email protected]>
[31] Add missing files
2010-09-07 Chris Debenham <[email protected]>
[30] * Implement dbimage loading
* Don't try to set the geometry if it is null * Make lyricue_display
log to logfile/stderr
2010-09-06 Chris Debenham <[email protected]>
[29] Update packaging
2010-09-06 Chris Debenham <[email protected]>
[28] Changes to build system
2010-09-06 Chris Debenham <[email protected]>
[27] * Make presentation import retry if fails
* Store presentation temp files in /var/tmp instead of /tmp *
Packaging changes
2010-09-05 Chris Debenham <[email protected]>
[26] * Fixes for bible preview
* Fix crash when blanking screen to database image * SEMI should be :
2010-09-04 Chris Debenham <[email protected]>
[25] * More fixes to preview command
* Change debug messages for verse adding * Use mipmaps for glyph
caches
2010-08-12 Chris Debenham <[email protected]>
[24] Fix preview command
2010-08-11 Chris Debenham <[email protected]>
[23] Fix crash on reconfigure
2010-08-10 Chris Debenham <[email protected]>
[22] Add conflict for lyricue/lyricue-cvs packages
2010-08-10 Chris Debenham <[email protected]>
[21] * Add conflict for lyricue/lyricue-cvs
* Look for sql updates in right directory
2010-08-10 Chris Debenham <[email protected]>
[20] re-sync lyricue interface
2010-08-10 Chris Debenham <[email protected]>
[19] Remove extra debug output
2010-08-10 Chris Debenham <[email protected]>
[18] Add support for sword bibles
2010-08-06 Chris Debenham <[email protected]>
[17] Add dependancies for packaging
2010-08-06 Chris Debenham <[email protected]>
[16] Update translation building
2010-08-06 Chris Debenham <[email protected]>
[15] Add translations
2010-08-06 Chris Debenham <[email protected]>
[14] Move lyricue interface into bzr as well
2010-08-05 Chris Debenham <[email protected]>
[13] Packaging changes
2010-08-05 Chris Debenham <[email protected]>
[12] Re-add makefile.in
2010-08-05 Chris Debenham <[email protected]>
[11] Re-add makefile.in
2010-08-05 Chris Debenham <[email protected]>
[10] Packaging changes
2010-08-05 Chris Debenham <[email protected]>
[9] Packaging
2010-08-05 Chris Debenham <[email protected]>
[8] Update build scripts
2010-08-05 Chris Debenham <[email protected]>
[7] * Change transition handling to support turning transitions off
* Add the ability to choose a default transition
2010-08-04 Chris Debenham <[email protected]>
[6] More cleaning
2010-08-04 Chris Debenham <[email protected]>
[5] Clean up bzr
2010-08-04 Chris Debenham <[email protected]>
[4] * Remove unused main.c
* Only update text if it has changed
2010-08-03 Chris Debenham <[email protected]>
[3] Add i18n.h
2010-08-03 Chris Debenham <[email protected]>
[2] Initial import
2010-08-03 Chris Debenham <[email protected]>
[1] Initial import