blob: 3fa6c504370b94bc46d320c16afc2f1f6af19d31 (
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 'vdrmanager' Revision History
------------------------------------
2011-11-12: Version 0.4
-Delete recordings properly
-Timers CRUD should be bugfree now
2011-11-06: Version 0.3
- Check against svdrphosts.conf file only if a) forced via command
line argument -s or no password was specified via -P
- arguments parsing by getopts
2011-10-12: Version 0.2
- Recording Info via recordings command
- Delete a recording via drecord <recording index> commmand
- shortText delivery with event commands
- Timer Modification flow rewritten
- Search for event for a timer
- bug fixes
2011-03-19: Version 0.1
- Initial revision.
|