blob: bf69eecf4eeeae3e8956630b921201897ba4a46b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
VDR Plugin 'svdrpdemo' Revision History
---------------------------------------
2005-08-27: Version 0.0.1
- Initial revision.
2005-08-28: Version 0.0.2
- Removed unused MAINMENUENTRY.
2007-08-15: Version 0.0.3
- Moved the "all" target in the Makefile before the "Implicit rules",
so that a plain "make" will compile everything.
2012-12-27: Version 0.0.4
- Adapted Makefile to changes introduced in recent VDR versions.
2013-01-12: Version 0.0.5
- Adapted Makefile to changes introduced in recent VDR versions.
|