summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 1f8e5fa6f82dcd1d4edd672dcaf9ed107e9a1d0f (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
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
2006-11-24  amair

	* HISTORY, po/de.po, po/vdradmin.pot:

	Updated for v3.5.1beta release.

2006-11-24  amair

	* vdradmind.pl:

	Changed handling of critical/colliding timers on encrypted channels in timer_list.

2006-11-24  amair

	* vdradmind.pl:

	- Lost info on selected extepginfos if testing an epgsearch in epgsearch_new.
	- Don't use an epgsearch template's name as pattern if adding a new epgsearch.

2006-11-22  amair

	* vdradmind.pl:

	Didn't select the right channel group in epgsearch_new.

2006-11-20  amair

	* vdradmind.pl:

	Fixed """ in prog_timeline.

2006-11-16  amair

	* vdradmind.pl, template/default/epgsearch_list.html:

	New epgsearches can be based on epgsearch's templates.

2006-11-13  amair

	* make.sh:

	Exclude ".#*" files from distribution tarball.

2006-11-13  amair

	* vdradmind.pl:

	Added missing localisation for headlines in epgsearch results/favourites.

2006-11-10  amair

	* HISTORY, vdradmind.pl, po/cs.po, po/fr.po,
	  template/default/style.css:

	Updated for 3.5.0 release.

2006-11-03  scop

	* vdradmind.pl:

	Trim trailing whitespace.

2006-11-03  scop

	* vdradmind.pl:

	Save config values always in the "C" locale collation order.

2006-11-02  tag v3_5_0rc

2006-11-02  amair

	* HISTORY:

	Updated for v3.5.0rc release.

2006-11-02  amair

	* vdradmind.pl:

	Set version to 3.5.0rc.

2006-10-31  amair

	* template/default/epgsearch_list.html, vdradmind.pl:

	Added button to manually start epgsearch timer update thread.

2006-10-31  amair

	* po/de.po, po/es.po, po/fi.po, po/nl.po, po/ru.po,
	  po/vdradmin.pot:

	Updated.

2006-10-31  amair

	* vdradmind.pl:

	Do not set AT_OFFER=2 (=use AT) if AT_FUNC=1 and vdradmind.at is not empty. This allows users to first try epgsearch and after they've converted remove all there AutoTimers and set AT_FUNC=0 in config menu to completely hide AT feature.

2006-10-30  amair

	* template/default/style.css, template/default/timer_list.html:

	Fixed bold black line in MSIE.

2006-10-30  amair

	* template/default/config.html:

	Hide AutoTimer config if AT feature not wanted.

2006-10-30  amair

	* template/default/timer_new.html:

	Hide "AutoTimer Checking" setting unless using AutoTimer.

2006-10-30  amair

	* template/default/style.css:

	Fixed MSIE hack.

2006-10-30  amair

	* template/default/at_timer_new.html:

	Prepared for easier adding new lines.

2006-10-30  amair

	* vdradmind.pl, template/default/config.html:

	Removed unused code.

2006-10-27  tag v3_5_0beta

2006-10-27  amair

	* HISTORY, autotimer2searchtimer.pl, make.sh, vdradmind.pl,
	  lib/Template/Plugin/HTML.pm, lib/Template/Plugin/JavaScript.pm,
	  po/cs.po, po/de.po, po/es.po, po/fi.po, po/fr.po, po/nl.po,
	  po/ru.po, po/vdradmin.pot, template/default/about.html,
	  template/default/at_timer_list.html,
	  template/default/epgsearch_list.html,
	  template/default/epgsearch_new.html, template/default/library.js,
	  template/default/navigation.html, template/default/rec_list.html,
	  template/default/style.css, template/default/timer_list.html:

	Added epgsearch plugin support.
	Release v3.5.0beta.

2006-10-27  amair

	* vdradmind.pl:

	Fixed crash if a timer's length is 0 + buffer start + buffer stop.

2006-10-26  amair

	* template/default/style.css, template/default/prog_list2.html:

	Some layout fixes.

2006-10-26  amair

	* vdradmind.pl:

	Remove trailing "\n" from "hostname" output.

2006-10-20  amair

	* template/default/error.html,
	  template/default/default/sauerei.gif:

	Removed "sauerei.gif" on error page.

2006-10-20  amair

	* template/default/about.html, template/default/at_timer_list.html,
	  template/default/at_timer_new.html, template/default/config.html,
	  template/default/help_at_timer_list.html,
	  template/default/help_at_timer_new.html,
	  template/default/help_config.html,
	  template/default/help_rec_list.html,
	  template/default/help_timer_list.html,
	  template/default/help_timer_new.html,
	  template/default/index.html, template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary.html,
	  template/default/prog_summary2.html,
	  template/default/prog_timeline.html,
	  template/default/rec_edit.html, template/default/rec_list.html,
	  template/default/style.css, template/default/timer_list.html,
	  template/default/timer_new.html, template/default/tv.html,
	  template/default/vdr_cmds.html:

	* MSIE6 fix for too wide lists having a scrollbar at the left.
	* Fixed some (X)HTML bugs.

2006-10-02  amair

	* template/default/about.html:

	Added Karel Borkovec to translation team (Reported by Jörg Bornkessel)
	Sort languages by date they were added.

2006-10-02  amair

	* vdradmind.pl:

	Log error for Net::SMTP only if module really missing (Provided by Tobias Grimm).

2006-09-30  scop

	* template/default/navigation.html, template/default/rec_list.html:

	Small HTML cleanups/fixes.

2006-09-30  scop

	* po/fi.po:

	Add some missing Finnish translations.

2006-09-29  tag v3_4_7

2006-09-29  amair

	* HISTORY, vdradmind.pl, po/cs.po, po/de.po, po/es.po, po/fi.po,
	  po/fr.po, po/nl.po, po/ru.po, po/vdradmin.pot:

	Release v3.4.7.

2006-09-27  amair

	* HISTORY, vdradmind.pl:

	Autosave now takes care of the number of lines to show in commands menu.

2006-09-27  amair

	* tools/tmplgettext, tools/update-po:

	Cleaned.

2006-09-27  amair

	* template/default/rec_list.html:

	Added missing space.

2006-09-11  scop

	* vdradmind.pl:

	Fix running the first (index=0) commands.conf command.

2006-09-06  amair

	* HISTORY, po/cs.po, po/de.po, po/es.po, po/fi.po, po/fr.po,
	  po/nl.po, po/ru.po, po/vdradmin.pot:

	Updated for v3.4.7beta release.

2006-09-06  amair

	* contrib/user.css.example:

	Added more examples.

2006-09-06  amair

	* template/default/style.css:

	Hilight links in about and help.

2006-09-06  amair

	* vdradmind.pl:

	Encode quotes in channel name in prog_timeline.

2006-09-04  amair

	* template/default/about.html:

	Fixed forgotten <tmpl_var ...> statements.
	Changed the way missing and available features are displayed.

2006-09-04  amair

	* template/default/config.html:

	Hide select boxes for templates and skins if it contains only a single choice.

2006-09-04  amair

	* vdradmind.pl:

	Another fix for the refering pages problem(s).

2006-09-01  amair

	* template/default/navigation.html:

	Hide "AutoTimer" menu item unless $FEATURE{AUTOTIMER} is set.

2006-09-01  amair

	* vdradmind.pl, template/default/config.html:

	Changed $FEAT_something to $FEATURES{something}.
	Made %CONFIG and %FEATURES available for every template.

2006-09-01  amair

	* tools/tmplgettext:

	Fix problems with text extraction in prog_timeline.html.

2006-09-01  amair

	* template/default/about.html, template/default/at_timer_new.html,
	  template/default/config.html, template/default/error.html,
	  template/default/index.html, template/default/navigation.html,
	  template/default/noauth.html, template/default/prog_detail.html,
	  template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary.html,
	  template/default/prog_summary2.html,
	  template/default/prog_timeline.html,
	  template/default/timer_list.html, template/default/tv.html:

	Use gettext('...') in templates everywere.

2006-08-30  amair

	* vdradmind.pl:

	Changed: Use date instead of empty subtitle in timers programed by AutoTimer with activated "Episode" option.
	Fixed: Don't show outdated broadcast as search result.
	Fixed: Don't purge AutoTimer done list if in test mode.

2006-08-30  amair

	* tools/tmplgettext:

	Updated to new start/end tags for translations.

2006-08-30  amair

	* template/default/at_timer_list.html,
	  template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary.html,
	  template/default/prog_summary2.html,
	  template/default/prog_timeline.html,
	  template/default/rec_list.html, template/default/timer_list.html:

	Display warning message if lists is empty.

2006-08-30  amair

	* template/default/help_at_timer_new.html,
	  template/default/help_config.html:

	Added help for "Save settings on exit".

2006-08-28  scop

	* vdradmind.pl:

	Include Auto-Submitted header in mails per RFC 3834.

2006-08-27  scop

	* vdradmind.pl:

	Detach from STDIN when daemonizing, check fork() return value.

2006-08-24  amair

	* HISTORY, vdradmind.pl:

	Fixed: AutoTimer test feature didn't find broadcasts if they were in vdradmind.done.

2006-08-22  amair

	* HISTORY, vdradmind.pl, template/default/about.html,
	  template/default/at_timer_list.html,
	  template/default/at_timer_new.html, template/default/config.html,
	  template/default/error.html,
	  template/default/help_at_timer_list.html,
	  template/default/help_at_timer_new.html,
	  template/default/help_config.html, template/default/help_no.html,
	  template/default/help_rec_list.html,
	  template/default/help_timer_list.html,
	  template/default/help_timer_new.html,
	  template/default/index.html, template/default/navigation.html,
	  template/default/noauth.html, template/default/noperm.html,
	  template/default/prog_detail.html,
	  template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary.html,
	  template/default/prog_summary2.html,
	  template/default/prog_timeline.html, template/default/rc.html,
	  template/default/rec_edit.html, template/default/rec_list.html,
	  template/default/style.css, template/default/timer_list.html,
	  template/default/timer_new.html, template/default/tv.html,
	  template/default/vdr_cmds.html:

	Changed: Only use Template-Toolkit's Template.pm.
	Removed: HTML::Template dependency.

2006-08-07  amair

	* template/default/prog_summary2.html:

	Only show switch button if broadcast is running.

2006-08-07  amair

	* vdradmind.pl:

	Fix previous commit: streamurl != switchurl :(

2006-08-07  amair

	* vdradmind.pl:

	Check for streamdev-client plugin and disable LiveTV streaming if absent.

2006-08-07  amair

	* make.sh:

	Added UTF8 locales patch by Zoolook (see Bug #124).

2006-08-06  scop

	* template/default/at_timer_new.html,
	  template/default/prog_list2.html, template/default/tv.html:

	Escape channel names.

2006-08-06  scop

	* template/default/about.html, template/default/prog_timeline.html,
	  vdradmind.pl:

	XHTML validity fixes.

2006-08-04  amair

	* template/default/default/cut.png,
	  template/default/default/play.png:

	Added missing icons for PLAY and EDIT actions in rec_list.

2006-07-28  scop

	* template/default/at_timer_new.html, template/default/config.html,
	  template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary.html,
	  template/default/prog_summary2.html,
	  template/default/timer_list.html,
	  template/default/timer_new.html, template/default/tv.html:

	XHTML validity fixes.

2006-07-28  amair

	* .cvsignore, make.sh:

	Added more files to .cvsignore.
	Added "cl" target to make.sh.
	Changed "dist" target to also call "cvs", "po" and "cl".

2006-07-27  scop

	* .cvsignore:

	Ignore more generated files.

2006-07-27  scop

	* .cvsignore, make.sh:

	Autogenerate ChangeLog from CVS.

2006-07-26  scop

	* vdradmind.pl:

	Add (X)Emacs coding style settings.

2006-07-24  amair

	* HISTORY:

	Updated.

2006-07-24  amair

	* vdradmind.pl, template/default/rec_list.html,
	  template/default/style.css:

	Fixed: Initial display of rec_list was empty.
	Added: New PLAY and EDIT actions in rec_list.

	Modified Files:
	vdradmind.pl
	template/default/rec_list.html
	template/default/style.css

2006-07-24  amair

	* vdradmind.pl, template/default/tv.html:

	Remember selected size and interval in TV.

	Modified Files:
	vdradmind.pl
	template/default/tv.html

2006-07-20  amair

	* vdradmind.pl, template/default/about.html,
	  template/default/rec_list.html:

	Added check for features available with VDR's SVDRP, disable missing ones and show them in about.html (ATM used for RENR).

	Modified Files:
	vdradmind.pl
	template/default/about.html
	template/default/rec_list.html

2006-07-20  amair

	* INSTALL:

	Added notes for CVS.

2006-07-19  amair

	* vdradmind.pl, template/default/config.html:

	New option to autosave config on exit (also saves sorting state in lists and viewmode in prog_summary).

	Modified Files:
	vdradmind.pl
	template/default/config.html

2006-07-19  amair

	* vdradmind.pl, template/default/rec_list.html:

	Changed handling of sorting in rec_list (should always keep the current sorting).

	Modified Files:
	vdradmind.pl
	template/default/rec_list.html

2006-07-19  amair

	* vdradmind.pl:

	Fixed bug with latest "sorting" modification.

2006-07-19  amair

	* vdradmind.pl, template/default/at_timer_list.html:

	Changed handling of sorting in at_timer_list (should always keep the current sorting).

	Modified Files:
	vdradmind.pl
	template/default/at_timer_list.html

2006-07-18  amair

	* vdradmind.pl:

	Removed unneeded sortby/desc param passing in timer_list.

2006-07-18  amair

	* CREDITS, README.translators, install.sh, make.sh, vdradmind.pl,
	  po/cs.po, tools/update-po:

	Added Czech translation (Submitted by Karel Borkovec).

	Modified Files:
	CREDITS
	README.translators
	install.sh
	make.sh
	vdradmind.pl
	tools/update-po

	Added Files:
	po/cs.po

2006-07-18  amair

	* CREDITS:

	Updated.

2006-07-18  amair

	* vdradmind.pl, template/default/timer_list.html:

	Changed handling of sorting in timer_list (should always keep the current sorting).

	Modified Files:
	vdradmind.pl
	template/default/timer_list.html

2006-07-18  amair

	* template/default/favicon.ico, template/default/index.html,
	  template/default/default/favicon.ico:

	Moved favicon.ico from a template's skin folder to the template's main folder.

	Modified Files:
	template/default/index.html

	Added Files:
	template/default/favicon.ico

	Removed Files:
	template/default/default/favicon.ico

2006-07-14  tag v3_4_6

2006-07-14  amair

	* vdradmind.pl:

	Release v3.4.6

2006-07-14  amair

	* HISTORY:

	Release v3.4.6

2006-07-14  amair

	* make.sh:

	Added comments.

2006-07-14  amair

	* po/de.po, po/es.po, po/fi.po, po/fr.po, po/nl.po, po/ru.po,
	  po/vdradmin.pot:

	Updated.

	Modified Files:
	po/de.po
	po/es.po
	po/fi.po
	po/fr.po
	po/nl.po
	po/ru.po
	po/vdradmin.pot

2006-07-11  tag v3_4_6rc2a

2006-07-11  amair

	* HISTORY, template/default/at_timer_list.html,
	  template/default/prog_list.html,
	  template/default/prog_list2.html,
	  template/default/prog_summary2.html,
	  template/default/rec_list.html, template/default/style.css,
	  template/default/timer_list.html:

	Added: Hilighting of row beneath mouse pointer in lists.

	Modified Files:
	HISTORY
	template/default/at_timer_list.html
	template/default/prog_list.html
	template/default/prog_list2.html
	template/default/prog_summary2.html
	template/default/rec_list.html
	template/default/style.css
	template/default/timer_list.html

2006-07-11  amair

	* vdradmind.pl:

	(Hopefully) fixed "unknown URL" bug if "record" is clicked in prog_detail called from list of repeats (Reported by anso20030).

2006-07-11  tag v3_4_6rc2

2006-07-11  amair

	* po/de.po:

	Fixed typo.

2006-07-11  amair

	* HISTORY, vdradmind.pl, template/default/prog_timeline.html,
	  template/default/timeline.js:

	Bugfixes in prog_timeline.

	Modified Files:
	template/default/timeline.js
	template/default/prog_timeline.html
	vdradmind.pl
	HISTORY