summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/HISTORY
blob: 87274f69cc72ae300bb160009fc749d30be56691 (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
VDR Plugin 'vdrmanager' Revision History
------------------------------------
2011-11-13: Version 0.5
-Fixed dereferencing of a null pointer in recordings handler, http://projects.vdr-developer.org/issues/765
-Switched to safe sprintf, http://projects.vdr-developer.org/issues/801
-Log to syslog if a method call fails http://projects.vdr-developer.org/issues/802

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.