blob: c461e364f0dba9f5353dd1fb0cc59f45a9171ccf (
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
|
VDR Plug-in 'vodcatcher' Revision History
-----------------------------------------
2008-08-10: Version 0.2.1
- Update of the Italian translation by Diego Pierotto <vdr-italian@tiscali.it>
- Updated README
2008-08-09: Version 0.2.0
- Fixed Galacticast feed in example
- Updated GPL license text
- Added Italian translation from the Italian VDR Community <vdr-italian@tiscali.it>
- Added support for Xineliboutput as media player
- Dropped non-gettext I18N support
2008-07-26: Version 0.1.2
- Fixed GCC 4.3 include issue
2007-11-27: Version 0.1.1
- Added support for <videocast:subfeed>, <link> tag is ignored now
- Changed user agent to vdr-vodcatcher/0.1
- Introduced DEBUG variable/define in Makefile, which currently only controls,
if Curl will output some verbose messages to stderr/stdout.
2007-11-25: Version 0.1.0
* Initial Release
|